David van Moolenbroek ec0c809e97 commands: move manpages into command directories
Change-Id: Icf8a2d26629a1822725022c9ee21c587d3c4c3b4
2015-09-25 12:53:17 +00:00

6 lines
71 B
Makefile

PROG= tcpd
CPPFLAGS+= -DPARANOID=0
MAN= tcpd.8
.include <bsd.prog.mk>