summaryrefslogtreecommitdiff
path: root/toolchains/CC/foreign/make.TARGETS
blob: ca679db45c0eef87d7d059675bf4ab596debdbd1 (plain)
1
2
3
4
5
6
7
8
{ "defaults":
  { "type": ["@", "rules", "CC/foreign", "defaults"]
  , "MAKE": ["make/bin/make"]
  , "PATH": ["$(TOOLCHAIN)/make/bin"]
  , "toolchain": ["staged-make"]
  }
, "staged-make": {"type": "install", "dirs": [[["", "toolchain"], "make"]]}
}