From: Mark Andrews Date: Tue, 12 Feb 2002 05:42:04 +0000 (+0000) Subject: make distclean should remove "rules", "includes" and "mkdep". X-Git-Tag: v9.0.1^2~8533 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d7e2b5304177b2956fd32ec2cd3ad6afb7ff983f;p=thirdparty%2Fbind9.git make distclean should remove "rules", "includes" and "mkdep". --- diff --git a/lib/bind/Makefile.in b/lib/bind/Makefile.in index fbde5a9baa5..13b58d68907 100644 --- a/lib/bind/Makefile.in +++ b/lib/bind/Makefile.in @@ -13,7 +13,7 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.13 2001/09/20 15:16:52 marka Exp $ +# $Id: Makefile.in,v 1.14 2002/02/12 05:42:04 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -115,6 +115,9 @@ install:: timestamp installdirs clean distclean:: rm -f libbind.@SA@ libbind.la +distclean:: + rm -f rules includes mkdep + distclean:: rm -f config.cache config.h config.log config.status libtool rm -f port_before.h port_after.h