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