Partially implemented RFE #2471534 and some other minor improvements
[fw/sdcc] / device / lib / Makefile.in
index f3b967704cee8332dcfcf42b808d86a3cb9ac19e..8e91993490f4d070746af1b736d9f35acde8b96e 100644 (file)
@@ -121,7 +121,7 @@ Z80SOURCES =        \
                _islower.c _isupper.c _isxdigit.c \
                _startup.c \
                _strcat.c _strchr.c _strcmp.c _strcpy.c \
-               _strcspn.c _strlen.c _strncat.c _strncmp.c \
+               _strcspn.c _strncat.c _strncmp.c \
                _strncpy.c _strpbrk.c _strrchr.c _strspn.c \
                _strstr.c _strtok.c \
                _memcmp.c _memcpy.c _memset.c \