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