[svn] / trunk / xvidcore / build / generic / Makefile.cygwin Repository:
ViewVC logotype

Diff of /trunk/xvidcore/build/generic/Makefile.cygwin

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

revision 490, Thu Sep 19 20:00:45 2002 UTC revision 491, Fri Sep 20 17:03:47 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.cygwin,v 1.2 2002-09-19 19:54:03 edgomez Exp $  # $Id: Makefile.cygwin,v 1.3 2002-09-20 17:03:47 edgomez Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 119  Line 119 
119        # (Still experimental in gcc 3.1.0)        # (Still experimental in gcc 3.1.0)
120    # CFLAGS += -mfpmath=sse,387    # CFLAGS += -mfpmath=sse,387
121    
 endif  
   
122  #############################################################################  #############################################################################
123  #  #
124  # Makefile rules  # Makefile rules
# Line 151  Line 149 
149          cp $(LIBSO:.so=.dll) $(LIBDIR)                  # you have to bee root for this          cp $(LIBSO:.so=.dll) $(LIBDIR)                  # you have to bee root for this
150          cp $(LIBSO:.so=.dll.a) $(LIBDIR)          cp $(LIBSO:.so=.dll.a) $(LIBDIR)
151          cp $(LIB) $(LIBDIR)          cp $(LIB) $(LIBDIR)
         /sbin/ldconfig  

Legend:
Removed from v.490  
changed lines
  Added in v.491

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