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

Unified Diff: Makefile

Issue 6893111: Enhancements to ktop (Closed) Base URL: ssh://gitrw.chromium.org:9222/ktop.git@master
Patch Set: Created 9 years, 8 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
« no previous file with comments | « no previous file | collector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index 4b6692e8c2c0f84aa4dfb90608f1ea8490134034..23ae9d6dc2cba471dcc1f7e4ea75096b270478da 100644
--- a/Makefile
+++ b/Makefile
@@ -68,6 +68,7 @@ test:
@ echo "sources=$(sources)"
@ echo "objects=$(objects)"
@ echo "CFLAGS=$(CFLAGS)"
+ @ echo "BOARD=$(BOARD)"
@ echo "bin=$(bin)"
@ echo "objdir=$(objdir)"
@ echo "opus=$(opus)"
« no previous file with comments | « no previous file | collector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698