--- trunk/xvidcore/build/generic/Makefile.cygwin 2002/09/19 20:00:45 490 +++ trunk/xvidcore/build/generic/Makefile.cygwin 2002/09/20 17:03:47 491 @@ -4,7 +4,7 @@ # # Edit this file to enable/disable optimizations # -# $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 $ # ############################################################################# @@ -119,8 +119,6 @@ # (Still experimental in gcc 3.1.0) # CFLAGS += -mfpmath=sse,387 -endif - ############################################################################# # # Makefile rules @@ -151,4 +149,3 @@ cp $(LIBSO:.so=.dll) $(LIBDIR) # you have to bee root for this cp $(LIBSO:.so=.dll.a) $(LIBDIR) cp $(LIB) $(LIBDIR) - /sbin/ldconfig