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