summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-08-26 19:36:47 +0000
committergjb <gjb@FreeBSD.org>2014-08-26 19:36:47 +0000
commit1eef0abee4aea6d503922abc516ce2fcab4b521c (patch)
tree473d7cee6c4e34a69e5223bdc001a49ca6043364 /usr.bin
parentb01f06476c004649fc38ac482846db008c904f4b (diff)
downloadFreeBSD-src-1eef0abee4aea6d503922abc516ce2fcab4b521c.zip
FreeBSD-src-1eef0abee4aea6d503922abc516ce2fcab4b521c.tar.gz
Add host.1 to CLEANFILES.
MFC after: 3 days X-MFC-To: stable/10 only Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/host/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/host/Makefile b/usr.bin/host/Makefile
index 385bf1b..cc1111f 100644
--- a/usr.bin/host/Makefile
+++ b/usr.bin/host/Makefile
@@ -8,6 +8,7 @@ LDNSHOSTDIR= ${.CURDIR}/../../contrib/ldns-host
PROG= host
SRCS= ldns-host.c
MAN= host.1
+CLEANFILES+= host.1
host.1: ldns-host.1
sed -e 's/ldns-//gI' <${.ALLSRC} >${.TARGET} || \
OpenPOWER on IntegriCloud