--- Libc/Libc-391/ppc/string/Makefile.inc
+++ Libc/Libc-320/ppc/string/Makefile.inc
@@ -2,12 +2,7 @@
#
# PPC-optimised string functions.
#
-.PATH: ${.CURDIR}/ppc/string
-
MDSRCS += \
- bcopy.s \
- bzero.s \
- memset.s \
memcmp.s \
strcat.s \
strcmp.s \