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