#	$NetBSD: Makefile,v 1.5 2002/09/19 03:09:34 lukem Exp $

NOLINT=		# defined
NOPIC=		# defined
NOPROFILE=	# defined

.include "${.CURDIR}/../Makefile.inc"

LIB=	cvs

DIST=	${IDIST}/lib
.PATH:	${DIST}

SRCS=	argmatch.c dup2.c getdate.y getline.c getopt.c getopt1.c \
	md5.c regex.c savecwd.c sighandle.c stripslash.c xcvsdb.c \
	xgetwd.c yesno.c

# only needed during build
libinstall::

.include <bsd.lib.mk>
