- Timestamp:
- 09/17/04 15:48:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu
r5096 r5103 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.linux-gnu,v $ 20 # $Revision: 1.1 0$20 # $Revision: 1.11 $ 21 21 # $Author: moralejo $ 22 # $Date: 2004-09-17 1 0:32:54$22 # $Date: 2004-09-17 14:48:21 $ 23 23 ################################################################## 24 24 # @maintitle … … 56 56 INCLUDE_MARS_MRAW = ../../../Mars/mraw 57 57 58 OPTIM = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual -Wno-deprecated 58 OPTIM = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual 59 59 60 DEBUG = -g 60 61
Note:
See TracChangeset
for help on using the changeset viewer.