Ignore:
Timestamp:
10/07/06 14:57:12 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile.conf.general

    r7879 r8011  
    33#
    44
    5 ROOTVER    =  `root-config --version`
    65ROOTLIBS   =  `root-config --libs` -lASImage -lMinuit -lHistPainter -lThread
    76ROOTGLIBS  =  `root-config --glibs` -lASImage -lMinuit -lHistPainter -lThread
     
    1817#   export MARSLIBS="-lX11 -lXpm -L/usr/X11R6/lib"
    1918#
    20 DEFINES  = -DMARSVER=\"\<cvs\>\" -D__MARS__ -DROOTVER=\"$(ROOTVER)\" $(ARCHDEF) $(MARSDEFINES)
     19DEFINES  = -DMARSVER=\"\<cvs\>\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES)
    2120
    2221CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES)
Note: See TracChangeset for help on using the changeset viewer.