[svn] / trunk / xvidcore / examples / Makefile Repository:
ViewVC logotype

Diff of /trunk/xvidcore/examples/Makefile

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

revision 892, Sat Feb 22 18:50:48 2003 UTC revision 893, Sat Feb 22 18:51:56 2003 UTC
# Line 2  Line 2 
2  #  #
3  # XviD examples Makefile  # XviD examples Makefile
4  #  #
5  # $Id: Makefile,v 1.4 2003-02-22 18:50:48 chl Exp $  # $Id: Makefile,v 1.5 2003-02-22 18:51:56 chl Exp $
6  #  #
7  #############################################################################  #############################################################################
8    
# Line 12  Line 12 
12  CFLAGS  = -Wall -Os  CFLAGS  = -Wall -Os
13  LDFLAGS = -lc -lm  LDFLAGS = -lc -lm
14    
15  SOURCES= xvid_stat.c xvid_encraw.c xvid_decraw.c  SOURCES= xvid_stat.c xvid_bstat.c 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.892  
changed lines
  Added in v.893

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