use strcat.S instead of strcat.c
authorderaadt <deraadt@openbsd.org>
Wed, 1 May 1996 12:52:18 +0000 (12:52 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 1 May 1996 12:52:18 +0000 (12:52 +0000)
lib/libc/arch/m68k/Makefile.inc

index a39de2a..f9f8b76 100644 (file)
@@ -1,5 +1,5 @@
-#      $Id: Makefile.inc,v 1.1.1.1 1995/10/18 08:41:27 deraadt Exp $
+#      $Id: Makefile.inc,v 1.2 1996/05/01 12:52:18 deraadt 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