提交 d723985c 编写于 作者: wmmhello's avatar wmmhello

Merge branch 'test/TD-6167' of github.com:taosdata/TDengine into test/TD-6167

......@@ -19,9 +19,9 @@ exe:
gcc $(CFLAGS) ./apitest.c -o $(ROOT)apitest $(LFLAGS)
clean:
rm $(ROOT)asyncdemo
rm $(ROOT)demo
rm $(ROOT)prepare
rm $(ROOT)stream
rm $(ROOT)subscribe
rm $(ROOT)apitest
rm -f $(ROOT)asyncdemo
rm -f $(ROOT)demo
rm -f $(ROOT)prepare
rm -f $(ROOT)stream
rm -f $(ROOT)subscribe
rm -f $(ROOT)apitest
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册