xenocara/lib/libdrm/Makefile.bsd-wrapper
jsg d4c79ffe1f Merge libdrm 2.4.64. This changes the build to using the upstream
auto* build system and installing/using a libdrm specific set of drm
headers.  Thanks to Emil Velikov for removing the GNU makeisms
upstream.
2015-08-22 00:30:35 +00:00

7 lines
179 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2015/08/22 00:30:35 jsg Exp $
SHARED_LIBS= drm 7.0 drm_radeon 4.0 drm_intel 5.0 \
drm_amdgpu 1.0 drm_nouveau 2.0
.include <bsd.xorg.mk>