mirror of
https://github.com/openharmony/third_party_LVM2.git
synced 2026-07-20 00:13:31 -04:00
13 lines
287 B
Plaintext
13 lines
287 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: devmapper
|
|
Description: device-mapper library
|
|
Version: @DM_LIB_PATCHLEVEL@
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -ldevmapper
|
|
Requires.private: @SELINUX_PC@ @UDEV_PC@
|
|
Libs.private: -lm @RT_LIBS@
|