- Timestamp:
- 2005-05-20T17:04:55Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0cb0a72
- Parents:
- c01bd280
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.config
rc01bd280 r54ca3523 6 6 7 7 # Support for symetric multiprocessors 8 SMP=__SMP__8 #SMP=__SMP__ 9 9 10 10 # Improved support for hyperthreading … … 18 18 19 19 # Uncomment if you want to run in the test mode 20 TEST=__TEST__20 #TEST=__TEST__ 21 21 22 22 TEST_FILE=test.c
Note:
See TracChangeset
for help on using the changeset viewer.