X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/2fc34454b29355d6a0b74621e605806aabd60223..a719a4bedec2bc512b7f95f7446e02f6662ebbc7:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 47cad77..a269115 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,6 @@ # Makefile - top-level Makefile # -# This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson +# This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -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