#	$OpenBSD: Makefile,v 1.11 2017/06/23 16:15:18 dcoppa Exp $


.include <bsd.xorg.mk>

SUBDIR=	config


INCSDIR=${X11BASE}/include/freetype2/freetype

INCS=	freetype.h ftadvanc.h ftautoh.h ftbbox.h ftbdf.h ftbitmap.h \
	ftbzip2.h ftcache.h ftcffdrv.h ftchapters.h ftcid.h fterrdef.h \
	fterrors.h ftfntfmt.h ftgasp.h ftglyph.h ftgxval.h ftgzip.h \
	ftimage.h ftincrem.h ftlcdfil.h ftlist.h ftlzw.h ftmac.h ftmm.h \
	ftmodapi.h ftmoderr.h ftotval.h ftoutln.h ftpcfdrv.h ftpfr.h \
	ftrender.h ftsizes.h ftsnames.h ftstroke.h ftsynth.h ftsystem.h \
	fttrigon.h ftttdrv.h fttypes.h ftwinfnt.h t1tables.h ttnameid.h \
	tttables.h tttags.h ttunpat.h

.include "Makefile.inc"
.include <bsd.subdir.mk>

