summaryrefslogtreecommitdiff
path: root/toolchains/CC/foreign/tools-all.TARGETS
blob: 260bc43c6ceba051908c9a8fbf2a035411c8b697 (plain)
1
2
3
4
5
6
7
8
9
10
{ "defaults":
  { "type": ["@", "rules", "CC/foreign", "defaults"]
  , "base":
    [ ["@", "busybox", "CC/foreign", "defaults"]
    , ["@", "make", "CC/foreign", "defaults"]
    , ["@", "cmake", "CC/foreign", "defaults"]
    , ["@", "python", "CC/foreign", "defaults"]
    ]
  }
}