X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=Makefile.in;h=4e8f7ef57efea3a1c0d500e3e7d1d223542134ca;hp=ab388360dd7eff0347f710ca4513ad1998a29fca;hb=a63608e6192b082adb2392c30f1a113e4f8b3ba7;hpb=8c09a4c65fb124c379c349f2ef8b84ad9e440545 diff --git a/Makefile.in b/Makefile.in index ab38836..4e8f7ef 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,8 @@ # Makefile[.in] - top-level Makefile # # This file is part of adns, which is -# Copyright (C) 1997-2000,2003,2006 Ian Jackson +# Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) @@ -46,7 +47,7 @@ clean-here mostlyclean-here: rm -rf dist_tmp distclean-here maintainer-clean-here: clean-here - rm -f settings.make config.h config.cache config.log config.status + rm -f settings.make config.cache config.log config.status Makefile install-strip: $(MAKE) INSTALL_PROGRAM_FLAGS=-s