Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
478b032b9b295f6e4d224766b1d74f3f8d8015f5
/
.
/
arch
/
sparc
/
math-emu
/
Makefile
blob: 825dbee94d8464bdccdc30018a4d8a19eae9120d [
file
] [
log
] [
blame
]
#
# Makefile for the FPU instruction emulation.
#
# suppress all warnings - as math.c produces a lot!
ccflags
-
y
:=
-
w
obj
-
y
:=
math_$
(
BITS
).
o