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
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
bin
/
mkfontdir
/
Makefile
blob
1c947156099ada553c3517b075e22e1b7016941d
1
# $NetBSD: Makefile,v 1.3 2004/03/06 03:09:36 rtr Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.mkfontdir
}
6
7
MAN
=
mkfontdir
.1
8
9
CPPSCRIPTS
=
mkfontdir
10
CPPSCRIPTFLAGS
= -
DBINDIR
=${
X11BINDIR
}
11
SCRIPTS
=
mkfontdir
12
13
.
include
<
bsd.x11.mk
>
14
.
include
<
bsd.prog.mk
>