repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
external
/
mit
/
xorg
/
share
/
fonts
/
misc
/
font-jis-misc
/
Makefile
blob
892b713ad3b8513205c90e80d51db1d98d2a1929
1
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:23 mrg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
FONTSUBDIR
=
misc
6
FONTSRCPKG
=
font-jis-misc
7
8
.PATH
: ${
X11SRCDIR.
${
FONTSRCPKG
}}
9
BDFFILES
+=
jiskan16.bdf jiskan24.bdf
10
11
.
include
"../../Makefile.bdf"
12
13
.
include
<
bsd.x11.mk
>
14
.
include
<
bsd.prog.mk
>