artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dcecaf
)
Do not build GNU cpio
author
tholo
<tholo@openbsd.org>
Tue, 11 Mar 1997 18:53:30 +0000
(18:53 +0000)
committer
tholo
<tholo@openbsd.org>
Tue, 11 Mar 1997 18:53:30 +0000
(18:53 +0000)
gnu/usr.bin/Makefile
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/Makefile
b/gnu/usr.bin/Makefile
index
e324c1f
..
78047b2
100644
(file)
--- a/
gnu/usr.bin/Makefile
+++ b/
gnu/usr.bin/Makefile
@@
-1,7
+1,7
@@
-# $OpenBSD: Makefile,v 1.2
0 1997/03/08 01:31:52 kstailey
Exp $
+# $OpenBSD: Makefile,v 1.2
1 1997/03/11 18:53:30 tholo
Exp $
# $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
-SUBDIR+= bc c
pio c
vs 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.