Changeset 2963
- Timestamp:
- 01/30/04 09:52:59 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux
r1514 r2963 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.linux,v $ 20 # $Revision: 1. 2$20 # $Revision: 1.3 $ 21 21 # $Author: blanch $ 22 # $Date: 200 2-09-04 10:04:02$22 # $Date: 2004-01-30 09:52:59 $ 23 23 ################################################################## 24 24 # @maintitle … … 75 75 GLIBS = $(ROOTLIBS) $(ROOTGLIBS) 76 76 77 77 # 78 # AM TEST: to compile statically uncomments lines below (you need root 79 # to be compiled statically too!): 80 #ROOTLIBS = 81 #ROOTGLIBS = 82 #GLIBS = -static -L/remote/home/pcmagic00/moralejo/root_3.02.07/lib -lRoot -lpthread -lm -ldl 83 # 78 84 79 85 RANLIBDIR = ../lib … … 91 97 ##EOF 92 98 99 100
Note:
See TracChangeset
for help on using the changeset viewer.