1 # $NetBSD: Makefile,v 1.5 2004/02/09 06:52:34 lukem Exp $
5 SUBDIR
= util encodings .WAIT
6 SUBDIR
+=bdf local scaled
8 .
include "${NETBSDSRCDIR}/x11/tools/fc-cache/Makefile.fc-cache"
11 ${_MKMSG_CREATE} ${DESTDIR}${X11FONTDIR}/fonts.cache-1
12 ${FCCACHE} -fv
${DESTDIR}${X11FONTDIR}
13 .if
${MKUNPRIVED} != "no"
15 && find .
/${X11FONTDIR} -name fonts.cache-1 \
17 's/$$/ type=file mode=0444 uname=${BINOWN} gname=${BINGRP}/' \
21 .
include <bsd.subdir.mk
>