freebsd_amp_hwpstate/usr.bin/mktemp/Makefile

12 lines
119 B
Makefile

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