[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.4, Sat Feb 22 18:50:48 2003 UTC revision 1.5, Sat Feb 22 18:51:56 2003 UTC
# 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.1.4  
changed lines
  Added in v.1.5

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