/[PAMELA software]/PamCut/TrkCuts/TrkDedxHCut/subdir.mk
ViewVC logotype

Diff of /PamCut/TrkCuts/TrkDedxHCut/subdir.mk

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

revision 1.1 by pam-fi, Wed May 27 13:30:08 2009 UTC revision 1.2 by pam-fi, Fri Aug 13 10:28:46 2010 UTC
# Line 20  CPP_DEPS += ./TrkCuts/TrkDedxHCut/TrkDed Line 20  CPP_DEPS += ./TrkCuts/TrkDedxHCut/TrkDed
20  # Rules for compilation. You will likely have only to specify the path.  # Rules for compilation. You will likely have only to specify the path.
21  # Put the directory path:  # Put the directory path:
22  #             here                      here  #             here                      here
23  ./TrkCuts/TrkDedxHCut/%.o: ./TrkCuts/TrkDedxHCut/%.cpp  ./TrkCuts/TrkDedxHCut/%.o: ./TrkCuts/TrkDedxHCut/%.cpp $(COMMONDEPS)
24          @echo 'Building file: $<'          @echo 'Building file: $<'
25          @echo 'Invoking: GCC C++ Compiler'          @echo 'Invoking: GCC C++ Compiler'
26          $(C++) -I${ROOTSYS}/include -I${PAM_INC} -I${PAM_INC}/yoda $(OPTIMIZE) $(EXCLUSIONFLAGS) -Wall -c -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"          $(C++) -I${ROOTSYS}/include -I${PAM_INC} -I${PAM_INC}/yoda $(OPTIMIZE) $(EXCLUSIONFLAGS) -Wall -c -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"

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

  ViewVC Help
Powered by ViewVC 1.1.23