]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/Makefile.in
Prevent bls from printing binary data when a plugin stream
[bacula/bacula] / bacula / Makefile.in
index e68cc97c3921e3319998dfdfd6b76fe1aa870fba..f53148cf684cf7be310644b985a8cd754bf213fa 100755 (executable)
@@ -58,8 +58,13 @@ bacula-fd: Makefile
        done
 
 #-------------------------------------------------------------------------
+
 autoconf/aclocal.m4: autoconf/configure.in autoconf/bacula-macros/* autoconf/gettext-macros/* autoconf/libtool/*
-       cd autoconf && aclocal -I bacula-macros -I gettext-macros -I libtool
+
+#  Note, the following is needed in the above if ever any new macro is added.
+#   However, at the current time, the -I libtool causes the autoconf/aclocal.m4
+#   get messed up, so this is commented out
+#      cd autoconf && aclocal -I bacula-macros -I gettext-macros -I libtool
 
 configure: autoconf/configure.in autoconf/aclocal.m4 autoconf/acconfig.h autoconf/config.h.in
        cd $(srcdir);
@@ -81,7 +86,7 @@ autoconf/config.h.in: autoconf/configure.in autoconf/acconfig.h
        autoconf/configure.in > autoconf/config.h.in
        chmod 644 autoconf/config.h.in
 
-libtool: $(LIBTOOL_DEPS)
+libtool: Makefile $(LIBTOOL_DEPS)
        $(SHELL) ./config.status --recheck
 
 installdirs:
@@ -186,7 +191,7 @@ Makefiles:
         chmod 755 make_catalog_backup delete_catalog_backup)
 
 clean:
-       @for I in ${all_subdirs} src/win32; \
+       @for I in ${all_subdirs} ; \
          do (cd $$I; echo "==>Entering directory `pwd`"; ${MAKE} $@ || exit 1); done
        @(cd platforms; echo "==>Entering directory `pwd`"; ${MAKE} $@ || exit 1)
        @$(RMF) *~ 1 2 3 core core.* config.guess console.log console.sum