mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-13 16:09:46 -04:00
6 lines
158 B
Makefile
6 lines
158 B
Makefile
# $NetBSD: Makefile.inc,v 1.2 2001/03/22 12:05:36 ross Exp $
|
|
|
|
CFLAGS+= -ffloat-store -DFLOATX80 ## -DLONG_DOUBLE_IS_FLOATX80
|
|
|
|
SRCS+= systfloat.S systmodes.S
|