X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=settings.make.in;h=47eaaa71570a3e4ad68889da928a31917240179b;hb=7ba7a232de0516d2cce934bdc91627b33b46ef47;hp=81e1bb3c223e8453b2123721154d0a8d7deff7c3;hpb=b99e8e9a466cedae61a2d208ce993836e68701aa;p=adns.git diff --git a/settings.make.in b/settings.make.in index 81e1bb3..47eaaa7 100644 --- a/settings.make.in +++ b/settings.make.in @@ -2,7 +2,7 @@ # used by autoconf/configure to generate settings.make # # This file is part of adns, which is -# Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 1997-2000,2003,2006,2014-2016 Ian Jackson # Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology @@ -27,6 +27,8 @@ all: $(TARGETS) clean mostlyclean: rm -f *.o *.tmp* *.so *.so.* pipe.* + rm -f output-*.err output-*.leftover + rm -f output-*.out output-*.report distclean: clean rm -f $(TARGETS) *~ ./#*# core *.orig *.rej Makefile config.h