summaryrefslogtreecommitdiff
path: root/etc/MAKEDEV.mi
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-04-17 22:53:05 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-04-17 22:53:05 +0000
commitfe5b034b8a1358fa6fef1a9352b749a8a0eee345 (patch)
tree0bdaa70df75f5532d5f845b6b64c6cdcec86f86d /etc/MAKEDEV.mi
parente28155361c4f301db4b9c7e12e6398ff786bbbee (diff)
Remove duplicate device list for "MAKEDEV all".
No change in the generated output, so no regen needed. ok todd@
Diffstat (limited to 'etc/MAKEDEV.mi')
-rw-r--r--etc/MAKEDEV.mi4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/MAKEDEV.mi b/etc/MAKEDEV.mi
index 502101732f7..0c78696e04e 100644
--- a/etc/MAKEDEV.mi
+++ b/etc/MAKEDEV.mi
@@ -1,6 +1,6 @@
include(MAKEDEV.sub)dnl
dnl
-vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.43 2002/04/11 20:28:49 deraadt Exp $-})dnl
+vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.44 2002/04/17 22:53:04 miod Exp $-})dnl
dnl
divert(1)dnl
{-#-}
@@ -139,7 +139,6 @@ dnl
target(all, mcd, 0)dnl
twrget(all, fdesc, fd)dnl
target(all, st, 0, 1)dnl
-target(all, mcd, 0)dnl
target(all, std)dnl
target(all, raid, 0, 1, 2, 3)dnl
target(all, rz, 0, 1, 2, 3, 4)dnl
@@ -174,7 +173,6 @@ twrget(all, lpt, lpa, 0, 1, 2)dnl
target(all, joy, 0, 1)dnl
twrget(all, rnd, random)dnl
target(all, uk, 0)dnl
-target(all, st, 0)dnl
target(all, wt, 0)dnl
target(all, wdt, 0)dnl
twrget(all, au, audio, 0)dnl