Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
94f2f715771d0aa5554451d1e2a920f11b8be3fe
/
.
/
arch
/
sparc
/
math-emu
/
Makefile
blob: f84a9a6162be90a1399b218dd0f5aea0a49a81de [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for the FPU instruction emulation.
3
#
4
5
obj
-
y
:=
math
.
o
6
7
EXTRA_AFLAGS
:=
-
ansi
8
EXTRA_CFLAGS
=
-
I
.
-
I$
(
TOPDIR
)/
include
/
math
-
emu
-
w