Home | History | Annotate | Line # | Download | only in mips
      1  1.3  macallan #	$NetBSD: Makefile.inc,v 1.3 2016/10/10 18:49:30 macallan Exp $
      2  1.1      matt #
      3  1.1      matt 
      4  1.1      matt CPUFLAGS+=	-mhard-float
      5  1.3  macallan MKSOFTFLOAT=	no
      6  1.1      matt 
      7  1.1      matt SRCS=		fpsf.S fpdf.S
      8  1.2  macallan AFLAGS.fpsf.S+=	-mhard-float
      9  1.2  macallan AFLAGS.fpdf.S+=	-mhard-float
     10