Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / include / glproto / internal / Makefile
blobaf7b081dd11995c5f7a7e78f90bc7de5dba5b9b6
1 # $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.glproto}
7 INCS= glcore.h
8 INCSDIR=${X11INCDIR}/GL/internal
10 NOOBJ= # defined
12 .include <bsd.x11.mk>
13 .include <bsd.prog.mk>