Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / include / dri3proto / Makefile
bloba459add410655ea134771325cd3c7ee778be16f7
1 # $NetBSD: Makefile,v 1.1 2014/03/16 23:25:15 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.dri3proto}
7 INCS= dri3proto.h
8 INCSDIR=${X11INCDIR}/X11/extensions
10 NOOBJ= # defined
12 PKGCONFIG= dri3proto
14 .include <bsd.x11.mk>
15 .include <bsd.prog.mk>