12 lines
260 B
PkgConfig
12 lines
260 B
PkgConfig
# Package Information for pkg-config
|
|
|
|
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include/do
|
|
|
|
Name: Distribution Object
|
|
Description: Distribution Object
|
|
Version: 1.0
|
|
Libs: -L${libdir} -ldo -ldoutils
|
|
Cflags: -I${includedir}
|