- Timestamp:
- 2005-06-29T20:53:18Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ff9f858
- Parents:
- b60a22c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.config
rb60a22c r992bbb97 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 23 TEST=__TEST__23 #TEST=__TEST__ 24 24 25 25 TEST_FILE=test.c
Note:
See TracChangeset
for help on using the changeset viewer.