OLD | NEW |
---|---|
(Empty) | |
1 # -*- makefile -*- | |
2 | |
3 MASTERPATH := master.chromium.chromiumos | |
4 # Buildbot 8 means not sharing the announce config just yet. Too much pain in t hat. | |
5 # BUILDBOT_PATH := ../../third_party/buildbot_8_4p1:../../third_party/twisted_10 _2:../../third_party/jinja2:../../third_party/sqlalchemy_0_7_1:../../third_party /sqlalchemy_migrate_0_7_1:../../third_party/tempita_0_5:../../third_party/decora tor_3_3_1 | |
6 include ../master-common.mk | |
OLD | NEW |