[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 438, Sat Sep 7 09:19:07 2002 UTC
# Line 1  Line 1 
1  LIB=libcore.a  LIB=libxvidcore.a
2  LIBSO=libxvidcore.so  LIBSO=libxvidcore.so
3    
4    
# Line 20  Line 20 
20          $(SRCDIR)/image/font.c \          $(SRCDIR)/image/font.c \
21          $(SRCDIR)/motion/motion_comp.c \          $(SRCDIR)/motion/motion_comp.c \
22          $(SRCDIR)/motion/motion_est.c \          $(SRCDIR)/motion/motion_est.c \
         $(SRCDIR)/motion/smp_motion_est.c \  
23          $(SRCDIR)/motion/sad.c \          $(SRCDIR)/motion/sad.c \
24          $(SRCDIR)/prediction/mbprediction.c \          $(SRCDIR)/prediction/mbprediction.c \
25          $(SRCDIR)/quant/adapt_quant.c \          $(SRCDIR)/quant/adapt_quant.c \
# Line 68  Line 67 
67          $(SRCDIR)/motion/x86_asm/sad_xmm.asm \          $(SRCDIR)/motion/x86_asm/sad_xmm.asm \
68          $(SRCDIR)/motion/x86_asm/sad_sse2.asm \          $(SRCDIR)/motion/x86_asm/sad_sse2.asm \
69          \          \
70          $(SRCDIR)/image/x86_asm/interpolate8x8_3dn.asm          $(SRCDIR)/image/x86_asm/interpolate8x8_3dn.asm \
71            $(SRCDIR)/motion/x86_asm/sad_3dn.asm
72    
73  DIRS_INTEL = \  DIRS_INTEL = \
74          $(SRCDIR)/bitstream/x86_asm/*.o \          $(SRCDIR)/bitstream/x86_asm/*.o \

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

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