Changeset 716 for trunk/MagicSoft/Mars/Makefile.conf.general
- Timestamp:
- 04/02/01 15:08:48 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile.conf.general
r574 r716 3 3 # 4 4 5 ROOTVER = `root-config --version` 5 6 ROOTLIBS = `root-config --libs` 6 7 ROOTGLIBS = `root-config --glibs` … … 11 12 # 12 13 13 DEFINES = -D__MARS__ 14 DEFINES = -D__MARS__ -DROOTVER=\"$(ROOTVER)\" 14 15 15 16 CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES)
Note:
See TracChangeset
for help on using the changeset viewer.