--- PamCut/TrkCuts/TrkDedxHCut/subdir.mk 2009/05/27 13:30:08 1.1.1.1 +++ PamCut/TrkCuts/TrkDedxHCut/subdir.mk 2010/08/13 10:28:46 1.2 @@ -20,7 +20,7 @@ # Rules for compilation. You will likely have only to specify the path. # Put the directory path: # here here -./TrkCuts/TrkDedxHCut/%.o: ./TrkCuts/TrkDedxHCut/%.cpp +./TrkCuts/TrkDedxHCut/%.o: ./TrkCuts/TrkDedxHCut/%.cpp $(COMMONDEPS) @echo 'Building file: $<' @echo 'Invoking: GCC C++ Compiler' $(C++) -I${ROOTSYS}/include -I${PAM_INC} -I${PAM_INC}/yoda $(OPTIMIZE) $(EXCLUSIONFLAGS) -Wall -c -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"