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