strlcpy/cat is in libc

This commit is contained in:
itojun 2000-12-25 23:53:25 +00:00
parent bb629fd1e5
commit f7a43f545d
1 changed files with 2 additions and 3 deletions

View File

@ -1,12 +1,11 @@
# $NetBSD: Makefile,v 1.5 2000/08/05 06:57:21 garbled Exp $
# $NetBSD: Makefile,v 1.6 2000/12/25 23:53:25 itojun Exp $
DIST= ${.CURDIR}/../../../crypto/dist
.PATH: ${DIST}/heimdal/lib/com_err ${DIST}/heimdal/lib/roken
HOSTPROG= compile_et
SRCS= compile_et.c parse.y lex.l \
getarg.c print_version.c warnerr.c strupr.c get_window_size.c \
strlcpy.c strlcat.c
getarg.c print_version.c warnerr.c strupr.c get_window_size.c
YHEADER= 1