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