aboutsummaryrefslogtreecommitdiff
path: root/build/buildfile
blob: 8bd80b787307cc8a34b13b4e2c13f8a0d9aa6d2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
exe{bd1}: obj{bd algorithm scope parser lexer target prerequisite rule \
  native context cxx/target cxx/rule process timestamp path}

obj{bd}: cxx{bd}
obj{algorithm}: cxx{algorithm}
obj{scope}: cxx{scope}
obj{parser}: cxx{parser}
obj{lexer}: cxx{lexer}
obj{target}: cxx{target}
obj{prerequisite}: cxx{prerequisite}
obj{rule}: cxx{rule}
obj{native}: cxx{native}
obj{context}: cxx{context}
obj{cxx/target}: cxx{cxx/target}
obj{cxx/rule}: cxx{cxx/rule}
obj{process}: cxx{process}
obj{timestamp}: cxx{timestamp}
obj{path}: cxx{path}