repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.31.6
[linux/fpc-iii.git]
/
arch
/
sparc
/
math-emu
/
Makefile
blob
b9085ecbb27b7f1f8a373af9cd0504f5bde1b0a0
1
#
2
# Makefile for the FPU instruction emulation.
3
#
4
5
# supress all warnings - as math.c produces a lot!
6
ccflags-y
:= -
w
7
8
obj-y
:=
math_
$(
BITS
)
.o