Lines Matching refs:EMULATION_NAME

127 EMULATION_NAME=$1
133 echo $1 >> ${DEPDIR}/e${EMULATION_NAME}.Tc
139 rm -f ${DEPDIR}/e${EMULATION_NAME}.Tc
143 CUSTOMIZER_SCRIPT="${srcdir}/emulparams/${EMULATION_NAME}.sh"
159 *" ${EMULATION_NAME} "*)
284 if [ "x$1" = "x$EMULATION_NAME" ]; then
311 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xr
319 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xu
327 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.x
333 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xe
341 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xo
346 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xeo
354 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xn
361 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xbn
366 COMBRELOC=ldscripts/${EMULATION_NAME}.xc.tmp
370 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xc
373 COMBRELOC=ldscripts/${EMULATION_NAME}.xce.tmp
377 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xce
381 COMBRELOC=ldscripts/${EMULATION_NAME}.xw.tmp
385 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xw
388 COMBRELOC=ldscripts/${EMULATION_NAME}.xwe.tmp
392 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xwe
399 COMBRELOC=ldscripts/${EMULATION_NAME}.xco.tmp
403 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xco
406 COMBRELOC=ldscripts/${EMULATION_NAME}.xceo.tmp
410 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xceo
424 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xs
429 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xse
437 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xso
442 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xseo
448 COMBRELOC=ldscripts/${EMULATION_NAME}.xsc.tmp
452 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsc
455 COMBRELOC=ldscripts/${EMULATION_NAME}.xsce.tmp
459 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsce
463 COMBRELOC=ldscripts/${EMULATION_NAME}.xsw.tmp
467 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsw
470 COMBRELOC=ldscripts/${EMULATION_NAME}.xswe.tmp
474 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xswe
481 COMBRELOC=ldscripts/${EMULATION_NAME}.xsco.tmp
485 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsco
488 COMBRELOC=ldscripts/${EMULATION_NAME}.xsceo.tmp
492 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsceo
508 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xd
513 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xde
520 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdo
525 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdeo
530 COMBRELOC=ldscripts/${EMULATION_NAME}.xdc.tmp
535 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdc
538 COMBRELOC=ldscripts/${EMULATION_NAME}.xdce.tmp
542 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdce
546 COMBRELOC=ldscripts/${EMULATION_NAME}.xdw.tmp
550 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdw
553 COMBRELOC=ldscripts/${EMULATION_NAME}.xdwe.tmp
557 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdwe
564 COMBRELOC=ldscripts/${EMULATION_NAME}.xdco.tmp
568 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdco
571 COMBRELOC=ldscripts/${EMULATION_NAME}.xdceo.tmp
575 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdceo
591 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xa
595 :*" ${EMULATION_NAME} "*) COMPILE_IN=yes;;
616 cat >> e${EMULATION_NAME}.c
620 # Generate e${EMULATION_NAME}.c.
623 > e${EMULATION_NAME}.c
628 for dep in `cat ${DEPDIR}/e${EMULATION_NAME}.Tc`; do
634 rm -f ${DEPDIR}/e${EMULATION_NAME}.Tc
635 echo "e${EMULATION_NAME}.c:${ecdeps}" > ${DEPDIR}/e${EMULATION_NAME}.Pc