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