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