Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / include / fontcacheproto / Makefile
bloba9f8739cc2810eb250d665f5e36dc1a6d60150fd
1 # $NetBSD: Makefile,v 1.2 2008/09/13 04:32:28 cube Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.fontcacheproto}
7 INCS= fontcache.h fontcacheP.h fontcachstr.h
8 INCSDIR=${X11INCDIR}/X11/extensions
10 NOOBJ= # defined
12 PKGCONFIG= fontcacheproto
14 .include <bsd.x11.mk>
15 .include <bsd.prog.mk>