freebsd_amp_hwpstate/usr.bin/lockf/Makefile

10 lines
100 B
Makefile

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