2015-07-20 08:10:27 +00:00
|
|
|
prefix=/test
|
2012-05-06 04:09:34 +00:00
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: omg
|
|
|
|
Description: A testing pkg-config file
|
|
|
|
Version: 1.2.3
|
|
|
|
Libs: -L${libdir} -lomg
|
|
|
|
Cflags: -fPIC -I${includedir}/omg
|