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