repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
arch
/
sparc
/
math-emu
/
Makefile
blob
825dbee94d8464bdccdc30018a4d8a19eae9120d
1
#
2
# Makefile for the FPU instruction emulation.
3
#
4
5
# suppress all warnings - as math.c produces a lot!
6
ccflags-y
:= -
w
7
8
obj-y
:=
math_
$(
BITS
)
.o