blob: 8136987977f45ce598f02f41c65a168254b59270 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the FPU instruction emulation.
3#
4
5obj-y := math.o
6
7EXTRA_AFLAGS := -ansi
Sam Ravnborgb46da052006-04-04 16:56:10 +02008EXTRA_CFLAGS = -I. -Iinclude/math-emu -w