1 # $NetBSD: Makefile,v 1.2 2008/09/26 07:02:57 rtr Exp $
5 .PATH
: ${X11SRCDIR.fontconfig
}/conf.d
7 20-fix-globaladvance.conf \
8 20-unhint-small-vera.conf \
10 30-metric-aliases.conf \
17 65-fonts-persian.conf \
23 CONFAVAILDIR
= ..
/conf.avail
24 CONFDIR
= /etc
/fonts
/conf.d
26 .for _conffile in
${FONTCONFIG_LINKS}
27 CONFIGSYMLINKS
+=${CONFAVAILDIR}/${_conffile} ${CONFDIR}/${_conffile}
31 .
include <bsd.prog.mk
>