Use the install notes for Acorn32 ... the arm32 has to go but i'll leave it

here for Jason to use for shark
This commit is contained in:
reinoud 2002-02-15 22:01:37 +00:00
parent 309c1facde
commit 363ed17eae

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2001/12/17 21:39:51 fredette Exp $
# $NetBSD: Makefile,v 1.19 2002/02/15 22:01:37 reinoud Exp $
#
TARGETS+= release
@ -8,7 +8,7 @@ TARGETS+= release
SUBDIR= ${MACHINE}
.endif
.else
SUBDIR= alpha amiga arm26 arm32 atari hp300 hpcmips i386
SUBDIR= alpha amiga arm26 acorn32 atari hp300 hpcmips i386
SUBDIR+=mac68k macppc mvme68k news68k next68k pc532 pmax sparc
SUBDIR+=sparc64 sun2 sun3 vax x68k
.endif