1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

it's a bit dangerous to use rm -rf

(This used to be commit 102e8c85ff)
This commit is contained in:
Andrew Tridgell 1998-10-05 03:24:08 +00:00
parent 601e5b30b5
commit d6da5e4e9d

View 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