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