9 lines
149 B
Makefile
9 lines
149 B
Makefile
# $NetBSD: Makefile,v 1.2 1997/10/22 02:17:11 lukem Exp $
|
|
#
|
|
# can't make here due to crunchgen
|
|
#
|
|
|
|
SUBDIR = arch/${MACHINE}
|
|
|
|
.include <bsd.subdir.mk>
|