/[PAMELA software]/PadmeAmidala/Makefile
ViewVC logotype

Diff of /PadmeAmidala/Makefile

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

revision 1.1.1.1 by mocchiut, Tue Dec 5 12:30:58 2006 UTC revision 1.3 by mocchiut, Fri Feb 2 14:07:54 2007 UTC
# Line 1  Line 1 
1  # PadmeAmidala  # PadmeAmidala
2  # SOFTWARE VERSION  # SOFTWARE VERSION
3  VER= v0r01  VER= v1r00
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 138  ${LIBROOTLIBS}: ${LIBROOTSRCS} Line 138  ${LIBROOTLIBS}: ${LIBROOTSRCS}
138  #  #
139  #       Create *Dict.cpp and *Dict.h  #       Create *Dict.cpp and *Dict.h
140  #  #
141          @${ROOTCINT} -f ${DIRSRC}/`basename $(@F) _${VER}.so | sed s/lib//`Dict.cpp -c -I${ROOTINC} -I${PAM_INC} -I${PAM_YODA}/include/yoda/ ${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${ROOTINC} -I${PAM_INC} -I${PAM_YODA}/include/yoda/ ${DIRINC}/`basename $(@F) _${VER}.so | sed s/lib//`.h ${DIRINC}/`basename $(@F) _${VER}.so | sed s/lib//`LinkDef.h
142  #  #
143  #       create .o  #       create .o
144  #  #

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

  ViewVC Help
Powered by ViewVC 1.1.23