/[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.8 by mocchiut, Mon Nov 20 12:08:52 2006 UTC revision 1.14 by mocchiut, Wed Feb 7 08:17:14 2007 UTC
# Line 1  Line 1 
1  # ToF flight analysis software  # ToF flight analysis software
2  # SOFTWARE VERSION  # SOFTWARE VERSION
3  VER= v1r03  VER= v1r04
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.8  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.23