Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / include / glproto / Makefile
blob4d42d41256ea8aa22ff076e16ed0c4299640a4fc
1 # $NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.glproto}
7 INCS= glxint.h glxmd.h glxproto.h glxtokens.h
8 INCSDIR=${X11INCDIR}/GL
10 SUBDIR= internal
12 NOOBJ= # defined
14 PKGCONFIG= glproto
16 .include <bsd.x11.mk>
17 .include <bsd.prog.mk>
18 .include <bsd.subdir.mk>