提交 f5db2938 编写于 作者: W wwccss

+ add the makefile.

上级 79448be4
VERSION=$(shell head -n 1 VERSION)
all: tgz
clean:
rm -fr zentaoatf
rm -fr *.zip
tgz:
mkdir zentaoatf
cp -fr {zt,langs,hello} zentaoatf
find zentaoatf/.git |xargs rm -fr
zip -r -9 ZenTaoATF.$(VERSION).zip zentaoatf
rm -fr zentaoatf
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册