- Timestamp:
- 04/27/02 11:47:27 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1
r999 r1310 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.osf1,v $ 20 # $Revision: 1. 7$20 # $Revision: 1.8 $ 21 21 # $Author: blanch $ 22 # $Date: 200 1-10-26 16:11:56$22 # $Date: 2002-04-27 10:47:27 $ 23 23 ################################################################## 24 24 # @maintitle … … 58 58 OPTIM = -ieee -arch host 59 59 #OPTIM = -O2 -Wall -fno-rtti -fno-exceptions -fPIC 60 DEBUG = -g 60 DEBUG = -g -w0 -msg_display_tag -msg_disable castqualtyp,undpreid,unrfunprm,extrasemi,intconlosbit,nonfundec,partovrd,stoclsnotfirst,boolexprconst 61 61 62 62 # libraries … … 70 70 # -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript \ 71 71 # -lMatrix -lPhysics -lGui -lm 72 73 ROOTVER = `root-config --version` 74 ROOTCFLAGS= `root-config --cflags` 72 75 73 76 GLIBS = $(ROOTLIBS) $(ROOTGLIBS)
Note:
See TracChangeset
for help on using the changeset viewer.