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