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