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
/
75dpi
/
font-bitstream-75dpi
/
Makefile
blob
d4d64c02c5bcded63324a3aac5129d7cf1e97372
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
=
75
dpi
6
FONTSRCPKG
=
font-bitstream-75dpi
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
>