summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/Makefile
blob: 42db6381d3fa988d0c34f927c6f0116a02f06519 (plain)
1
2
3
4
5
6
7
8
9
10
11
ifeq	($(subdir),math)
ifndef	math-twiddled

# Avoid twiddling in generic/Makefile.
math-twiddled := t

endif

bsdmath_dirs := $(bsdmath_dirs) mc68881

endif