summaryrefslogtreecommitdiff
path: root/ports/sysdeps/m68k/m680x0/fpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/m68k/m680x0/fpu/Makefile')
-rw-r--r--ports/sysdeps/m68k/m680x0/fpu/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/ports/sysdeps/m68k/m680x0/fpu/Makefile b/ports/sysdeps/m68k/m680x0/fpu/Makefile
deleted file mode 100644
index 42db6381d..000000000
--- a/ports/sysdeps/m68k/m680x0/fpu/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-ifeq ($(subdir),math)
-ifndef math-twiddled
-
-# Avoid twiddling in generic/Makefile.
-math-twiddled := t
-
-endif
-
-bsdmath_dirs := $(bsdmath_dirs) mc68881
-
-endif