9279d32a64
Update libc Makefiles. Add makecontext implementation. Changes from http://svn.freebsd.org/base/user/jmallett/octeon Approved by: rrs(mentor), jmallett
8 lines
161 B
Makefile
8 lines
161 B
Makefile
# $NetBSD: Makefile.inc,v 1.7 2005/09/17 11:49:39 tsutsui Exp $
|
|
# $FreeBSD$
|
|
|
|
CFLAGS+=-DSOFTFLOAT
|
|
|
|
MDSRCS+= machdep_ldisd.c
|
|
SYM_MAPS+= ${.CURDIR}/mips/Symbol.map
|