[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 1616, Tue May 17 21:03:32 2005 UTC revision 1617, Mon May 23 09:29:43 2005 UTC
# Line 2  Line 2 
2  #  #
3  # XviD examples Makefile  # XviD examples Makefile
4  #  #
5  # $Id: Makefile,v 1.7 2004-03-22 22:36:23 edgomez Exp $  # $Id: Makefile,v 1.8 2005-05-23 09:29:43 Skal Exp $
6  #  #
7  #############################################################################  #############################################################################
8    
# Line 31  Line 31 
31          $(CC) $(CFLAGS) $(HDIR) -c $<          $(CC) $(CFLAGS) $(HDIR) -c $<
32    
33  xvid_bench: xvid_bench.o  xvid_bench: xvid_bench.o
34          $(CC) -o $@ $< $(LDFLAGS)          $(CC) -o $@ $< ../build/generic/=build/libxvidcore.a -lc -lm
35    
36  xvid_bench.o: xvid_bench.c  xvid_bench.o: xvid_bench.c
37          $(CC) $(CFLAGS) $(HDIR) -c $<          $(CC) $(CFLAGS) $(HDIR) -c $<

Legend:
Removed from v.1616  
changed lines
  Added in v.1617

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