13 lines
250 B
Makefile
13 lines
250 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:21 mrg Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.PATH: ${X11SRCDIR.fontconfig}/fontconfig
|
|
|
|
INCSDIR=${X11INCDIR}/fontconfig
|
|
|
|
INCS= fcfreetype.h fcprivate.h fontconfig.h
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.prog.mk>
|