mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 06:41:11 +08:00
13 lines
208 B
Plaintext
13 lines
208 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: zlib
|
|
Description: zlib compression library
|
|
Version: @VERSION@
|
|
|
|
Requires:
|
|
Libs: -L${libdir} -lz
|
|
Cflags: -I${includedir}
|