summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Dykstra <dwd@samba.org>1999-03-09 21:47:18 +0000
committerDavid Dykstra <dwd@samba.org>1999-03-09 21:47:18 +0000
commitaf21c12fbcff6fc030c737f8079224ebfb99c912 (patch)
tree8d732054d74822c0b2a8418bc6f5b4de2387e809
parent32b1f1de0e2394ef1bcb40b16da9c6d39f2ca5f5 (diff)
downloadrsync-af21c12fbcff6fc030c737f8079224ebfb99c912.tar.gz
Add distclean target to Makefile.in.
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 078f6db6..ec8363b5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -65,6 +65,9 @@ proto:
clean:
rm -f *~ $(OBJS) rsync
+distclean: clean
+ rm -f config.h config.cache config.status Makefile
+
# 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