libdrm.pc.in 247 Bytes
Newer Older
1 2 3 4 5 6 7 8
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libdrm
Description: Userspace interface to kernel DRM services
Version: @PACKAGE_VERSION@
Mike Gabriel's avatar
Mike Gabriel committed
9
Libs: -L${libdir} -ldrm
10
Cflags: -I${includedir} -I${includedir}/drm