freebsd-dev/bin/pwait/Makefile

11 lines
117 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <src.opts.mk>
PACKAGE=runtime
PROG= pwait
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>