Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / lib / libX11 / xomGeneric / Makefile
blob5b60633e90361a7c1a12bc81158a1f1a91cb42a2
1 # $NetBSD: Makefile,v 1.1 2008/09/07 13:15:11 rtr Exp $
3 LIBISMODULE= yes
4 SHLIB_MAJOR= 2 # XXX
5 SHLIB_MINOR= 0
7 .include <bsd.own.mk>
8 .include <bsd.x11.mk>
10 LIB= xomGeneric
11 LIBDIR= ${X11LIBDIR}/locale/lib/common
12 SRCS= ${SRCS.xomGeneric}
14 .include "../Makefile.xomGeneric"