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]
/
x11
/
tools
/
ucs2any
/
Makefile.ucs2any
blob
a43d49acc13bd2bf533e7d345ff95510f0384ca6
1
# $NetBSD$
2
3
UCS2ANYDIR!= cd ${NETBSDSRCDIR}/x11/tools/ucs2any && ${PRINTOBJDIR}
4
UCS2ANY= ${UCS2ANYDIR}/ucs2any
5
6
${UCS2ANY}:
7
(cd ${NETBSDSRCDIR}/x11/tools/ucs2any && ${MAKE})