mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 06:08:50 +08:00
This commit was generated by cvs2svn to compensate for changes in r13387,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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}
|
||||
Reference in New Issue
Block a user