freebsd_amp_hwpstate/bin/timeout/Makefile

12 lines
153 B
Makefile

.include <src.opts.mk>
PROG= timeout
SYMLINKS= ../..${BINDIR}/timeout /usr/bin/timeout
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>