Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / include / fixesproto / Makefile
blob4f55ae5607102c2345ace16dc8525000d7f2fdb2
1 # $NetBSD: Makefile,v 1.3 2010/05/22 02:27:07 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.fixesproto}
7 INCS= xfixesproto.h \
8 xfixeswire.h
10 INCSDIR=${X11INCDIR}/X11/extensions
12 NOOBJ= # defined
14 PKGCONFIG= fixesproto
16 # XXX fixesproto.txt
18 .include <bsd.x11.mk>
19 .include <bsd.prog.mk>