From 5605ea9fc1317fc7daeba4300807b9d500dbfadc Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Tue, 26 Aug 2014 19:36:47 +0000 Subject: [PATCH] Add host.1 to CLEANFILES. MFC after: 3 days X-MFC-To: stable/10 only Sponsored by: The FreeBSD Foundation --- usr.bin/host/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/host/Makefile b/usr.bin/host/Makefile index 385bf1b35e7..cc1111f115f 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} || \