1#	$NetBSD: Makefile,v 1.2 2014/03/20 08:57:48 mrg Exp $
2
3.include <bsd.own.mk>
4
5.PATH:	${X11SRCDIR.freetype}/include/config
6
7INCSDIR=${X11INCDIR}/freetype2/config
8
9INCS=	ftconfig.h ftheader.h ftmodule.h ftoption.h ftstdlib.h
10
11.include <bsd.x11.mk>
12.include <bsd.prog.mk>
13