Changeset e84439a in mainline for src/build.mips
- Timestamp:
- 2005-09-06T08:51:22Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e949fd6
- Parents:
- 39ae77b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/build.mips
r39ae77b re84439a 1 1 #! /bin/sh 2 2 3 set -e 4 # Generate context_offset.h 5 (cd ../tools/mips/;make gencontext;./gencontext) 6 7 3 8 make all ARCH=mips
Note:
See TracChangeset
for help on using the changeset viewer.