/[svn]/Makefile
ViewVC logotype

Diff of /Makefile

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

revision 279 by abate, Tue Jul 10 17:22:02 2007 UTC revision 286 by abate, Tue Jul 10 17:22:36 2007 UTC
# Line 163  Line 163 
163  web/files: cduce.opt web/site.cd  web/files: cduce.opt web/site.cd
164          (cd web; ../cduce.opt -quiet site.cd)          (cd web; ../cduce.opt -quiet site.cd)
165    
166    
167    write_header:
168            headache -h header $(DEPEND)
169    
170    remove_header:
171            headache -r $(DEPEND)
172    
173  # Site-specific installation  # Site-specific installation
174  build_web:  build_web:
175          rsh cedre ". .env; cd IMPLEM/CDUCE; make webiface.opt"          rsh cedre ". .env; cd IMPLEM/CDUCE; make webiface.opt"
# Line 174  Line 181 
181  build_website:  build_website:
182          rsh cedre ". .env; cd IMPLEM/CDUCE; make web/files"          rsh cedre ". .env; cd IMPLEM/CDUCE; make web/files"
183          scp web/*.php web/cduce.css cduce@iris:public_html/          scp web/*.php web/cduce.css cduce@iris:public_html/
184    

Legend:
Removed from v.279  
changed lines
  Added in v.286

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5