You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
667B

  1. OBJS += x86/cpu.o \
  2. x86/float_dsp_init.o \
  3. x86/imgutils_init.o \
  4. x86/lls_init.o \
  5. X86ASM-OBJS += x86/cpuid.o \
  6. x86/emms.o \
  7. x86/float_dsp.o \
  8. x86/imgutils.o \
  9. x86/lls.o \