/[PAMELA software]/ParDirCalc/Makefile
ViewVC logotype

Diff of /ParDirCalc/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by cafagna, Thu Jan 17 16:15:13 2008 UTC revision 1.2 by pam-mep, Tue Sep 16 09:38:49 2008 UTC
# Line 7  VPATH=$(PAM_LIB) Line 7  VPATH=$(PAM_LIB)
7    
8  LIBS = $(PAM_LIB)/libyoda.so $(PAM_LIB)/libDarthVader.so $(PAM_LIB)/libPamLevel2.so  `root-config --cflags --glibs`  LIBS = $(PAM_LIB)/libyoda.so $(PAM_LIB)/libDarthVader.so $(PAM_LIB)/libPamLevel2.so  `root-config --cflags --glibs`
9  INCS =-I `root-config --incdir`  -I$(PAM_INC) -I$(PAM_INC)/yoda/ -I./  INCS =-I `root-config --incdir`  -I$(PAM_INC) -I$(PAM_INC)/yoda/ -I./
10  SRCS = TrAng.cpp  SRCS = TrAng.cpp option.cpp
11  EXE = QtoInclination.exe  EXE = QtoInclination.exe
12  # pattern rule to compile object files from C files  # pattern rule to compile object files from C files
13  # might not work with make programs other than GNU make  # might not work with make programs other than GNU make

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23