6 lines
223 B
PHP
6 lines
223 B
PHP
|
# $NetBSD: Makefile.inc,v 1.1 2001/06/19 00:25:01 fvdl Exp $
|
||
|
|
||
|
KMSRCS= bcmp.S bcopy.S bzero.S ffs.S index.S rindex.S \
|
||
|
memchr.S memcmp.S memcpy.S memmove.S memset.S \
|
||
|
strcat.S strchr.S strcmp.S strcpy.S strlen.S strrchr.S
|