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]
/
tools
/
macppc-fixcoff
/
Makefile
blob
430914e66ed78a9ff38746dc649af80ad988058f
1
# $NetBSD: Makefile,v 1.1 2003/12/11 00:29:34 matt Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
macppc-fixcoff
4
HOST_SRCDIR
=
sys
/
arch
/
macppc
/
stand
/
fixcoff
5
6
HOST_CPPFLAGS
+= -
I
${
.CURDIR
}
7
8
.
include
"${.CURDIR}/../Makefile.host"