[svn] / trunk / xvidcore / build / generic / Makefile.inc Repository:
ViewVC logotype

Diff of /trunk/xvidcore/build/generic/Makefile.inc

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

revision 307, Thu Jul 18 13:41:16 2002 UTC revision 474, Tue Sep 10 23:08:12 2002 UTC
# Line 1  Line 1 
1  LIB=libcore.a  LIB=libxvidcore.a
2  LIBSO=libxvidcore.so  LIBSO=libxvidcore.so
3    
4    
# Line 17  Line 17 
17          $(SRCDIR)/image/colorspace.c \          $(SRCDIR)/image/colorspace.c \
18          $(SRCDIR)/image/image.c \          $(SRCDIR)/image/image.c \
19          $(SRCDIR)/image/interpolate8x8.c \          $(SRCDIR)/image/interpolate8x8.c \
         $(SRCDIR)/image/font.c \  
20          $(SRCDIR)/motion/motion_comp.c \          $(SRCDIR)/motion/motion_comp.c \
21          $(SRCDIR)/motion/motion_est.c \          $(SRCDIR)/motion/motion_est.c \
         $(SRCDIR)/motion/smp_motion_est.c \  
22          $(SRCDIR)/motion/sad.c \          $(SRCDIR)/motion/sad.c \
23          $(SRCDIR)/prediction/mbprediction.c \          $(SRCDIR)/prediction/mbprediction.c \
24          $(SRCDIR)/quant/adapt_quant.c \          $(SRCDIR)/quant/adapt_quant.c \
# Line 68  Line 66 
66          $(SRCDIR)/motion/x86_asm/sad_xmm.asm \          $(SRCDIR)/motion/x86_asm/sad_xmm.asm \
67          $(SRCDIR)/motion/x86_asm/sad_sse2.asm \          $(SRCDIR)/motion/x86_asm/sad_sse2.asm \
68          \          \
69          $(SRCDIR)/image/x86_asm/interpolate8x8_3dn.asm          $(SRCDIR)/image/x86_asm/interpolate8x8_3dn.asm \
70            $(SRCDIR)/motion/x86_asm/sad_3dn.asm
71    
72  DIRS_INTEL = \  DIRS_INTEL = \
73          $(SRCDIR)/bitstream/x86_asm/*.o \          $(SRCDIR)/bitstream/x86_asm/*.o \

Legend:
Removed from v.307  
changed lines
  Added in v.474

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