p7zip-rar/CPP/7zip/Bundles/Format7zFree/makefile
2017-10-11 12:40:22 +02:00

12 lines
247 B
Makefile

TARGET_FLAGS=$(CC_SHARED) -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec
include ../../../../makefile.crc32
include ../../../../makefile.machine
LOCAL_LINK=$(LINK_SHARED)
LIBS=$(LOCAL_LIBS_DLL)
include ../../../../makefile.glb