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

Diff of /DarthVader/NDLevel2/Makefile

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

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

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.23