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