- Timestamp:
- 2005-07-20T14:50:07Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 76857d1
- Parents:
- 51029384
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.config
r51029384 rb5eb1ee 18 18 19 19 # Uncomment if you want to compile in userspace support 20 USERSPACE=__USERSPACE__20 #USERSPACE=__USERSPACE__ 21 21 22 22 # Uncomment if you want to run in the test mode … … 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/ 34 34 #TEST_DIR=synch/semaphore2/ 35 #TEST_DIR=fpu/fpu135 TEST_DIR=fpu/fpu1
Note:
See TracChangeset
for help on using the changeset viewer.