Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / lib / fontconfig / etc / Makefile
blob6f82e6734fc1ed34f64086ae3ebd6bae472ec6c1
1 # $NetBSD: Makefile,v 1.3 2009/09/07 21:07:03 mrg Exp $
3 SUBDIR= conf.d conf.avail
5 .include <bsd.own.mk>
7 .PATH: ${X11SRCDIR.fontconfig}
8 CONFIGFILES= \
9 fonts.conf \
10 fonts.dtd
12 FILESDIR= \
13 /etc/fonts
15 .include <bsd.x11.mk>
16 .include <bsd.prog.mk>
17 .include <bsd.subdir.mk>