Makefile.inc revision 1.2
1#	$NetBSD: Makefile.inc,v 1.2 2000/06/06 17:28:37 tsubai Exp $
2
3KMINCLUDES=	arch/sh3/SYS.h
4CPPFLAGS+=      -DSOFTFLOAT
5
6.include <softfloat/Makefile.inc>
7
8#KMSRCS=	bcmp.S bzero.S ffs.S strcat.S strcmp.S strcpy.S strlen.S \
9#	htonl.S htons.S ntohl.S ntohs.S
10