| Index: masters/master.chromium.android.fyi/Makefile
|
| diff --git a/masters/master.chromium.android.fyi/Makefile b/masters/master.chromium.android.fyi/Makefile
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4447f8d1e493052c45a05110f56dbde80d8ff44b
|
| --- /dev/null
|
| +++ b/masters/master.chromium.android.fyi/Makefile
|
| @@ -0,0 +1,12 @@
|
| +# This file was generated from
|
| +# scripts/tools/buildbot_tool_templates/Makefile
|
| +# by "../../build/scripts/tools/buildbot-tool gen .".
|
| +# DO NOT EDIT BY HAND!
|
| +
|
| +
|
| +BUILDBOT_PATH = $(BUILDBOT8_PATH)
|
| +MASTERPATH := master.chromium.android.fyi
|
| +include ../master-common.mk
|
| +
|
| +# -*- makefile -*-
|
| +
|
|
|