From: Shawn Routhier Date: Fri, 11 Feb 2011 22:48:20 +0000 (+0000) Subject: Fix typo disclean => distclean X-Git-Tag: v4_3_0a1~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fc3ad3285e30c6e7998dd243eb6b2cb576395ae;p=thirdparty%2Fdhcp.git Fix typo disclean => distclean --- diff --git a/util/Makefile.bind b/util/Makefile.bind index 4e8dd3d5f..807e7be73 100644 --- a/util/Makefile.bind +++ b/util/Makefile.bind @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2010 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.bind,v 1.5 2010/12/30 22:35:48 sar Exp $ +# $Id: Makefile.bind,v 1.6 2011/02/11 22:48:20 sar Exp $ # Configure and build the bind libraries for use by DHCP @@ -67,7 +67,7 @@ clean: distdir: -disclean: +distclean: install: