summaryrefslogtreecommitdiff
path: root/rules/CC/foreign/TARGETS
blob: 5fbb6a9661a27c30dcbad0368dcafd6c16253e47 (plain)
1
2
3
4
5
6
7
{ "defaults":
  { "type": ["CC/foreign", "defaults"]
  , "MAKE": ["make"]
  , "CMAKE": ["cmake"]
  , "PATH": ["/bin", "/usr/bin"]
  }
}