238763f6ce
- AlphaNet MS104-SH4 - TAC T-SH7706LAN Ver.3 - TAC T-SH7706LSR Ver.1
12 lines
244 B
Makefile
12 lines
244 B
Makefile
# $NetBSD: Makefile,v 1.1 2010/04/06 15:54:31 nonaka Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
|
|
|
|
.if ${MACHINE_ARCH} == "sh3el"
|
|
SUBDIR= instkernel
|
|
.endif
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|