Ignore:
Timestamp:
05/02/03 12:46:43 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile.conf.linux-gnu

    r1172 r2054  
    2424ARCHDEF  = -D__LINUX__
    2525
     26# To be tested:
     27# OPTIM    = -pipe 
     28# OPTIM2   = -fomit-frame-pointer -ffast-math -march=i686 -mcpu=i686
     29
    2630# For debugging information use '-g'
    2731# For producing gmon.out use    '-pg'
    2832
    29 MARS_LIB = -Llib $(SUBDIRS:%=-l%)
     33MARS_LIB = -Llib $(SUBDIRS:%=-l%)  $(MARSLIBS)
    3034INCLUDES = -I. $(SUBDIRS:%=-I%)
    3135
Note: See TracChangeset for help on using the changeset viewer.