[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 677, Tue Nov 26 23:44:11 2002 UTC revision 684, Wed Nov 27 21:09:10 2002 UTC
# Line 2  Line 2 
2  #  #
3  # XviD examples Makefile  # XviD examples Makefile
4  #  #
5  # $Id: Makefile,v 1.2 2002-11-26 23:44:09 edgomez Exp $  # $Id: Makefile,v 1.3 2002-11-27 21:09:10 edgomez Exp $
6  #  #
7  #############################################################################  #############################################################################
8    
# Line 10  Line 10 
10    
11  HDIR    = -I ../src  HDIR    = -I ../src
12  CFLAGS  = -Wall -Os  CFLAGS  = -Wall -Os
13  LDFLAGS = -lxvidcore -lc -lm  LDFLAGS = -lc -lm
14    
15  SOURCES= xvid_stat.c xvid_encraw.c xvid_decraw.c  SOURCES= xvid_stat.c xvid_encraw.c xvid_decraw.c
16  OBJECTS=$(SOURCES:.c=.o)  OBJECTS=$(SOURCES:.c=.o)

Legend:
Removed from v.677  
changed lines
  Added in v.684

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