Chromium Code Reviews| 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 -*- |
| + |