NetBSD/usr.sbin/named/host/Makefile

11 lines
164 B
Makefile

# $NetBSD: Makefile,v 1.1 1996/02/02 15:26:27 mrg Exp $
BINDIR=/usr/bin
PROG = host
SRCS = host.c send.c vers.c
.PATH: ${.CURDIR}/../man
.include <bsd.prog.mk>