Changeset 574 for trunk/MagicSoft/Mars/Makefile.conf.general
- Timestamp:
- 01/18/01 17:10:59 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile.conf.general
r454 r574 11 11 # 12 12 13 CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) 13 DEFINES = -D__MARS__ 14 15 CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES) 14 16 CFLAGS = $(CXXFLAGS) 15 17 FFLAGS = $(CXXFLAGS)
Note:
See TracChangeset
for help on using the changeset viewer.