X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=settings.make.in;h=2d9b6d60f0a62aa5105ad91c4ce2f5a4c1642b11;hb=b79c2ec657fe3b7240197dbdc4557fff86e06dac;hp=26dd7ae325dae8ae6b05c50b6cb3690ae8959c0e;hpb=060c6e4f9f78cb8d4601598ce08f67050fa45e78;p=adns.git diff --git a/settings.make.in b/settings.make.in index 26dd7ae..2d9b6d6 100644 --- a/settings.make.in +++ b/settings.make.in @@ -26,14 +26,14 @@ include ../common.make all: $(TARGETS) clean mostlyclean: + rm -f $(TARGETS) $(AUTOCSRCS) $(AUTOCHDRS) rm -f *.o *.tmp* *.so *.so.* pipe.* rm -f output-*.err output-*.leftover - rm -f output-*.out output-*.report + rm -f output-*.out output-*.report fuzz-* fuzzraw-* fuzzcat.d distclean: clean - rm -f $(TARGETS) *~ ./#*# core *.orig *.rej Makefile config.h + rm -f *~ ./#*# core *.orig *.rej Makefile config.h -distprep: $(AUTOCSRCS) $(AUTOCHDRS) +distprep: maintainer-clean: distclean - -rm -f $(AUTOCSRCS) $(AUTOCHDRS)