/arch/sparc/math-emu/Makefile

https://bitbucket.org/evzijst/gittest · Makefile · 8 lines · 3 code · 2 blank · 3 comment · 0 complexity · 8090e3844ea2e95d27cf08d19a3ec04b MD5 · raw file

  1. #
  2. # Makefile for the FPU instruction emulation.
  3. #
  4. obj-y := math.o
  5. EXTRA_AFLAGS := -ansi
  6. EXTRA_CFLAGS = -I. -I$(TOPDIR)/include/math-emu -w