openrc/pkgconfig/openrc.pc.in

11 lines
200 B
PkgConfig
Raw Normal View History

2009-10-08 04:49:18 +05:30
prefix=@PREFIX@
exec_prefix=${prefix}
libdir=${prefix}/@LIB@
includedir=/usr/include
Name: OpenRC
Description: Universal init system
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lrc