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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
tools
/
amiga-elf2bb
/
Makefile
blob
612ad92b912d58b2b9a6b08103d9e29e40ea50e3
1
# $NetBSD: Makefile,v 1.2 2002/12/08 20:20:04 thorpej Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
amiga-elf2bb
4
HOST_SRCDIR
=
sys
/
arch
/
amiga
/
stand
/
bootblock
/
elf2bb
5
6
HOST_CPPFLAGS
+= -
I
${
.CURDIR
}
7
8
.
include
"${.CURDIR}/../Makefile.host"