X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/692da0b555f68e295bb588ab3a02c2354c2daba0..cb13abfed024d0320c0aa865ad652c946321df3c:/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