Makefile.dreamcast.inc revision 1.7
1#	$NetBSD: Makefile.dreamcast.inc,v 1.7 2001/12/09 05:00:43 atatat Exp $
2
3MACHINE_ARCH=sh3el
4
5TEXTADDR?=8c010000
6.if ${OBJECT_FMT} == "ELF"
7LINKFORMAT=	-N
8.endif
9