have copy-to-libkern copy strcat.S, not strcat.c
This commit is contained in:
parent
a5dc646be0
commit
734132ad28
@ -1,5 +1,5 @@
|
||||
# $NetBSD: Makefile.inc,v 1.2 1995/12/13 22:21:33 thorpej Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.3 1996/04/18 01:54:16 cgd Exp $
|
||||
|
||||
KMINCLUDES= arch/m68k/DEFS.h arch/m68k/SYS.h
|
||||
KMSRCS= bcmp.S bzero.S ffs.S strcat.c strcmp.S strcpy.S strlen.S strncmp.S \
|
||||
KMSRCS= bcmp.S bzero.S ffs.S strcat.S strcmp.S strcpy.S strlen.S strncmp.S \
|
||||
strncpy.S htonl.S htons.S ntohl.S ntohs.S
|
||||
|
Loading…
Reference in New Issue
Block a user