Home | History | Annotate | Download | only in stand

Lines Matching refs:binary

8 UUDECODE_FILES= binary/ARM/hpcboot.exe \
9 binary/SH3/hpcboot.exe \
10 binary/MIPS/hpcboot.exe \
11 binary/SH4/hpcboot.exe
54 # (WCE100/101/200 binary for MIPS, SH3)
85 find binary -name "hpcboot*.exe*" -print | xargs rm -f
87 # WCE210 or later binary
91 cp $$file binary/$$a/hpcboot.exe; \
93 # WCE200 or earlier binary
95 cp compile/SHRelease/hpcboot.exe binary/SH3/hpcboot200.exe
98 cp compile/MIPSRelease/hpcboot.exe binary/MIPS/hpcboot101.exe
101 find binary -name "hpcboot*.exe" -print | \
104 cp binary/build_number.h build_number.h
110 }}' build_number.h > binary/build_number.h