summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1997-03-11 18:53:31 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1997-03-11 18:53:31 +0000
commit07bc8fbe58820b758121b8f14b39b281dbaf6c40 (patch)
tree1adc92fccdea60b77d26f84fa981b1b75f4ad363 /gnu/usr.bin
parent5c925b931a8788a866ea0a0806f63a79caacfcfb (diff)
Do not build GNU cpio
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/Makefile4
1 files 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.