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