1 # $NetBSD: Makefile,v 1.3 2013/06/03 20:23:39 mrg Exp $
5 .PATH
: ${X11SRCDIR.fontconfig
}/conf.d
7 10-scale-bitmap-fonts.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
>