Your IP : 216.73.217.87


Current Path : /hdd/hdd11/lib64/pkgconfig/
Upload File :
Current File : /hdd/hdd11/lib64/pkgconfig/libudev.pc

#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib64
includedir=${prefix}/include

Name: libudev
Description: Library to access udev device information
Version: 220
Libs: -L${libdir} -ludev
Cflags: -I${includedir}