/[PAMELA software]/DarthVader/Makefile
ViewVC logotype

Diff of /DarthVader/Makefile

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

revision 1.2 by mocchiut, Wed May 24 12:27:34 2006 UTC revision 1.3 by mocchiut, Wed May 31 09:19:32 2006 UTC
# Line 387  for i in ${TOBEMOVED} ; do \ Line 387  for i in ${TOBEMOVED} ; do \
387  wv=$${i##/*/}; \  wv=$${i##/*/}; \
388  dest=$${i/$${wv}/}; \  dest=$${i/$${wv}/}; \
389  ${EYELLOW} " Copying directory: "${WHITE} ${ORIGIN}/$${i##/*/} ;\  ${EYELLOW} " Copying directory: "${WHITE} ${ORIGIN}/$${i##/*/} ;\
390  ${EYELLOW} "          to: "${WHITE} $${i} ; ${RESET}; \  ${EYELLOW} "          to: "${WHITE} ${PAM_CALIB} ; ${RESET}; \
391  cp -rf ${ORIGIN}/$${i##/*/} $${i}; \  cp -rf ${ORIGIN}/$${i##/*/} ${PAM_CALIB}; \
392  done  done
393  endef  endef
394    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23