freebsd_amp_hwpstate/bin/echo/Makefile

11 lines
115 B
Makefile

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