/[PAMELA software]/PadmeAmidala/Makefile
ViewVC logotype

Diff of /PadmeAmidala/Makefile

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

revision 1.15 by mocchiut, Tue Aug 4 13:58:54 2009 UTC revision 1.16 by mocchiut, Tue Aug 11 12:57:58 2009 UTC
# Line 254  installdoc: Line 254  installdoc:
254          @${test_and_cp}          @${test_and_cp}
255    
256  mkverpath:  mkverpath:
257          @echo '#include <TSystem.h>' >  ${DIRTOP}/${DIRSRC}/PadmeAmidalaVerl2.cpp; echo ' char *AmidalaInfo(bool print){ if ( print ) printf("\nPAMELA PadmeAmidala version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >>  ${DIRTOP}/${DIRSRC}/PadmeAmidalaVerl2.cpp          @echo '#include <TSystem.h>' >  ${DIRTOP}/${DIRSRC}/PadmeAmidalaVerl2.cpp; echo ' const char *AmidalaInfo(bool print){ if ( print ) printf("\nPAMELA PadmeAmidala version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >>  ${DIRTOP}/${DIRSRC}/PadmeAmidalaVerl2.cpp
258          @sleep 0.8          @sleep 0.8
259    
260    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.23