/[webpac]/trunk2/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk2/Makefile

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

revision 501 by dpavlin, Sun Oct 10 11:25:10 2004 UTC revision 521 by dpavlin, Tue Oct 19 15:05:02 2004 UTC
# Line 37  profile2: Line 37  profile2:
37    
38  html:  html:
39          pods2html lib html          pods2html lib html
40            
41    symlinks:
42            cd eurovoc/js && ls ../../out/js/* | grep -v usage.js | xargs -i ln -sf {}
43            ln -sf ../../out/bfilter/bfilter.js eurovoc/js/bfilter.js
44            ln -sf ../../out/bfilter/hide.js eurovoc/js/hide.js
45            cd eurovoc && ls ../out/Descriptor* | xargs -i ln -sf {}
46            cd eurovoc/index && ls -d ../../out/index/* | xargs -i ln -sf {}
47    
48  ver=`date +%Y%m%d`  ver=`date +%Y%m%d`
49    

Legend:
Removed from v.501  
changed lines
  Added in v.521

  ViewVC Help
Powered by ViewVC 1.1.26