1996-02-21 05:43:52 +03:00
|
|
|
# $NetBSD: Makefile,v 1.8 1996/02/21 02:43:52 jtk Exp $
|
1993-09-19 22:52:40 +04:00
|
|
|
|
1996-02-21 05:43:52 +03:00
|
|
|
.if exists(${MACHINE})
|
|
|
|
SUBDIR+= ${MACHINE}
|
1993-09-19 22:52:40 +04:00
|
|
|
.endif
|
|
|
|
|
1996-02-21 05:43:52 +03:00
|
|
|
.include <bsd.subdir.mk>
|