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

Diff of /DarthVader/AnticounterLevel2/Makefile

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

revision 1.14 by mocchiut, Tue Aug 4 14:01:15 2009 UTC revision 1.15 by pam-fi, Thu Aug 6 14:59:31 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}/AcVerl2.cpp; echo ' char *AcInfo(bool print){ if ( print ) printf("\nAnticounter Level2 flight package version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >>  ${DIRTOP}/${DIRSRC}/AcVerl2.cpp          @echo '#include <TSystem.h>' >  ${DIRTOP}/${DIRSRC}/AcVerl2.cpp; echo 'const char *AcInfo(bool print){ if ( print ) printf("\nAnticounter Level2 flight package version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >>  ${DIRTOP}/${DIRSRC}/AcVerl2.cpp
182          @sleep 0.8          @sleep 0.8
183    
184    

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

  ViewVC Help
Powered by ViewVC 1.1.23