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