X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=settings.make.in;h=e68899db5313ef36f632775b2fcaf4086c5c7b89;hb=2268d20b323a82e7e08d47929946df215399d916;hp=64c406e15d842cc9382c04e404dff05fcee56647;hpb=d31f56b1c66427e8a3e9e2de7b5115b6f6b6cf9e;p=adns.git diff --git a/settings.make.in b/settings.make.in index 64c406e..e68899d 100644 --- a/settings.make.in +++ b/settings.make.in @@ -26,7 +26,7 @@ include ../common.make all: $(TARGETS) clean mostlyclean: - rm -f $(TARGETS) + rm -f $(TARGETS) $(AUTOCSRCS) $(AUTOCHDRS) rm -f *.o *.tmp* *.so *.so.* pipe.* rm -f output-*.err output-*.leftover rm -f output-*.out output-*.report @@ -34,7 +34,6 @@ clean mostlyclean: distclean: clean rm -f *~ ./#*# core *.orig *.rej Makefile config.h -distprep: $(AUTOCSRCS) $(AUTOCHDRS) +distprep: maintainer-clean: distclean - -rm -f $(AUTOCSRCS) $(AUTOCHDRS)