Makefile revision 199458
1# $FreeBSD: head/bin/pwait/Makefile 199458 2009-11-17 22:47:20Z jilles $
2
3PROG=	pwait
4
5.include <bsd.prog.mk>
6