aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dbf37b1..f297a7c 100644
--- a/Makefile
+++ b/Makefile
@@ -96,11 +96,15 @@ OBJ =\
streqlen.o\
strncasechr.o\
strncasechrnul.o\
+ strncaseends.o\
+ strncasestarts.o\
strncasestr.o\
strnchr.o\
strnchrnul.o\
strndup.o\
strnend.o\
+ strnends.o\
+ strnstarts.o\
strnstr.o\
strrcasechr.o\
strrcasestr.o\