.include <bsd.own.mk>

PROG=	tcpdp
SRCS=	tcpd.c
CPPFLAGS+= -DPARANOID=1
MAN=

.PATH: ${NETBSDSRCDIR}/commands/tcpd

.include <bsd.prog.mk>
