X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/32b1f1de0e2394ef1bcb40b16da9c6d39f2ca5f5..af21c12fbcff6fc030c737f8079224ebfb99c912:/Makefile.in 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