Browse Source

add vme, commented out at this point

OPENBSD_3_1
todd 22 years ago
parent
commit
04836201ae
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      src/etc/Makefile

+ 4
- 1
src/etc/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.141 2002/01/22 02:28:37 itojun Exp $
# $OpenBSD: Makefile,v 1.142 2002/01/23 08:21:22 todd Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= US/Pacific
@ -325,6 +325,9 @@ MAKEDEVARCHS+= alpha
MAKEDEVARCHS+= i386
MAKEDEVARCHS+= mac68k
MAKEDEVARCHS+= macppc
#MAKEDEVARCHS+= mvme68k
#MAKEDEVARCHS+= mvme88k
#MAKEDEVARCHS+= mvmeppc
MAKEDEVARCHS+= sparc
MAKEDEVARCHS+= sparc64
MAKEDEVARCHS+= sun3


Loading…
Cancel
Save