xenocara/lib/libdrm/Makefile.bsd-wrapper

8 lines
149 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2008/06/12 18:52:07 oga Exp $
2007-01-01 03:33:12 -07:00
2007-01-01 03:34:17 -07:00
SHARED_LIBS= drm 2.3
CONFIGURE_ARGS= --enable-privsep
2007-01-01 03:33:12 -07:00
.include <bsd.xorg.mk>