mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-26 05:18:24 -05:00
5 lines
248 B
Makefile
Executable File
5 lines
248 B
Makefile
Executable File
OBJS += ppc/swscale_altivec.o \
|
|
ppc/yuv2rgb_altivec.o \
|
|
ppc/yuv2yuv_altivec.o \
|
|
ppc/swscale_vsx.o
|