mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-06 06:44:29 +00:00
9 lines
519 B
Makefile
9 lines
519 B
Makefile
OBJS += x86/cpu.o \
|
|
x86/float_dsp_init.o \
|
|
x86/lls_init.o \
|
|
|
|
YASM-OBJS += x86/cpuid.o \
|
|
x86/emms.o \
|
|
x86/float_dsp.o \
|
|
x86/lls.o \
|