提交 c7fcf9ee 编写于 作者: Z zhaoyanggh

makefile

上级 de59ed95
......@@ -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.
先完成此消息的编辑!
想要评论请 注册