From 85d68daa78899186a9193bfa7867622755b3f44e Mon Sep 17 00:00:00 2001 From: tholo Date: Tue, 11 Mar 1997 18:53:30 +0000 Subject: [PATCH] Do not build GNU cpio --- gnu/usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index e324c1ff7cd..78047b276b4 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.20 1997/03/08 01:31:52 kstailey Exp $ +# $OpenBSD: Makefile,v 1.21 1997/03/11 18:53:30 tholo Exp $ # $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $ -SUBDIR+= bc cpio cvs dc deroff diff diff3 gcc grep groff +SUBDIR+= bc cvs dc deroff diff diff3 gcc grep groff SUBDIR+= gzip perl rcs sdiff sendbug sudo # some ports use binutils, some do not. -- 2.20.1