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