HomeSort by: relevance | last modified time | path
    Searched refs:asm_build (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpc/stand/dspgen/
gen_template.sh 205 ARCH_FILE="asm_build.$arch.0"
244 if [ -f asm_build.ARM.0 ]; then
245 sed 's/%%% ASM %%%/armasm.exe/' asm_build.ARM.0 > asm_build.ARM
246 rm -f asm_build.ARM.0
248 if [ -f asm_build.ARMV4.0 ]; then
249 sed 's/%%% ASM %%%/armasm.exe/' asm_build.ARMV4.0 > asm_build.ARMV4
250 rm -f asm_build.ARMV4.0
252 if [ -f asm_build.SH.0 ]; the
    [all...]
Makefile 23 rm -f application.tmpl static_library.tmpl property.* asm_build.*

Completed in 12 milliseconds