summaryrefslogtreecommitdiff
path: root/external/mit/xorg/lib/fontconfig/etc/Makefile
blob: 6f82e6734fc1ed34f64086ae3ebd6bae472ec6c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#	$NetBSD: Makefile,v 1.3 2009/09/07 21:07:03 mrg Exp $

SUBDIR=	conf.d conf.avail

.include <bsd.own.mk>

.PATH:	${X11SRCDIR.fontconfig}
CONFIGFILES= \
	fonts.conf \
	fonts.dtd

FILESDIR= \
	/etc/fonts

.include <bsd.x11.mk>
.include <bsd.prog.mk>
.include <bsd.subdir.mk>