/[svn]/Makefile.distrib
ViewVC logotype

Diff of /Makefile.distrib

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

revision 561 by abate, Tue Jul 10 17:44:49 2007 UTC revision 562 by abate, Tue Jul 10 17:44:58 2007 UTC
# Line 1  Line 1 
1  include Makefile.conf  include Makefile.conf
2  VERSION = 0.0.91  VERSION = 0.0.92
3    
4  PACKAGES = pxp-engine pxp-lex-iso88591 wlexing camlp4 num cgi pcre netstring  PACKAGES = pxp-engine pxp-lex-iso88591 wlexing camlp4 num cgi pcre netstring
5  ifeq ($(PXP_WLEX), true)  ifeq ($(PXP_WLEX), true)
# Line 165  Line 165 
165    
166  install_web: website  install_web: website
167          cp  web/www/*$(WEB_EXT) web/cduce.css  $(HTML_DIR)/          cp  web/www/*$(WEB_EXT) web/cduce.css  $(HTML_DIR)/
168            cp CHANGES $(HTML_DIR)/
169          cp webiface $(CGI_DIR)/cduce          cp webiface $(CGI_DIR)/cduce
170          if test ! -d "$(HTML_DIR)/img" ; then \          if test ! -d "$(HTML_DIR)/img" ; then \
171            mkdir $(HTML_DIR)/img; \            mkdir $(HTML_DIR)/img; \

Legend:
Removed from v.561  
changed lines
  Added in v.562

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