|
|
@ -1,8 +1,8 @@ |
|
|
|
vers(__file__, |
|
|
|
{-$OpenBSD: MAKEDEV.md,v 1.29 2005/08/01 22:22:13 deraadt Exp $-}, |
|
|
|
{-$OpenBSD: MAKEDEV.md,v 1.30 2006/04/16 02:49:53 todd Exp $-}, |
|
|
|
etc.MACHINE)dnl |
|
|
|
dnl |
|
|
|
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org> |
|
|
|
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org> |
|
|
|
dnl |
|
|
|
dnl Permission to use, copy, modify, and distribute this software for any |
|
|
|
dnl purpose with or without fee is hereby granted, provided that the above |
|
|
@ -138,10 +138,6 @@ target(all, vnd, 0, 1, 2, 3)dnl |
|
|
|
target(all, ccd, 0, 1, 2, 3)dnl |
|
|
|
target(all, bpp, 0)dnl |
|
|
|
target(all, presto, 0)dnl |
|
|
|
target(ramd, fd, 0)dnl |
|
|
|
target(ramd, sd, 0, 1, 2, 3)dnl |
|
|
|
target(ramd, rd, 0)dnl |
|
|
|
target(ramd, cd, 0)dnl |
|
|
|
twrget(wscons, wscons, ttyD, cfg, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b)dnl |
|
|
|
twrget(wscons, wscons, ttyE, cfg, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b)dnl |
|
|
|
twrget(wscons, wscons, ttyF, cfg, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b)dnl |