[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 909, Sun Mar 9 00:28:09 2003 UTC revision 918, Tue Mar 11 23:39:47 2003 UTC
# Line 2  Line 2 
2  #  #
3  # XviD examples Makefile  # XviD examples Makefile
4  #  #
5  # $Id: Makefile,v 1.3.2.1 2003-03-09 00:28:09 edgomez Exp $  # $Id: Makefile,v 1.3.2.2 2003-03-11 23:39:47 edgomez Exp $
6  #  #
7  #############################################################################  #############################################################################
8    
# Line 12  Line 12 
12  CFLAGS  = -Wall -g  CFLAGS  = -Wall -g
13  LDFLAGS = -lc -lm  LDFLAGS = -lc -lm
14    
15  SOURCES= xvid_encraw.c  SOURCES= xvid_encraw.c xvid_decraw.c
16  OBJECTS=$(SOURCES:.c=.o)  OBJECTS=$(SOURCES:.c=.o)
17  TESTS=$(SOURCES:.c=)  TESTS=$(SOURCES:.c=)
18    

Legend:
Removed from v.909  
changed lines
  Added in v.918

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