1.include <src.opts.mk> 2 3BINDIR?= /sbin 4 5.if ${MK_DYNAMICROOT} == "no" 6NO_SHARED?= YES 7.endif 8