From d533adf95b9e5164f7296b3ea6e3c8a7228b3f98 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 7 Aug 2004 08:58:19 +0000 Subject: [PATCH] just use system dup2(2) --- gnu/usr.bin/cvs/libcvs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.bin/cvs/libcvs/Makefile b/gnu/usr.bin/cvs/libcvs/Makefile index c9efb59ce8f8..ac2b793084e8 100644 --- a/gnu/usr.bin/cvs/libcvs/Makefile +++ b/gnu/usr.bin/cvs/libcvs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/05/23 02:24:50 lukem Exp $ +# $NetBSD: Makefile,v 1.7 2004/08/07 08:58:19 jdolecek Exp $ MKPRIVATELIB= yes @@ -9,7 +9,7 @@ LIB= cvs DIST= ${IDIST}/lib .PATH: ${DIST} -SRCS= argmatch.c dup2.c getdate.y getline.c getopt.c getopt1.c \ +SRCS= argmatch.c getdate.y getline.c getopt.c getopt1.c \ md5.c regex.c savecwd.c sighandle.c stripslash.c xgetwd.c \ yesno.c