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]
/
x11
/
lib
/
fontconfig
/
etc
/
Makefile
blob
9324ce7b9246cc3690759983230e34b5d63317a8
1
# $NetBSD: Makefile,v 1.3 2004/03/06 03:05:40 rtr Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.xc
}/
extras
/
fontconfig
6
7
CONFIGFILES
=
fonts.conf fonts.dtd
8
FILESDIR
= /
etc
/
fonts
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.prog.mk
>