Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 Targets: | |
| 3 | |
| 4 check-lit - run the lit tests | |
| 5 check-xtest - run the cross tests | |
| 6 | |
| 7 For more detailed help: | |
| 8 | |
| 9 makefile -f Makefile.standalone help-target . so for example: | |
|
Jim Stichnoth
2016/01/22 03:05:21
make
(not makefile)
rkotlerimgtec
2016/01/22 03:48:31
Done.
| |
| 10 makefile -f Makefile.standalone help-check-lit | |
| 11 | |
| 12 | |
| OLD | NEW |