summaryrefslogtreecommitdiff
path: root/lib/libcom_err
diff options
context:
space:
mode:
authortv <tv@NetBSD.org>2002-02-02 06:17:56 +0000
committertv <tv@NetBSD.org>2002-02-02 06:17:56 +0000
commit71ae6595ec821f043d0da0bb303841237cd76cf1 (patch)
treeb7ef36ed37babe10744dec77428825bdd85b483f /lib/libcom_err
parent530694545996578de0d0247e4a71931e457e1065 (diff)
Fix this correctly: simply don't include strl{cat,cpy} from libc.
At this point, if using USETOOLS={no,never}, the host's libc should be new enough to have these functions available.
Diffstat (limited to 'lib/libcom_err')
-rw-r--r--lib/libcom_err/compile_et/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libcom_err/compile_et/Makefile b/lib/libcom_err/compile_et/Makefile
index 9baaa8ab98a..c7578492751 100644
--- a/lib/libcom_err/compile_et/Makefile
+++ b/lib/libcom_err/compile_et/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/02/01 22:12:37 veego Exp $
+# $NetBSD: Makefile,v 1.12 2002/02/02 06:17:56 tv Exp $
NOMAN= # defined
@@ -6,10 +6,6 @@ NOMAN= # defined
DIST= ${.CURDIR}/../../../crypto/dist
-# uncommon library functions
-.PATH: ${.CURDIR}/../../libc/string
-SRCS+= strlcpy.c strlcat.c
-
.PATH: ${DIST}/heimdal/lib/com_err ${DIST}/heimdal/lib/roken ${DIST}/heimdal/lib/vers
HOSTPROG= compile_et
@@ -28,7 +24,6 @@ HOST_CPPFLAGS+= -I. \
-I${LIBROKEN} \
-I${DIST}/heimdal/lib/com_err \
-I${DIST}/heimdal/lib/roken \
- -I${.CURDIR}/../../libc/include \
-DHAVE_CONFIG_H
DPSRCS= print_version.h