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

Unified Diff: masters/master.chromium.mojo/Makefile

Issue 782043003: Add a new chromium.mojo master (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years 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 | masters/master.chromium.mojo/buildbot » ('j') | masters/master.chromium.mojo/buildbot » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.mojo/Makefile
diff --git a/masters/master.chromium.mojo/Makefile b/masters/master.chromium.mojo/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..d409b6cfb92ec6ca8da448c2674a3cd712ffff11
--- /dev/null
+++ b/masters/master.chromium.mojo/Makefile
@@ -0,0 +1,12 @@
+# This file was generated from
+# scripts/tools/buildbot_tool_templates/Makefile
+# by scripts/tools/buildbot-tool.
+# DO NOT EDIT BY HAND!
jamesr 2014/12/08 20:28:07 where is the input to this generator?
Dirk Pranke 2014/12/08 20:46:56 builders.json is the input. I can update the com
+
+
+BUILDBOT_PATH = $(BUILDBOT8_PATH)
+MASTERPATH := master.chromium.mojo
+include ../master-common.mk
+
+# -*- makefile -*-
+
« no previous file with comments | « no previous file | masters/master.chromium.mojo/buildbot » ('j') | masters/master.chromium.mojo/buildbot » ('J')

Powered by Google App Engine
This is Rietveld 408576698