summaryrefslogtreecommitdiffstats
path: root/lib/libc/mips/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/mips/Makefile.inc')
-rw-r--r--lib/libc/mips/Makefile.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/libc/mips/Makefile.inc b/lib/libc/mips/Makefile.inc
new file mode 100644
index 0000000..2ae88d8
--- /dev/null
+++ b/lib/libc/mips/Makefile.inc
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile.inc,v 1.7 2005/09/17 11:49:39 tsutsui Exp $
+# $FreeBSD$
+
+SOFTFLOAT_BITS=32
+
+CFLAGS+=-DSOFTFLOAT
+
+MDSRCS+= machdep_ldisd.c
+SYM_MAPS+= ${.CURDIR}/mips/Symbol.map
OpenPOWER on IntegriCloud