Home | History | Annotate | Line # | Download | only in gen
Makefile.inc revision 1.2.2.1
      1  1.2.2.1  minoura #	$NetBSD: Makefile.inc,v 1.2.2.1 2000/06/23 16:17:16 minoura Exp $
      2      1.1  msaitoh 
      3      1.1  msaitoh SRCS+=	_setjmp.S setjmp.S sigsetjmp.S __setjmp14.S __sigsetjmp14.S
      4      1.1  msaitoh 
      5  1.2.2.1  minoura SRCS+=	fabs.c flt_rounds.c frexp.c infinity.c \
      6      1.2   kleink 	isinf.c isnan.c ldexp.c modf.c nanf.c \
      7      1.1  msaitoh 	bswap16.c bswap32.c bswap64.c
      8      1.1  msaitoh 
      9  1.2.2.1  minoura SRCS+=	ashiftrt.S ashlsi3.S ashrsi3.S lshrsi3.S movstr.S movstrSI.S \
     10  1.2.2.1  minoura 	mulsi3.S sdivsi3.S udivsi3.S
     11      1.1  msaitoh 
     12  1.2.2.1  minoura KMSRCS+= ashiftrt.S ashlsi3.S ashrsi3.S lshrsi3.S movstr.S movstrSI.S \
     13  1.2.2.1  minoura 	mulsi3.S sdivsi3.S udivsi3.S
     14