it's a bit dangerous to use rm -rf
authorAndrew Tridgell <tridge@samba.org>
Mon, 5 Oct 1998 03:24:08 +0000 (03:24 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 5 Oct 1998 03:24:08 +0000 (03:24 +0000)
source/Makefile.in

index c09ba9765bb6767cb6790f1bf4c01735e0af97c0..86bdc481606f725e7d0812511c1bde17bdae2374 100644 (file)
@@ -405,7 +405,7 @@ realclean: clean
 distclean: realclean
        -rm -f include/config.h include/stamp-h Makefile
        -rm -f config.status config.cache
-       -rm -rf .deps bin
+       -rm -rf .deps 
 
 # this target is really just for my use. It only works on a limited
 # range of machines and is used to produce a list of potentially