Rework Python Makefile
- add help_python
This commit is contained in:
2
Makefile
2
Makefile
@@ -3,7 +3,7 @@ help:
|
||||
@echo Please define target:
|
||||
@echo " - Prerequisite: third_party third_party_check clean_third_party"
|
||||
@echo " - C++: cc test_cc clean_cc"
|
||||
@echo " - Python: python test_python clean_python"
|
||||
@echo " - Python: python help_python test_python clean_python"
|
||||
@echo " - Java: java test_java clean_java"
|
||||
@echo " - .NET (CSharp): csharp test_csharp clean_csharp"
|
||||
@echo " - .NET (FSharp): fsharp fsharp-help fsharp-clean"
|
||||
|
||||
Reference in New Issue
Block a user