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
Remove building with NOCRYPTO option
[minix.git]
/
external
/
mit
/
xorg
/
share
/
fonts
/
100dpi
/
font-adobe-100dpi
/
Makefile
blob
d8b6a328f047f698c781161f296fba7c678cafb9
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
=
100
dpi
6
FONTSRCPKG
=
font-adobe-100dpi
7
8
.
include
"../../Makefile.dpi"
9
FILES
= ${
ADOBE_FILES
}
10
UCSFILES
= ${
ADOBE_UCSFILES
}
11
12
.
include
"../../Makefile.bdf"
13
14
.
include
<
bsd.x11.mk
>
15
.
include
<
bsd.prog.mk
>