mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
entered into RCS
This commit is contained in:
parent
26821a64f9
commit
3c004aa74f
11
sysdeps/m68k/fpu/Makefile
Normal file
11
sysdeps/m68k/fpu/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
ifeq ($(subdir),math)
|
||||
ifndef math-twiddled
|
||||
|
||||
# Avoid twiddling in generic/Makefile.
|
||||
math-twiddled := t
|
||||
|
||||
endif
|
||||
|
||||
bsdmath_dirs := $(bsdmath_dirs) mc68881
|
||||
|
||||
endif
|
Loading…
Reference in New Issue
Block a user