freebsd_amp_hwpstate/sbin/Makefile.inc

9 lines
94 B
Makefile

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