Chromium Code Reviews| Index: native_client_sdk/src/examples/Makefile |
| =================================================================== |
| --- native_client_sdk/src/examples/Makefile (revision 203001) |
| +++ native_client_sdk/src/examples/Makefile (working copy) |
| @@ -8,7 +8,7 @@ |
| # |
| PROJECTS:= \ |
| -[[for project in projects:]] |
| +[[for project in projects:]] \ |
|
binji
2013/06/04 23:30:28
not necessary: this is a template Makefile. Everyt
nfullagar1
2013/06/04 23:47:09
removed
|
| {{project}} \ |
| [[]] |