- Timestamp:
- 02/06/04 17:44:49 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.linux
r2344 r3045 27 27 28 28 # For debugging information use '-g' 29 # For producing gmon.out use '-pg' 29 # For producing gmon.out use '-pg' (needs static linking) 30 30 31 MARS_LIB = -Llib $(SUBDIRS:%=-l%) $(MARSLIBS) 31 #MARS_LIB = -Llib $(SUBDIRS:%=-l%) $(MARSLIBS) 32 MARS_LIB = -Llib $(MARSLIBS) 32 33 INCLUDES = -I. $(SUBDIRS:%=-I%) 33 34
Note:
See TracChangeset
for help on using the changeset viewer.