freebsd_amp_hwpstate/usr.bin/fold/Makefile

10 lines
99 B
Makefile

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