1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/usr.bin/host/Makefile

12 lines
178 B
Makefile

# $FreeBSD$
USE_LIBBIND= yes
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
.PATH: ${BIND_DIR}/bin/host
.PATH: ${BIND_DIR}/doc/man
PROG= host
.include <bsd.prog.mk>