xref: /freebsd/bin/pwait/Makefile (revision 01ded8b942effbbb4d9225c4227f264e499e9698)
1# $FreeBSD$
2
3PROG=	pwait
4
5.include <bsd.prog.mk>
6