Loading...
i386/string/Makefile.inc Libc-391 /dev/null
--- Libc/Libc-391/i386/string/Makefile.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-# $Version$
-#
-# i386-optimised string functions.
-#
-#
-#
-.PATH: ${.CURDIR}/i386/string
-MDSRCS += bcopy.s \
-	bzero.s \
-	memcpy.s \
-	memmove.s \
-	strcmp.s