freebsd_amp_hwpstate/usr.bin/du/Makefile

12 lines
130 B
Makefile

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