android_mt6572_jiabo/external/p7zip/CPP/7zip/Compress/Lzham/makefile
2025-09-05 16:56:03 +08:00

10 lines
264 B
Makefile

TARGET_FLAGS=$(CC_SHARED) -DRegisterCodec=DllRegisterCodec -Iinclude -Ilzhamdecomp -Ilzhamcomp -I../../../../
include ../../../../makefile.crc32
include ../../../../makefile.machine
LOCAL_LINK=$(LINK_SHARED)
LIBS=$(LOCAL_LIBS)
include ../../../../makefile.glb