]> 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 476fdf5004148af766ccbc43f44490f562fadb8b..f53148cf684cf7be310644b985a8cd754bf213fa 100755 (executable)
@@ -193,9 +193,6 @@ Makefiles:
 clean:
        @for I in ${all_subdirs} ; \
          do (cd $$I; echo "==>Entering directory `pwd`"; ${MAKE} $@ || exit 1); done
-       @if test `make --version | head -n1 | cut -c1-3` = "GNU" ; then \
-          (cd src/win32; ${MAKE} clean) \
-       fi
        @(cd platforms; echo "==>Entering directory `pwd`"; ${MAKE} $@ || exit 1)
        @$(RMF) *~ 1 2 3 core core.* config.guess console.log console.sum
        @$(RMF) examples/1 examples/2 examples/devices/1 examples/devices/2