提交 76517dc2 编写于 作者: G gary.li.wenchao.4

Add files Makefile and console

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@382 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 f559742a
CLEAN_FILES= *.bin *.map *.axf rtconfig.pyc .sconsign.dblite
clean:
find . \( -name "*.o" -o -name "*.bak" \) -type f -print | xargs rm -f
rm -fr ./build
rm -fr $(CLEAN_FILES)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册