OLD | NEW |
---|---|
(Empty) | |
1 # This file was generated from | |
2 # scripts/tools/buildbot_tool_templates/Makefile | |
3 # by scripts/tools/buildbot-tool. | |
4 # 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
| |
5 | |
6 | |
7 BUILDBOT_PATH = $(BUILDBOT8_PATH) | |
8 MASTERPATH := master.chromium.mojo | |
9 include ../master-common.mk | |
10 | |
11 # -*- makefile -*- | |
12 | |
OLD | NEW |