/[PAMELA software]/DarthVader/Makefile
ViewVC logotype

Diff of /DarthVader/Makefile

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

revision 1.61 by mocchiut, Thu Jul 3 10:37:56 2014 UTC revision 1.66 by mocchiut, Thu Aug 7 16:04:06 2014 UTC
# Line 1  Line 1 
1  # DarthVader flight analysis software  # DarthVader flight analysis software
2  # SOFTWARE VERSION IS  # SOFTWARE VERSION IS
3  VER= v10r09  VER= v10r14
4  #  #
5  include Make.def  include Make.def
6  #CERNLIB  #CERNLIB
# Line 370  cp -rf ${ORIGIN}/$${i##/*/} ${PAM_CALIB} Line 370  cp -rf ${ORIGIN}/$${i##/*/} ${PAM_CALIB}
370  done; \  done; \
371  ${EYELLOW} " Extracting mask directories into: "${WHITE} ${PAM_CALIB}/trk-param ; ${RESET}; \  ${EYELLOW} " Extracting mask directories into: "${WHITE} ${PAM_CALIB}/trk-param ; ${RESET}; \
372  cd  ${PAM_CALIB}/trk-param/ ;\  cd  ${PAM_CALIB}/trk-param/ ;\
373  tar jxvf mask_param.tar.bz2; \  tar jxf mask_param.tar.bz2; \
374  rm -rf mask_param.tar.bz2; \  rm -rf mask_param.tar.bz2; \
375  cd - &>/dev/null; \  cd - &>/dev/null; \
376  ${EYELLOW} " done "; ${RESET}  ${EYELLOW} " done "; ${RESET}

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.66

  ViewVC Help
Powered by ViewVC 1.1.23