summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-11-18 16:36:51 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-11-18 16:36:51 +0000
commita136910fdeca0f774ebd9ce6d7676e75276cc8e0 (patch)
tree981f076d3ee2f7b1906df46f21b444cb3001c6ca /gnu
parentfb80ef71abd0dd6084c3019b48dac8f8875e56c0 (diff)
build new sudo
Diffstat (limited to 'gnu')
-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 7706ef70651..4ac3cfc9686 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.27 1999/05/26 16:02:54 espie Exp $
+# $OpenBSD: Makefile,v 1.28 1999/11/18 16:36:50 millert Exp $
# $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
SUBDIR+= bc cvs deroff diff diff3
SUBDIR+=../egcs/gcc
#SUBDIR+= gcc
-SUBDIR+= grep groff gzip lynx rcs sdiff sendbug sudo
+SUBDIR+= grep groff gzip lynx rcs sdiff sendbug
SUBDIR+= binutils
# some ports use binutils gas and ld, most do not (yet).