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