Parent Directory | Revision Log | Patch
revision 1.8 by mocchiut, Mon Nov 27 16:34:46 2006 UTC | revision 1.9 by mocchiut, Fri Jan 12 08:06:26 2007 UTC | |
---|---|---|
# | Line 36 F77FLAGS= -Wall -Wno-globals -fPIC -fvx | Line 36 F77FLAGS= -Wall -Wno-globals -fPIC -fvx |
36 | # C++ | # C++ |
37 | CXX=g++ | CXX=g++ |
38 | #CXXFLAGS=-Wall -O -fPIC -pthread -g | #CXXFLAGS=-Wall -O -fPIC -pthread -g |
39 | CXXFLAGS=-Wall -O -fPIC -pthread | CXXFLAGS=-Wall -O4 -fPIC -pthread |
40 | # ROOTCINT | # ROOTCINT |
41 | ROOTCINT=rootcint | ROOTCINT=rootcint |
42 | # Here the variables definig the local directories | # Here the variables definig the local directories |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |