1# $NetBSD: Makefile.inc,v 1.1 2000/01/05 14:07:29 msaitoh Exp $ 2 3KMINCLUDES= arch/sh3/SYS.h 4CPPFLAGS+= -DSOFTFLOAT 5 6.include <fplib/Makefile.inc> 7#KMSRCS= bcmp.S bzero.S ffs.S strcat.S strcmp.S strcpy.S strlen.S \ 8# htonl.S htons.S ntohl.S ntohs.S 9