summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-10-05 03:24:08 +0000
committerAndrew Tridgell <tridge@samba.org>1998-10-05 03:24:08 +0000
commitd6da5e4e9db91040cecb4fecf6ec76ca9fce5191 (patch)
tree31f461e1c80066780d26fdc3f471654c970fb51e /source3/Makefile.in
parent601e5b30b55f0b59ede0c8a0176df79c8841e208 (diff)
downloadsamba-d6da5e4e9db91040cecb4fecf6ec76ca9fce5191.tar.gz
samba-d6da5e4e9db91040cecb4fecf6ec76ca9fce5191.tar.bz2
samba-d6da5e4e9db91040cecb4fecf6ec76ca9fce5191.zip
it's a bit dangerous to use rm -rf
(This used to be commit 102e8c85ff1839103be947c20a4df93ab88bded1)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index c09ba9765b..86bdc48160 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -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