Ignore:
Timestamp:
02/06/04 17:44:49 (21 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.linux-gnu

    r2344 r3045  
    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.