Lines Matching full:build
7 configmak=$base/build/Makefiles/gmake/config.mak
63 --without-debug don't build debug variant
64 --without-stldebug don't build STLport's STLP_DEBUG mode
65 --enable-static build static
66 --disable-shared don't build shared
120 echo include gcc.mak > ${base}/build/lib/Makefile
121 echo include gcc.mak > ${base}/build/test/unit/Makefile
122 echo include gcc.mak > ${base}/build/test/eh/Makefile
238 echo include $target.mak > ${base}/build/lib/Makefile
239 echo include $target.mak > ${base}/build/test/unit/Makefile
240 echo include $target.mak > ${base}/build/test/eh/Makefile