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
/
fc-cache
/
Makefile.fc-cache
blob
3f6c7de5e4dbefe2a3a01259583e54315d48514b
1
# $NetBSD$
2
3
FCCACHEDIR!= cd ${NETBSDSRCDIR}/x11/tools/fc-cache && ${PRINTOBJDIR}
4
FCCACHE= ${FCCACHEDIR}/fc-cache
5
6
${FCCACHE}:
7
(cd ${NETBSDSRCDIR}/x11/tools/fc-cache && ${MAKE})