summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorEric Jackson <ericj@cvs.openbsd.org>2001-06-03 20:46:54 +0000
committerEric Jackson <ericj@cvs.openbsd.org>2001-06-03 20:46:54 +0000
commit5ebf64f223aea32033e7f2705506e48db354742a (patch)
tree06c6295e1d115d62577aeae854d89aef8d6dbe25 /sbin
parentbb36830581a1d81e8ac129517619c60f46ee9d47 (diff)
remove comment on bim.. Missed in last commit.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 235bfceb41d..07b3d63b216 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.57 2001/05/30 02:11:30 deraadt Exp $
+# $OpenBSD: Makefile,v 1.58 2001/06/03 20:46:53 ericj Exp $
# Not ported: XNSrouted enpload scsiformat startslip
# Missing: icheck
@@ -33,7 +33,4 @@ SUBDIR+= ping6 rtsol
# Man pages (and manpages to do)
SUBDIR+= fdisk pdisk ancontrol wicontrol edlabel wsconsctl
-
-# Add bim if we resurrect pc532
-
.include <bsd.subdir.mk>