summaryrefslogtreecommitdiffstats
path: root/usr.bin/host
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-08-29 01:20:31 +0000
committergjb <gjb@FreeBSD.org>2014-08-29 01:20:31 +0000
commit3bf1a4440db3b568130eecba928bd87a4ce00e13 (patch)
treee54bd3398f148b48e0680aa6665fa6d1d0cacd85 /usr.bin/host
parent1ac0881b230af612af82f41b76160f0282c7302c (diff)
downloadFreeBSD-src-3bf1a4440db3b568130eecba928bd87a4ce00e13.zip
FreeBSD-src-3bf1a4440db3b568130eecba928bd87a4ce00e13.tar.gz
MFC r270668, r270669, r270672:
r270668: Add gnugrep.1 to CLEANFILES. r270669: Add host.1 to CLEANFILES. r270672: Add svnlite.1 to CLEANFILES. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.bin/host')
-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 5962454..b7bdf3e 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