1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-17 04:11:09 +02:00
ffmpeg/libavutil/ppc/Makefile

7 lines
298 B
Makefile
Raw Normal View History

OBJS += ppc/cpu.o \
ppc/float_dsp_init.o \
ALTIVEC-OBJS += ppc/float_dsp_altivec.o \
2015-05-11 02:44:10 +02:00
VSX-OBJS += ppc/float_dsp_vsx.o \