--- libcext/Makefile.orig	Sat Jun 17 17:32:13 2006
+++ libcext/Makefile	Sat Jun 17 17:32:36 2006
@@ -3,7 +3,7 @@
 
 include ../config.mk
 
-SRC = emallocz.c strlcat.c strlcpy.c strtonum.c tokenize.c trim.c vector.c 
+SRC = emallocz.c tokenize.c trim.c vector.c 
 
 OBJ = ${SRC:.c=.o}
 
