/[svn]/Makefile.distrib
ViewVC logotype

Diff of /Makefile.distrib

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

revision 770 by abate, Tue Jul 10 18:01:55 2007 UTC revision 771 by abate, Tue Jul 10 18:02:03 2007 UTC
# Line 149  Line 149 
149          $(LINK) $(INCLUDES) -o $@ $^          $(LINK) $(INCLUDES) -o $@ $^
150    
151  webiface: $(WEBIFACE:.cmo=.$(EXTENSION))  webiface: $(WEBIFACE:.cmo=.$(EXTENSION))
152          $(LINK) $(INCLUDES) -o $@ $^ -ccopt -static          $(LINK) -verbose $(INCLUDES) -o $@ $^ -ccopt -static
153  # webiface is made static to be able to move it more easily  # webiface is made static to be able to move it more easily
154  # (to compile it on a machine which is not the web server)  # (to compile it on a machine which is not the web server)
155    

Legend:
Removed from v.770  
changed lines
  Added in v.771

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