Split help targets more.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 15s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 15s
This commit is contained in:
parent
2237ff1261
commit
337f8666e4
10 changed files with 53 additions and 22 deletions
|
|
@ -134,10 +134,10 @@ When you want to see whats happening do a debug run;
|
|||
real 0m4.226s
|
||||
|
||||
manual test all packages on other MSX1 machine;
|
||||
make DIST_QA_MSXHUB_MACHINE=Philips_VG_8000 bin/dist-qa-msxhub/@run
|
||||
make ASSERT_MSXHUB_MACHINE=Philips_VG_8000 bin/assert/msxhub/@run
|
||||
|
||||
view the make graph of an target;
|
||||
make -Bnd bin/dist-qa-msx1/@assert | make2graph | dot -Tpng -o /tmp/out.png;open /tmp/out.png
|
||||
make -Bnd bin/example/dist-hello-qa-msx1/@assert | make2graph | dot -Tpng -o /tmp/out.png;open /tmp/out.png
|
||||
|
||||
|
||||
## Errata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue