X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/a8ab18db9dc20eded1a03249a38d9e23732af99d..ac41b8f0356aa3e2a163970cfbcf0b0df035a873:/Makefile.in diff --git a/Makefile.in b/Makefile.in index b661d5d..80a58d4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# adnsMakefile - top-level Makefile +# Makefile - top-level Makefile # # This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson # @@ -30,7 +30,8 @@ all install uninstall clean distclean mostlyclean maintainer-clean distprep: all-here install-here uninstall-here distprep-here: clean-here mostlyclean-here: - rm -f *~ ./#*# core *.orig *.rej Makefile + rm -f *~ ./#*# core *.orig *.rej Makefile adns-*.tar.gz + rm -rf dist_tmp distclean-here maintainer-clean-here: clean-here rm -f settings.make config.h config.cache config.log config.status