Move arch-specific makefile parts into $arch/Makefile

Originally committed as revision 22569 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2010-03-16 21:22:59 +00:00
parent e0e335a023
commit 43f60eba19
10 changed files with 124 additions and 130 deletions

View File

@@ -0,0 +1,2 @@
OBJS-$(HAVE_VIS) += sparc/dsputil_vis.o \
sparc/simple_idct_vis.o \