Lines Matching refs:NAME
95 export NAME=foo
103 echo "#- -----------------------$NAME------------- -#"
108 echo " build to ${BUILD_DIR}/${NAME} and install in ${BUILD_DIR}/I${NAME} "
111 echo "${NAME} ---------------------------------------" >> ${STATS}
118 echo cleaning ${BUILD_DIR}/${NAME} and ${BUILD_DIR}/I${NAME}
119 rm -rf ${BUILD_DIR}/I${NAME} ${BUILD_DIR}/${NAME}
120 mkdir -p ${BUILD_DIR}/${NAME}
127 mkdir -p ${BUILD_DIR}/${NAME} 2>/dev/null
128 cd ${BUILD_DIR}/${NAME}
133 /* NAME=${NAME} */
147 CPPFLAGS="${CPPFLAGS} -D${UCONFIG_USE_LOCAL} -I${BUILD_DIR}/${NAME}/emtinc"
149 …FORM} $CONFIG_OPTS $COPTS --prefix=${BUILD_DIR}/I${NAME} --srcdir=$SRC_DIR 2>&1 > ${BUILD_DIR}/${N…
155 STATUS="${NAME}: ${1} "`date`
157 echo "[1m*** ${NAME} ********* ${1} ************* [m"
162 FAILURE="error: ${BUILD_DIR}/${NAME}: ${1} "`date`
184 cd ${BUILD_DIR}/${NAME}
186 …/usr/bin/time -o ${BUILD_DIR}/times/${NAME}.all make -k ${JOPT} all ${1} DEPS= …
188 …/usr/bin/time -o ${BUILD_DIR}/times/${NAME}.install make -k install ${1} DEPS= INS…
189 …/usr/bin/time -o ${BUILD_DIR}/times/${NAME}.il make -k install-local ${1} DEPS= || …
191 …/usr/bin/time -o ${BUILD_DIR}/times/${NAME}.tst make -k ${JOPT} tests ${1} DEPS= || fail tests
192 if [ -f ${BUILD_DIR}/${NAME}/test/intltest/intltest ];
196 …/usr/bin/time -o ${BUILD_DIR}/times/${NAME}.chk make -k ${JOPT} pcheck ${1} INTLTEST_OPTS=-w C…
201 …PATH=${BUILD_DIR}/I${NAME}/bin:$PATH make -k -C ${BUILD_DIR}/${NAME}/test/hdrtst/ DEPS= check …
204 …/usr/bin/time -o ${BUILD_DIR}/times/${NAME}.irun ${S}/../../scripts/icurun -i ${BUILD_DIR}/I${NAME…
238 export NAME=DEFAULT
254 export NAME=NO_MST
265 export NAME=NO_RGX
276 export NAME=NO_COL
287 export NAME=NO_BRK
298 export NAME=NO_FMT
309 export NAME=NO_UCM
320 export NAME=NO_FIO
330 export NAME=NO_CNV
342 export NAME=NO_XLT
353 export NAME=NO_IDN
364 export NAME=NO_NRM
375 export NAME=NO_SVC
386 export NAME=JS_COL
397 export NAME=NO_ALL
423 NAME=done