Makefile.inc revision 1.3
11.3Sthorpej# $NetBSD: Makefile.inc,v 1.3 2002/07/10 04:29:08 thorpej Exp $ 21.1Smsaitoh 31.1SmsaitohKMINCLUDES= arch/sh3/SYS.h 41.1SmsaitohCPPFLAGS+= -DSOFTFLOAT 51.1Smsaitoh 61.2Stsubai.include <softfloat/Makefile.inc> 71.2Stsubai 81.1Smsaitoh#KMSRCS= bcmp.S bzero.S ffs.S strcat.S strcmp.S strcpy.S strlen.S \ 91.1Smsaitoh# htonl.S htons.S ntohl.S ntohs.S 101.3Sthorpej 111.3SthorpejSRCS+= __sigaction14_sigtramp.c __sigtramp1.S 12