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:
parent
e0e335a023
commit
43f60eba19
10 changed files with 124 additions and 130 deletions
3
libavcodec/sh4/Makefile
Normal file
3
libavcodec/sh4/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
OBJS-$(ARCH_SH4) += sh4/dsputil_align.o \
|
||||
sh4/dsputil_sh4.o \
|
||||
sh4/idct_sh4.o \
|
||||
Loading…
Add table
Add a link
Reference in a new issue