Parent Directory | Revision Log | Patch
revision 1.17 by mocchiut, Thu Jan 11 16:04:37 2007 UTC | revision 1.20 by mocchiut, Fri Jan 26 14:31:55 2007 UTC | |
---|---|---|
# | Line 38 F77FLAGS= -Wall -Wno-globals -fvxt -fno | Line 38 F77FLAGS= -Wall -Wno-globals -fvxt -fno |
38 | # C++ | # C++ |
39 | CXX=g++ | CXX=g++ |
40 | #CXXFLAGS=-Wall -O -fPIC -pthread -g | #CXXFLAGS=-Wall -O -fPIC -pthread -g |
41 | CXXFLAGS=-Wall -O -fPIC -pthread | CXXFLAGS=-Wall -O4 -fPIC -pthread |
42 | # ROOTCINT | # ROOTCINT |
43 | ROOTCINT=rootcint | ROOTCINT=rootcint |
44 | # Here the variables definig the local directories | # Here the variables definig the local directories |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |