Makefile 108 B

1234567
  1. #
  2. # Makefile for the FPU instruction emulation.
  3. #
  4. obj-y := math.o
  5. EXTRA_CFLAGS = -Iinclude/math-emu -w