summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/Makefile.inc')
-rw-r--r--lib/libc/i386/string/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/i386/string/Makefile.inc b/lib/libc/i386/string/Makefile.inc
index be5827f..870cc3b 100644
--- a/lib/libc/i386/string/Makefile.inc
+++ b/lib/libc/i386/string/Makefile.inc
@@ -1,8 +1,8 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
-# $Id$
+# $Id: Makefile.inc,v 1.6 1997/02/22 14:59:02 peter Exp $
SRCS+= bcmp.S bcopy.S bzero.S ffs.S index.S memchr.S memcmp.S \
- memmove.S memset.S \
+ memmove.S memcpy.S memset.S \
rindex.S strcat.S strchr.S strcmp.S strcpy.S strcspn.c \
strlen.S strncat.c strncmp.S strncpy.c strpbrk.c strsep.c \
strspn.c strrchr.S strstr.c swab.S
OpenPOWER on IntegriCloud