Changeset e949fd6 in mainline
- Timestamp:
- 2005-09-06T09:15:09Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a5d1331
- Parents:
- e84439a
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.config
re84439a re949fd6 21 21 22 22 # Uncomment if you want to run in the test mode 23 TEST=__TEST__23 #TEST=__TEST__ 24 24 25 25 TEST_FILE=test.c … … 29 29 #TEST_DIR=synch/rwlock2/ 30 30 #TEST_DIR=synch/rwlock3/ 31 TEST_DIR=synch/rwlock4/31 #TEST_DIR=synch/rwlock4/ 32 32 #TEST_DIR=synch/rwlock5/ 33 33 #TEST_DIR=synch/semaphore1/ -
src/clean.mips
re84439a re949fd6 4 4 5 5 rm ../tools/mips/gencontext 6 rm ../arch/mips/src/context_offset.h
Note:
See TracChangeset
for help on using the changeset viewer.