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