From fd6b9378be20243eaea7da1c2ddb3d68f123d28e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 12 Jun 2002 21:59:00 +0000 Subject: Cleanup the mess, remove now obsolete files -Erik --- libc/string/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'libc/string/Makefile') diff --git a/libc/string/Makefile b/libc/string/Makefile index 2b8f39fac..2cd133472 100644 --- a/libc/string/Makefile +++ b/libc/string/Makefile @@ -38,17 +38,9 @@ MOBJW2= wcscasecmp.o wcscat.o wcschrnul.o wcschr.o wcscmp.o wcscpy.o wcscspn.o \ wcsnlen.o wcspbrk.o wcsrchr.o wcsspn.o wcsstr.o wcstok.o wmemchr.o \ wmemcmp.o wmemcpy.o wmemmove.o wmempcpy.o wmemset.o -# ifeq ($(HAS_LOCALE),true) -# MOBJ += strcoll.o -# endif - MSRC1=strsignal.c MOBJ1=strsignal.o psignal.o -MOBJ2= -#MSRC2=strstr.c -#MOBJ2=strstr.o strcasestr.o - # CSRC=strpbrk.c strsep.c strtok.c strtok_r.c strcspn.c \ # strspn.c strcasecmp.c strncasecmp.c strerror.c bcopy.c bzero.c \ # bcmp.c sys_errlist.c dirname.c basename.c -- cgit v1.2.3