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