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

    r2344 r3045  
    2727
    2828# For debugging information use '-g'
    29 # For producing gmon.out use    '-pg'
     29# For producing gmon.out use    '-pg' (needs static linking)
    3030
    31 MARS_LIB = -Llib $(SUBDIRS:%=-l%) $(MARSLIBS)
     31#MARS_LIB = -Llib $(SUBDIRS:%=-l%) $(MARSLIBS)
     32MARS_LIB = -Llib $(MARSLIBS)
    3233INCLUDES = -I. $(SUBDIRS:%=-I%)
    3334
Note: See TracChangeset for help on using the changeset viewer.