mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-24 12:10:49 +00:00
7 lines
298 B
Makefile
7 lines
298 B
Makefile
OBJS += ppc/cpu.o \
|
|
ppc/float_dsp_init.o \
|
|
|
|
ALTIVEC-OBJS += ppc/float_dsp_altivec.o \
|
|
|
|
VSX-OBJS += ppc/float_dsp_vsx.o \
|