freebsd_amp_hwpstate/bin/Makefile.inc

9 lines
93 B
Makefile

.include <src.opts.mk>
BINDIR?= /bin
.if ${MK_DYNAMICROOT} == "no"
NO_SHARED?= YES
.endif