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-bitstream-100dpi
/
Makefile
blob
16baf8e5963fc3f1756ecdc3f9c662600cfc5ff8
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-bitstream-100dpi
7
8
.
include
"../../Makefile.dpi"
9
FILES
= ${
BITSTREAM_FILES
}
10
11
.
include
"../../Makefile.font"
12
13
.
include
<
bsd.x11.mk
>
14
.
include
<
bsd.prog.mk
>