Ignore:
Timestamp:
11/10/03 11:25:13 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2264 r2491  
    2121
    2222OPTIM    = -O5 -Wall -fno-rtti -fnonnull-objects -fno-exceptions -fPIC -Wtraditional -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Woverloaded-virtual
    23 DEBUG    =
     23DEBUG    = 
    2424ARCHDEF  = -D__LINUX__
    2525DYNLIB   = -shared
     
    3232# For producing gmon.out use    '-pg'
    3333
    34 MARS_LIB = -Llib $(SUBDIRS:%=-l%)  $(MARSLIBS)
     34#MARS_LIB = -Llib $(SUBDIRS:%=-l%)  $(MARSLIBS)
     35MARS_LIB = -Llib  $(MARSLIBS)
    3536INCLUDES = -I. $(SUBDIRS:%=-I%)
    3637
Note: See TracChangeset for help on using the changeset viewer.