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