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

11 lines
178 B
Makefile

include ../../../../makefile.crc32
include ../../../../makefile.machine
TARGET_FLAGS=$(CC_EXE)
LOCAL_LINK=$(LINK_EXE)
LIBS=$(LOCAL_LIBS_DLL)
include ../../../../makefile.glb