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 commit is contained in:
Andrew Tridgell 0001-01-01 00:00:00 +00:00
parent eff11b81fd
commit 102e8c85ff

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