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

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