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