summaryrefslogtreecommitdiff
path: root/ports/sysdeps/mips/mips64/soft-fp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/mips/mips64/soft-fp/Makefile')
-rw-r--r--ports/sysdeps/mips/mips64/soft-fp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/sysdeps/mips/mips64/soft-fp/Makefile b/ports/sysdeps/mips/mips64/soft-fp/Makefile
new file mode 100644
index 0000000000..ada13e8b70
--- /dev/null
+++ b/ports/sysdeps/mips/mips64/soft-fp/Makefile
@@ -0,0 +1,3 @@
+ifeq ($(subdir),math)
+CPPFLAGS += -I../soft-fp
+endif