flatten 20260225
This commit is contained in:
11
resources/packages/zip/ZLib-Makefile.project
Executable file
11
resources/packages/zip/ZLib-Makefile.project
Executable file
@@ -0,0 +1,11 @@
|
||||
include $(MAKEDIR)/Makefile.base
|
||||
|
||||
LIBFILE := libz_.a
|
||||
SRC_C := adler32.c compress.c crc32.c deflate.c gzclose.c gzlib.c gzread.c gzwrite.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c
|
||||
COPYTO := ../../sdk/lib
|
||||
|
||||
_FLAGS := $(_FLAGS) -Dz_crc_t="long"
|
||||
|
||||
include $(MAKEDIR)/Makefile.lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user