mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00:00
Not strictly needed in the xorg build, but helps the NetBSD reachover build, and follows implicit conventions about pkg-config files more closely. See also http://gnats.netbsd.org/48991 Signed-off-by: Thomas Klausner <wiz@NetBSD.org> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
11 lines
221 B
PkgConfig
11 lines
221 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
sdkdir=@sdkdir@
|
|
|
|
Name: xorg-mouse
|
|
Description: X.Org mouse input driver for non-evdev OS'es
|
|
Version: @PACKAGE_VERSION@
|
|
Cflags: -I${sdkdir}
|