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