/[PAMELA software]/chewbacca/YodaProfiler/Makefile
ViewVC logotype

Diff of /chewbacca/YodaProfiler/Makefile

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

revision 1.7 by mocchiut, Tue Aug 4 13:58:13 2009 UTC revision 1.8 by pam-fi, Wed Aug 5 18:48:41 2009 UTC
# Line 250  installdoc: Line 250  installdoc:
250          @${test_and_cp}          @${test_and_cp}
251    
252  mkverpath:  mkverpath:
253          @echo '#include <TSystem.h>' >  ${DIRTOP}/${DIRSRC}/YodaProfilerVerl2.cpp; echo ' char *YodaProfilerInfo(bool print){ if ( print ) printf("\nPAMELA YodaProfiler version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >>  ${DIRTOP}/${DIRSRC}/YodaProfilerVerl2.cpp          @echo '#include <TSystem.h>' >  ${DIRTOP}/${DIRSRC}/YodaProfilerVerl2.cpp; echo 'const char *YodaProfilerInfo(bool print){ if ( print ) printf("\nPAMELA YodaProfiler version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >>  ${DIRTOP}/${DIRSRC}/YodaProfilerVerl2.cpp
254          @sleep 0.8          @sleep 0.8
255    
256    

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

  ViewVC Help
Powered by ViewVC 1.1.23