]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/Makefile.in
Make filed/job.c downward compatible
[bacula/bacula] / bacula / Makefile.in
index 66a8cb53dbf2c8c9efe4f417f0e9791e4dd0a7b7..a5b99c1e03daec476441347a5aab8fafbd3164cd 100755 (executable)
@@ -181,6 +181,8 @@ clean:
        @(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
+       @$(RMF) -r autom4te.cache
+       @find . -name .#* -exec $(RMF) {} \;
 
 
 # clean for distribution