9a6a3ec1b5
sys .S files. Remove from arch/i386/Makefile.inc since it doesn't belong there.
6 lines
224 B
Makefile
6 lines
224 B
Makefile
# $NetBSD: Makefile.inc,v 1.16 2000/12/13 07:14:43 matt 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
|