Parent Directory | Revision Log | Patch
revision 1.14 by mocchiut, Thu Jan 11 16:07:59 2007 UTC | revision 1.15 by mocchiut, Fri Jan 12 08:06:22 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 |