]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/pwait/Makefile
bhnd(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / bin / pwait / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 PACKAGE=runtime
6 PROG=   pwait
7
8 HAS_TESTS=
9 SUBDIR.${MK_TESTS}+=    tests
10
11 .include <bsd.prog.mk>