[svn] / branches / dev-api-3 / xvidcore / build / generic / Makefile.linuxx86 Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/build/generic/Makefile.linuxx86

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

revision 784, Mon Jan 13 14:33:24 2003 UTC revision 785, Mon Jan 13 18:20:20 2003 UTC
# Line 4  Line 4 
4  #  #
5  # Edit this file to enable/disable optimizations  # Edit this file to enable/disable optimizations
6  #  #
7  # $Id: Makefile.linuxx86,v 1.5.2.1 2002-12-14 09:35:11 suxen_drol Exp $  # $Id: Makefile.linuxx86,v 1.5.2.2 2003-01-13 18:20:20 chl Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 170  Line 170 
170  install-test: $(LIBSO)  install-test: $(LIBSO)
171          cp $(LIBSO) $(LIBDIR)/libtestcore.so          cp $(LIBSO) $(LIBDIR)/libtestcore.so
172          /sbin/ldconfig          /sbin/ldconfig
173    
174    install-branch: $(LIBSO)
175            cp $(LIBSO) $(LIBDIR)/libxvidbranch.so
176            /sbin/ldconfig
177    

Legend:
Removed from v.784  
changed lines
  Added in v.785

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4