Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
att
GitHub Repository: att/ast
Path: blob/master/src/cmd/codexlib/zip/Makefile
1810 views
:PACKAGE: ast

CCFLAGS = $(CC.OPTIMIZE) $(CC.DLL)

zip plugin=codex :LIBRARY: \
	zip.c huff.c \
	shrink.c reduce.c implode.c deflate.c \
	-lcodex

:: RELEASE