[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 509, Sun Sep 22 10:30:04 2002 UTC revision 554, Sat Sep 28 03:00:03 2002 UTC
# Line 1  Line 1 
1  #############################################################################  #############################################################################
2  #  #
3  # GNU/Linux Makefile  # Cygwin/Win32 x86 Makefile
4  #  #
5  # Edit this file to enable/disable optimizations  # Edit this file to enable/disable optimizations
6  #  #
7  # $Id: Makefile.cygwin,v 1.4 2002-09-22 10:30:04 edgomez Exp $  # $Id: Makefile.cygwin,v 1.7 2002-09-28 03:00:03 suxen_drol Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 33  Line 33 
33  AFLAGS = -f win32 -DPREFIX  AFLAGS = -f win32 -DPREFIX
34    
35  # Constants which should not be modified  # Constants which should not be modified
36    # Note: the `mingw-runtime` package is required when building with
37    # -DLINUX and -mno-cygwin.
38  CFLAGS += -DARCH_X86  CFLAGS += -DARCH_X86
39  CFLAGS += -DLINUX  CFLAGS += -DLINUX
40  CFLAGS += -UWIN32  CFLAGS += -UWIN32
# Line 44  Line 46 
46  # CFLAGS += -D_DEBUG_PSNR  # CFLAGS += -D_DEBUG_PSNR
47    
48  # Enable BFrame decoding (still beta)  # Enable BFrame decoding (still beta)
49  # CFLAGS += -DBRAMES_DEC  # CFLAGS += -DBFRAMES_DEC
50    
51  LIBDIR = /usr/local/lib  LIBDIR = /usr/local/lib
52    

Legend:
Removed from v.509  
changed lines
  Added in v.554

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