freebsd_amp_hwpstate/bin/pwait/Makefile

11 lines
116 B
Makefile

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