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