Browse Source

vax joins the club; ok miod@

OPENBSD_3_5
todd 20 years ago
parent
commit
4369d312fd
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/Makefile

+ 2
- 2
src/etc/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.191 2004/01/12 23:32:24 todd Exp $
# $OpenBSD: Makefile,v 1.192 2004/01/12 23:58:00 todd Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= Canada/Mountain
@ -338,7 +338,7 @@ MAKEDEVARCHS+= mvme88k
MAKEDEVARCHS+= pegasos
MAKEDEVARCHS+= sparc
MAKEDEVARCHS+= sparc64
#MAKEDEVARCHS+= vax
MAKEDEVARCHS+= vax
clean:
rm -f etc.${MACHINE}/MAKEDEV


Loading…
Cancel
Save