提交 4f7ee0f0 编写于 作者: A Andy Gocke

Merge pull request #7950 from agocke/fix-makefile-typo

Fix another typo in the makefile
......@@ -55,7 +55,7 @@ toolset: /tmp/$(ROSLYN_TOOLSET_NAME).tar.bz2 /tmp/$(MONO_TOOLSET_NAME).tar.bz2
clean_toolset:
rm /tmp/$(ROSLYN_TOOLSET_NAME).tar.bz2 ; \
rm /tmp/$(MONO_TOOLSET_NAME).tar.bz2 ; \
rm /tmp/$(NUGET_PACKAGE_NAME).tar.bz2
rm /tmp/$(NUGET_PACKAGE_NAME).zip
/tmp/$(ROSLYN_TOOLSET_NAME).tar.bz2:
@pushd /tmp/ ; \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册