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