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