From: Shawn Routhier Date: Wed, 2 Dec 2009 23:51:13 +0000 (+0000) Subject: Add tags to keep the make system happy X-Git-Tag: v4_2_0b1~3^2~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b3745bf5aaa479e919b69fb8aea081bd63ff5e61;p=thirdparty%2Fdhcp.git Add tags to keep the make system happy --- diff --git a/util/Makefile.bind b/util/Makefile.bind index ab685d5bf..aa34d39b4 100644 --- a/util/Makefile.bind +++ b/util/Makefile.bind @@ -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.2 2009/12/02 20:43:52 sar Exp $ +# $Id: Makefile.bind,v 1.3 2009/12/02 23:51:13 sar Exp $ # Configure and build the bind libraries for use by DHCP @@ -62,6 +62,11 @@ clean: rm -rf ${bindsrcdir} ./lib ./include ./configure.log ./build.log \ ./install.log +# Include the following so that this Makefile is happy when the parent +# tries to use them. + distdir: +disclean: +install: