[cvs] / xvidcore / examples / Makefile Repository:
ViewVC logotype

Diff of /xvidcore/examples/Makefile

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

revision 1.3.2.1, Sun Mar 9 00:28:09 2003 UTC revision 1.3.2.2, Tue Mar 11 23:39:47 2003 UTC
# 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.1.3.2.1  
changed lines
  Added in v.1.3.2.2

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