1998-02-22 10:21:32 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.9 1998/02/22 07:21:32 mycroft Exp $
|
1993-10-15 04:24:47 +03:00
|
|
|
|
1997-04-25 05:04:15 +04:00
|
|
|
KMINCLUDES= arch/i386/SYS.h
|
1998-02-22 10:21:32 +03:00
|
|
|
KMSRCS= bcmp.S bcopy.S bzero.S ffs.S index.S rindex.S \
|
1998-02-22 09:37:54 +03:00
|
|
|
memchr.S memcpy.S memset.S \
|
1998-02-22 10:01:11 +03:00
|
|
|
strcat.S strchr.S strcmp.S strcpy.S strlen.S strrchr.S \
|
1993-12-04 05:33:35 +03:00
|
|
|
htonl.S htons.S ntohl.S ntohs.S
|