repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[glibc-ports.git]
/
sysdeps
/
m68k
/
fpu
/
Makefile
blob
42db6381d3fa988d0c34f927c6f0116a02f06519
1
ifeq
($(
subdir
),
math
)
2
ifndef
math-twiddled
3
4
# Avoid twiddling in generic/Makefile.
5
math-twiddled
:=
t
6
7
endif
8
9
bsdmath_dirs
:= $(
bsdmath_dirs
)
mc68881
10
11
endif