| Index: Makefile.standalone-help/help.txt
|
| diff --git a/Makefile.standalone-help/help.txt b/Makefile.standalone-help/help.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4bf2f3a8f665752be5c9b6aa5ad72f20d90b2dcf
|
| --- /dev/null
|
| +++ b/Makefile.standalone-help/help.txt
|
| @@ -0,0 +1,9 @@
|
| +Targets:
|
| +
|
| +check-lit - run the lit tests
|
| +check-xtest - run the cross tests
|
| +
|
| + For more detailed help:
|
| +
|
| + make -f Makefile.standalone help-<target> , e.g:
|
| + make -f Makefile.standalone help-check-lit
|
|
|