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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
lib
/
fontconfig
/
etc
/
Makefile
blob
ef1e43e9171d01eca6cf5cd492407683d8d8cf4d
1
# $NetBSD: Makefile,v 1.2 2008/09/26 07:02:57 rtr Exp $
2
3
SUBDIR
=
conf.d conf.avail
4
5
.
include
<
bsd.own.mk
>
6
7
.PATH
: ${
X11SRCDIR.fontconfig
}
8
CONFIGFILES
=
\
9
fonts.conf \
10
fonts.dtd
11
12
FILESDIR
=
\
13
/
etc
/
fonts
14
15
.
include
<
bsd.x11.mk
>
16
.
include
<
bsd.prog.mk
>
17
.
include
<
bsd.subdir.mk
>