11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
|
|
prefix=@prefix@
|
||
|
|
exec_prefix=@exec_prefix@
|
||
|
|
libdir=@libdir@
|
||
|
|
includedir=@includedir@
|
||
|
|
|
||
|
|
Name: tdb
|
||
|
|
Description: A trivial database
|
||
|
|
Version: 4.0
|
||
|
|
Libs: -L${libdir} -ltdb
|
||
|
|
Cflags: -I${includedir}
|