1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.bin/host/Makefile
1996-08-29 21:53:39 +00:00

11 lines
149 B
Makefile

# $Id$
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
.PATH: ${BIND_DIR}/tools
.PATH: ${BIND_DIR}/man
PROG= host
.include <bsd.prog.mk>