repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
dreamcast
/
conf
/
Makefile.dreamcast.inc
blob
2dfecadcb22e883b37dcbebb0b74d148e88f347c
1
# $NetBSD: Makefile.dreamcast.inc,v 1.8 2002/10/30 12:22:55 tsutsui Exp $
2
3
MACHINE_ARCH=sh3el
4
5
TEXTADDR?=8c010000
6
.if ${OBJECT_FMT} == "ELF"
7
LINKFORMAT= -N
8
.endif