[svn] / branches / dev-api-4 / xvidcore / examples / Makefile Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/examples/Makefile

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

revision 1156, Sun Sep 28 16:12:32 2003 UTC revision 1157, Mon Sep 29 00:30:31 2003 UTC
# Line 2  Line 2 
2  #  #
3  # XviD examples Makefile  # XviD examples Makefile
4  #  #
5  # $Id: Makefile,v 1.3.2.4 2003-09-28 13:21:59 edgomez Exp $  # $Id: Makefile,v 1.3.2.5 2003-09-29 00:30:31 edgomez Exp $
6  #  #
7  #############################################################################  #############################################################################
8    
9  include ../build/generic/platform.inc  include ../build/generic/platform.inc
10    
11  HDIR    = -I../src  HDIR    = -I../src
12  CFLAGS  = -O2 $(ARCHITECTURE) $(BUS) $(ENDIANNESS) $(FEATURES) $(SPECIFIC_CFLAGS)  CFLAGS  = -g $(ARCHITECTURE) $(BUS) $(ENDIANNESS) $(FEATURES) $(SPECIFIC_CFLAGS)
13  LDFLAGS = -lc -lm -lxvidcore  LDFLAGS = -lc -lm -lxvidcore
14    
15  SOURCES= xvid_encraw.c xvid_decraw.c xvid_bench.c  SOURCES= xvid_encraw.c xvid_decraw.c xvid_bench.c

Legend:
Removed from v.1156  
changed lines
  Added in v.1157

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