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