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