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

Diff of /DarthVader/TriggerLevel2/Makefile

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

revision 1.7 by mocchiut, Mon Nov 20 12:08:53 2006 UTC revision 1.9 by mocchiut, Wed Jan 24 10:09:05 2007 UTC
# Line 36  F77FLAGS=  -Wall -Wno-globals -fPIC -fvx Line 36  F77FLAGS=  -Wall -Wno-globals -fPIC -fvx
36  # C++  # C++
37  CXX=g++  CXX=g++
38  #CXXFLAGS=-Wall -O -fPIC -pthread -g  #CXXFLAGS=-Wall -O -fPIC -pthread -g
39  CXXFLAGS=-Wall -O -fPIC -pthread  CXXFLAGS=-Wall -O4 -fPIC -pthread
40  # ROOTCINT  # ROOTCINT
41  ROOTCINT=rootcint  ROOTCINT=rootcint
42  # Here the variables definig the local directories  # Here the variables definig the local directories
# Line 153  ${LIBROOTLIBS}: ${LIBROOTSRCS} Line 153  ${LIBROOTLIBS}: ${LIBROOTSRCS}
153  #  #
154  #       Create *Dict.cpp and *Dict.h  #       Create *Dict.cpp and *Dict.h
155  #  #
156          @${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
157  #  #
158  #       create .o  #       create .o
159  #  #

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

  ViewVC Help
Powered by ViewVC 1.1.23