summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.gsl
blob: 50d0d1273d96d6e89fbb0a707f1f0e023482be62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{ "gsl":
  { "type": "export"
  , "target": "gsl (unexported)"
  , "flexible_config": ["OS", "ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG", "ENV"]
  }
, "gsl (unexported)":
  { "type": ["@", "rules", "CC", "library"]
  , "name": ["gsl"]
  , "hdrs": [["TREE", null, "."]]
  , "stage": ["gsl"]
  }
}