12 lines
225 B
Makefile
12 lines
225 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/05/16 10:25:14 lukem Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.PATH: ${X11SRCDIR.xc}/extras/fontconfig
|
|
|
|
CONFIGFILES= fonts.conf fonts.dtd
|
|
FILESDIR= /etc/fonts
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.prog.mk>
|