aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4749ada..dbf37b1 100644
--- a/Makefile
+++ b/Makefile
@@ -94,12 +94,19 @@ OBJ =\
strchrnul.o\
strends.o\
streqlen.o\
+ strncasechr.o\
+ strncasechrnul.o\
strncasestr.o\
+ strnchr.o\
+ strnchrnul.o\
strndup.o\
+ strnend.o\
strnstr.o\
strrcasechr.o\
strrcasestr.o\
+ strrncasechr.o\
strrncasestr.o\
+ strrnchr.o\
strrnstr.o\
strrstr.o\
strstarts.o\