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
/
autoconf
/
Makefile
blob
f5c8ad885103d9e062286976ef2d0b52457cd5c3
1
# $NetBSD: Makefile,v 1.3 2001/11/14 23:19:11 tv Exp $
2
3
MODULE
=
autoconf
4
5
CONFIGURE_ARGS
= --
program-prefix
=${
_TOOL_PREFIX
}
6
CONFIGURE_ENV
=
M4
=
"${TOOLDIR}/bin/${_TOOL_PREFIX}m4 -g -D__gnu__"
7
8
.
include
"${.CURDIR}/../Makefile.gnuhost"