/[PAMELA software]/eventviewer/ground/Makefile
ViewVC logotype

Diff of /eventviewer/ground/Makefile

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

revision 1.3 by mocchiut, Thu Mar 9 15:50:51 2006 UTC revision 1.4 by mocchiut, Mon Mar 13 08:53:17 2006 UTC
# Line 1  Line 1 
1  # EVENT VIEWER  # EVENT VIEWER
2  # SOFTWARE VERSION  # SOFTWARE VERSION
3  VER= v9r02  VER= v9r03
4  # REQUIRES CALOCOMMON and ROOT2PAW versions  # REQUIRES CALOCOMMON and ROOT2PAW versions
5  COMMONVER=v1r9  COMMONVER=v1r9
6  R2PVER=v4r00  R2PVER=v4r00
# Line 231  ${MACROSLIBS}: ${MACROSRCS} Line 231  ${MACROSLIBS}: ${MACROSRCS}
231          fi          fi
232          @echo '.L $(patsubst %_c_${VER}.so,%.c++O,$(@F))' >> build_so.txt          @echo '.L $(patsubst %_c_${VER}.so,%.c++O,$(@F))' >> build_so.txt
233          @echo '.q' >> build_so.txt          @echo '.q' >> build_so.txt
234          @root -l -b 1>/dev/null  < build_so.txt          @root -l -b &>/dev/null  < build_so.txt
235          @mv -f ${DIRMACROS}/$(patsubst %_c_${VER}.so,%_c.so,$(@F)) ${DIRLIB}/$(@F)          @mv -f ${DIRMACROS}/$(patsubst %_c_${VER}.so,%_c.so,$(@F)) ${DIRLIB}/$(@F)
236          @rm -f build_so.txt          @rm -f build_so.txt
237    

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

  ViewVC Help
Powered by ViewVC 1.1.23