Parent Directory | Revision Log | Patch
revision 1.16 by mocchiut, Wed Dec 6 06:52:56 2006 UTC | revision 1.19 by mocchiut, Tue Jan 23 17:04:06 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 |