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
/
share
/
fonts
/
100dpi
/
font-bh-100dpi
/
Makefile
blob
056418b39d4587949d8db9acdada457bfb0e0275
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:19:01 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
FONTSUBDIR
=
100
dpi
6
FONTSRCPKG
=
font-bh-100dpi
7
8
.
include
"../../Makefile.dpi"
9
FILES
= ${
BH_FILES
}
10
UCSFILES
= ${
BH_UCSFILES
}
11
12
.
include
"../../Makefile.bdf"
13
14
.
include
<
bsd.x11.mk
>
15
.
include
<
bsd.prog.mk
>