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