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

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

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

revision 191, Sun Jun 9 12:18:23 2002 UTC revision 236, Sun Jun 23 19:48:06 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.2 2002-06-09 12:18:23 edgomez Exp $  # $Id: Makefile.linux,v 1.3 2002-06-23 19:48:06 edgomez Exp $
8  #  #
9  #############################################################################  #############################################################################
10    
# Line 38  Line 38 
38    
39  # Enable some experimental/debugging code  # Enable some experimental/debugging code
40  #   (Use only if you know what you're doing !)  #   (Use only if you know what you're doing !)
41  # CFLAGS += -D_DEBUG      # PSNR during encoding
42    # CFLAGS += -D_DEBUG_PSNR
43        # BFRAMES encoding
44  # CFLAGS += -DBFRAMES  # CFLAGS += -DBFRAMES
45        # BFRAMES decoding
46    # CFLAGS += -DBFRAMES_DEC
47    
48  LIBDIR = /usr/local/lib  LIBDIR = /usr/local/lib
49    

Legend:
Removed from v.191  
changed lines
  Added in v.236

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