2000-06-06 21:28:37 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.2 2000/06/06 17:28:37 tsubai Exp $
|
2000-01-05 17:07:29 +03:00
|
|
|
|
|
|
|
KMINCLUDES= arch/sh3/SYS.h
|
|
|
|
CPPFLAGS+= -DSOFTFLOAT
|
|
|
|
|
2000-06-06 21:28:37 +04:00
|
|
|
.include <softfloat/Makefile.inc>
|
|
|
|
|
2000-01-05 17:07:29 +03:00
|
|
|
#KMSRCS= bcmp.S bzero.S ffs.S strcat.S strcmp.S strcpy.S strlen.S \
|
|
|
|
# htonl.S htons.S ntohl.S ntohs.S
|