NetBSD/external/mit/xorg/lib/libX11/xomGeneric/Makefile
rtr 4df6dad7ae * build and install locale modules
this fixes the problem with copy & paste not working
2008-09-07 13:15:11 +00:00

15 lines
271 B
Makefile

# $NetBSD: Makefile,v 1.1 2008/09/07 13:15:11 rtr Exp $
LIBISMODULE= yes
SHLIB_MAJOR= 2 # XXX
SHLIB_MINOR= 0
.include <bsd.own.mk>
.include <bsd.x11.mk>
LIB= xomGeneric
LIBDIR= ${X11LIBDIR}/locale/lib/common
SRCS= ${SRCS.xomGeneric}
.include "../Makefile.xomGeneric"