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

Diff of /DarthVader/S4Level2/Makefile

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

revision 1.15 by mocchiut, Tue Aug 4 14:01:29 2009 UTC revision 1.16 by pam-fi, Thu Aug 6 14:59:31 2009 UTC
# Line 177  installdoc: Line 177  installdoc:
177          @${test_and_cp}          @${test_and_cp}
178    
179  mkverpath:  mkverpath:
180          @echo '#include <TSystem.h>' >  ${DIRTOP}/${DIRSRC}/S4Verl2.cpp; echo ' char *S4Info(bool print){ if ( print ) printf("\nS4 Level2 flight package version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >>  ${DIRTOP}/${DIRSRC}/S4Verl2.cpp          @echo '#include <TSystem.h>' >  ${DIRTOP}/${DIRSRC}/S4Verl2.cpp; echo 'const char *S4Info(bool print){ if ( print ) printf("\nS4 Level2 flight package version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >>  ${DIRTOP}/${DIRSRC}/S4Verl2.cpp
181          @sleep 0.8          @sleep 0.8
182    
183    

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

  ViewVC Help
Powered by ViewVC 1.1.23