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