artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf19ab
)
add deroff to SUBDIRS
author
kstailey
<kstailey@openbsd.org>
Sat, 8 Mar 1997 01:31:52 +0000
(
01:31
+0000)
committer
kstailey
<kstailey@openbsd.org>
Sat, 8 Mar 1997 01:31:52 +0000
(
01:31
+0000)
gnu/usr.bin/Makefile
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/Makefile
b/gnu/usr.bin/Makefile
index
f61c84b
..
e324c1f
100644
(file)
--- a/
gnu/usr.bin/Makefile
+++ b/
gnu/usr.bin/Makefile
@@
-1,7
+1,7
@@
-# $OpenBSD: Makefile,v 1.
19 1997/01/21 04:34:33 millert
Exp $
+# $OpenBSD: Makefile,v 1.
20 1997/03/08 01:31:52 kstailey
Exp $
# $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
-SUBDIR+= bc cpio cvs dc diff diff3 gcc grep groff
+SUBDIR+= bc cpio cvs dc d
eroff d
iff diff3 gcc grep groff
SUBDIR+= gzip perl rcs sdiff sendbug sudo
# some ports use binutils, some do not.