11 lines
231 B
PkgConfig
Executable File
11 lines
231 B
PkgConfig
Executable File
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: sparse library
|
|
Description: sparse library used by make_extfs
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lsparse
|
|
Cflags: -I${includedir}/libsparse
|