summaryrefslogtreecommitdiff
path: root/etc/import.prebuilt/TARGETS.fmt
blob: 4c49c84b61f928c8e3d7341486ad51d89ef8d41e (plain)
1
2
3
4
5
6
7
8
{ "fmt":
  { "type": ["@", "rules", "CC", "library"]
  , "name": ["fmt"]
  , "stage": ["fmt"]
  , "hdrs": [["TREE", null, "."]]
  , "private-ldflags": ["-lfmt"]
  }
}