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