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

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

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

revision 393, Wed Sep 4 18:44:42 2002 UTC revision 394, Wed Sep 4 18:58:27 2002 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.linux,v 1.6 2002-07-19 09:56:59 edgomez Exp $  # $Id: Makefile.linux,v 1.6.2.1 2002-09-04 18:58:27 chl Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 162  Line 162 
162    
163  install: libxvidcore.so  install: libxvidcore.so
164          cp libxvidcore.so $(LIBDIR)                     # you have to bee root for this          cp libxvidcore.so $(LIBDIR)                     # you have to bee root for this
165            cp $(SRCDIR)/xvid.h /usr/local/include
166          /sbin/ldconfig          /sbin/ldconfig
167    
168  install-test: libxvidcore.so                            # if you don't want to overwrite previous compile  install-test: libxvidcore.so                            # if you don't want to overwrite previous compile

Legend:
Removed from v.393  
changed lines
  Added in v.394

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