=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/MAKEDEV.mi,v retrieving revision 1.41 retrieving revision 1.42 diff -c -r1.41 -r1.42 *** src/etc/MAKEDEV.mi 2002/02/25 01:10:26 1.41 --- src/etc/MAKEDEV.mi 2002/03/31 21:49:12 1.42 *************** *** 1,6 **** include(MAKEDEV.sub)dnl dnl ! vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.41 2002/02/25 01:10:26 todd Exp $-})dnl dnl divert(1)dnl {-#-} --- 1,6 ---- include(MAKEDEV.sub)dnl dnl ! vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.42 2002/03/31 21:49:12 fgsch Exp $-})dnl dnl divert(1)dnl {-#-} *************** *** 412,417 **** --- 412,418 ---- target(all, sd, 0, 1, 2, 3, 4)dnl target(all, vnd, 0, 1, 2, 3)dnl target(all, ccd, 0, 1, 2, 3)dnl + target(all, bktr, 0)dnl target(ramd, tty0, 0, 1, 2, 3)dnl twrget(ramd, wsdisp, ttyC, 0)dnl target(ramd, wt, 0)dnl