Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: native_client_sdk/src/resources/Makefile.example.template

Issue 914983003: [NaCl SDK] Switch ppapi_simple to C library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update sdk_files.list Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/resources/Makefile.example.template
diff --git a/native_client_sdk/src/resources/Makefile.example.template b/native_client_sdk/src/resources/Makefile.example.template
index c511964836db8f2c91a1a247f8e27021d7fd155c..aef08ef2997ea9d330d3abaf1128510c15cfa507 100644
--- a/native_client_sdk/src/resources/Makefile.example.template
+++ b/native_client_sdk/src/resources/Makefile.example.template
@@ -72,6 +72,7 @@ ifneq ($(TOOLCHAIN),pnacl)
endif
[[ ]]
{{sources}} = {{source_list}}
+[[]]
Sam Clegg 2015/02/19 21:24:20 Is this needed?
binji 2015/02/20 17:33:48 Yes, otherwise the following lines are included in
# Build rules generated by macros from common.mk:

Powered by Google App Engine
This is Rietveld 408576698