Stop this make from descending into directories that don't exist yet.

This commit is contained in:
garbled 2000-03-21 03:58:12 +00:00
parent f77540b159
commit fee34ab92e
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
# $NetBSD: Makefile,v 1.12 1999/06/30 18:23:02 ross Exp $
# $NetBSD: Makefile,v 1.13 2000/03/21 03:58:12 garbled Exp $
TARGETS += release
.ifndef ALLNOTES
.if exists($MACHINE)
SUBDIR = ${MACHINE}
.endif
.else
SUBDIR = alpha amiga arm32 atari hp300 i386 mac68k
SUBDIR+= mvme68k pc532 pmax sparc sun3 vax x68k