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
/
uudecode
/
Makefile
blob
f92ced7f7003a88f76a5a1877d4dd08fa4f6ca85
1
# $NetBSD: Makefile,v 1.2 2002/12/08 20:20:06 thorpej Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
uudecode
4
HOST_SRCDIR
=
usr.bin
/
uudecode
5
6
HOST_CPPFLAGS
= -
DNO_BASE64
7
8
.
include
"${.CURDIR}/../Makefile.host"