mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
9 lines
180 B
Makefile
9 lines
180 B
Makefile
# $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
|