/[PAMELA software]/DarthVader/ToFLevel2/Makefile
ViewVC logotype

Diff of /DarthVader/ToFLevel2/Makefile

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

revision 1.9 by mocchiut, Thu Nov 30 15:44:38 2006 UTC revision 1.13 by mocchiut, Wed Jan 24 10:09:03 2007 UTC
# Line 1  Line 1 
1  # ToF flight analysis software  # ToF flight analysis software
2  # SOFTWARE VERSION  # SOFTWARE VERSION
3  VER= v1r04  VER= v1r03
4  # An almost general purpouse Makefile for PAMELA repository  # An almost general purpouse Makefile for PAMELA repository
5  # Let's start with some usefull definition for colorize the echo  # Let's start with some usefull definition for colorize the echo
6  RED='\E[1;31;40m'  RED='\E[1;31;40m'
# Line 155  ${LIBROOTLIBS}: ${LIBROOTSRCS} Line 155  ${LIBROOTLIBS}: ${LIBROOTSRCS}
155  #  #
156  #       Create *Dict.cpp and *Dict.h  #       Create *Dict.cpp and *Dict.h
157  #  #
158          @${ROOTCINT} -f ${DIRSRC}/`basename $(@F) _${VER}.so | sed s/lib//`Dict.cpp -c -I${ROOTINC} -I${PAM_YODA}/include/yoda/ -I${PAM_INC}/ ${DIRINC}/`basename $(@F) _${VER}.so | sed s/lib//`.h ${DIRINC}/`basename $(@F) _${VER}.so | sed s/lib//`LinkDef.h          @${ROOTCINT} -f ${DIRSRC}/`basename $(@F) _${VER}.so | sed s/lib//`Dict.cpp -c -I${DIRINC} -I${ROOTINC} -I${PAM_YODA}/include/yoda/ -I${PAM_INC}/ ${DIRINC}/`basename $(@F) _${VER}.so | sed s/lib//`.h ${DIRINC}/`basename $(@F) _${VER}.so | sed s/lib//`LinkDef.h
159  #  #
160  #       create .o  #       create .o
161  #  #

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.23