gcc config
[prop.git] / prop-src / depends2
blob286aa4311f4f7886eb23856fa1d7e5c52f71d3e0
1 persistgen.$(OBJ): persistgen.cc ir.h basics.h ast.h datagen.h codegen.h \
2  labelgen.h hashtab.h type.h options.h datatype.h classdef.h
3 gcgen.$(OBJ): gcgen.cc ir.h basics.h datatype.h classdef.h codegen.h ast.h \
4  hashtab.h type.h
5 printgen.$(OBJ): printgen.cc ir.h basics.h ast.h datatype.h classdef.h \
6  codegen.h hashtab.h type.h matchcom.h patenv.h labelgen.h list.h
7 matchcom.$(OBJ): matchcom.cc ir.h basics.h ast.h matchcom.h patenv.h \
8  hashtab.h labelgen.h codegen.h config.h type.h options.h list.h
9 matchgen.$(OBJ): matchgen.cc ir.h basics.h ast.h matchcom.h patenv.h \
10  hashtab.h labelgen.h codegen.h type.h config.h options.h list.h
11 infgen.$(OBJ): infgen.cc ir.h basics.h ast.h type.h hashtab.h config.h \
12  infgen.h rwgen.h matchcom.h patenv.h labelgen.h codegen.h classdef.h \
13  datagen.h datatype.h list.h
14 type.$(OBJ): type.cc hashtab.h ir.h basics.h ast.h collection.h type.h \
15  datatype.h classdef.h codegen.h list.h options.h
16 printing.$(OBJ): printing.cc ir.h basics.h ast.h matchcom.h patenv.h \
17  hashtab.h labelgen.h codegen.h type.h options.h list.h graphtype.h \
18  classdef.h
19 datagen.$(OBJ): datagen.cc ir.h basics.h ast.h type.h hashtab.h datagen.h \
20  codegen.h labelgen.h options.h datatype.h classdef.h list.h
21 codegen.$(OBJ): codegen.cc codegen.h basics.h ir.h ast.h type.h hashtab.h \
22  matchcom.h patenv.h labelgen.h options.h
23 compiler.$(OBJ): compiler.cc ir.h basics.h ast.h type.h hashtab.h \
24  compiler.h matchcom.h patenv.h labelgen.h codegen.h rwgen.h \
25  classdef.h datagen.h infgen.h parsegen.h setlgen.h setl-ast.h env.h \
26  metasyntax.h grsgen.h aggen.h rwmix.h textbuf.h options.h
27 indexing.$(OBJ): indexing.cc ir.h basics.h ast.h matchcom.h patenv.h \
28  hashtab.h labelgen.h codegen.h
29 ast.$(OBJ): ast.cc basics.h ast.h ir.h
30 constr.$(OBJ): constr.cc ir.h basics.h ast.h matchcom.h patenv.h hashtab.h \
31  labelgen.h codegen.h
32 parsegen.$(OBJ): parsegen.cc ir.h basics.h ast.h parsegen.h codegen.h \
33  classdef.h hashtab.h datagen.h labelgen.h type.h list.h options.h
34 lexeme.$(OBJ): lexeme.cc ir.h basics.h ast.h hashtab.h type.h matchcom.h \
35  patenv.h labelgen.h codegen.h
36 lexer.$(OBJ): lexer.cc basics.h keywords.h parser.h ir.h ast.h patenv.h \
37  textbuf.h type.h hashtab.h
38 trs.$(OBJ): trs.cc trs.h basics.h ir.h ast.h type.h hashtab.h list.h \
39  matchcom.h patenv.h labelgen.h codegen.h datagen.h rwgen.h classdef.h \
40  funmap.h functortab.h setlgen.h setl-ast.h env.h
41 trs2.$(OBJ): trs2.cc trs.h basics.h ir.h ast.h type.h hashtab.h list.h \
42  matchcom.h patenv.h labelgen.h codegen.h funmap.h functortab.h \
43  rwgen.h classdef.h
44 trs3.$(OBJ): trs3.cc trs.h basics.h ir.h ast.h type.h hashtab.h
45 rwgen.$(OBJ): rwgen.cc funmap.h ir.h basics.h ast.h type.h hashtab.h \
46  functortab.h matchcom.h patenv.h labelgen.h codegen.h datagen.h \
47  config.h rwgen.h classdef.h options.h trs.h
48 rwgen2.$(OBJ): rwgen2.cc ir.h basics.h ast.h type.h hashtab.h rwgen.h \
49  matchcom.h patenv.h labelgen.h codegen.h classdef.h options.h
50 rwgen3.$(OBJ): rwgen3.cc funmap.h ir.h basics.h ast.h type.h hashtab.h \
51  functortab.h matchcom.h patenv.h labelgen.h codegen.h rwgen.h \
52  classdef.h list.h options.h
53 rwgen4.$(OBJ): rwgen4.cc funmap.h ir.h basics.h ast.h type.h hashtab.h \
54  functortab.h matchcom.h patenv.h labelgen.h codegen.h list.h rwgen.h \
55  classdef.h
56 rwgen5.$(OBJ): rwgen5.cc basics.h hashtab.h rwgen.h matchcom.h ir.h ast.h \
57  patenv.h labelgen.h codegen.h classdef.h funmap.h type.h functortab.h \
58  options.h
59 lawgen.$(OBJ): lawgen.cc ir.h basics.h ast.h datagen.h codegen.h labelgen.h \
60  hashtab.h type.h list.h
61 parser-util.$(OBJ): parser-util.cc ir.h basics.h ast.h parser.h patenv.h \
62  textbuf.h type.h hashtab.h matchcom.h labelgen.h codegen.h keywords.h \
63  config.h list.h compiler.h rwgen.h classdef.h datagen.h infgen.h \
64  parsegen.h setlgen.h setl-ast.h env.h metasyntax.h grsgen.h aggen.h \
65  rwmix.h options.h
66 parser.$(OBJ): parser.cc options.h basics.h ir.h ast.h parser.h patenv.h \
67  textbuf.h parsegen.h codegen.h classdef.h hashtab.h setl-ast.h \
68  keywords.h timespace.h type.h compiler.h matchcom.h labelgen.h \
69  rwgen.h datagen.h infgen.h setlgen.h env.h metasyntax.h grsgen.h \
70  aggen.h rwmix.h list.h graphtype.h graphedges.h
71 setl-ast.$(OBJ): setl-ast.cc ir.h basics.h ast.h setl-ast.h
72 documentation.$(OBJ): documentation.cc parser.h ir.h basics.h ast.h \
73  patenv.h textbuf.h
74 collection.$(OBJ): collection.cc collection.h basics.h type.h ir.h ast.h \
75  hashtab.h
76 setlgen.$(OBJ): setlgen.cc ir.h basics.h ast.h setl-ast.h setlgen.h \
77  matchcom.h patenv.h hashtab.h labelgen.h codegen.h env.h type.h
78 setltype.$(OBJ): setltype.cc ir.h basics.h ast.h setl-ast.h setlgen.h \
79  matchcom.h patenv.h hashtab.h labelgen.h codegen.h env.h type.h
80 timespace.$(OBJ): timespace.cc basics.h timespace.h
81 env.$(OBJ): env.cc env.h basics.h ir.h hashtab.h
82 funmap.$(OBJ): funmap.cc funmap.h ir.h basics.h ast.h type.h hashtab.h \
83  functortab.h matchcom.h patenv.h labelgen.h codegen.h datagen.h \
84  config.h rwgen.h classdef.h options.h list.h
85 metasyntax.$(OBJ): metasyntax.cc metasyntax.h parsegen.h basics.h ir.h \
86  codegen.h classdef.h ast.h hashtab.h options.h
87 pat.$(OBJ): pat.cc ir.h basics.h matchcom.h ast.h patenv.h hashtab.h \
88  labelgen.h codegen.h pat.h
89 grsgen.$(OBJ): grsgen.cc ir.h basics.h ast.h type.h hashtab.h grsgen.h \
90  codegen.h matchcom.h patenv.h labelgen.h
91 selector.$(OBJ): selector.cc ir.h basics.h ast.h matchcom.h patenv.h \
92  hashtab.h labelgen.h codegen.h type.h options.h
93 graphtype.$(OBJ): graphtype.cc ast.h basics.h ir.h graphtype.h codegen.h \
94  classdef.h hashtab.h type.h
95 graphrep.$(OBJ): graphrep.cc graphedges.h graphtype.h basics.h ir.h ast.h \
96  codegen.h classdef.h hashtab.h
97 graphops.$(OBJ): graphops.cc graphtype.h basics.h ir.h ast.h codegen.h \
98  classdef.h hashtab.h graphedges.h
99 graphreport.$(OBJ): graphreport.cc graphtype.h basics.h ir.h ast.h \
100  codegen.h classdef.h hashtab.h graphedges.h
101 classdef.$(OBJ): classdef.cc ir.h basics.h ast.h classdef.h codegen.h \
102  hashtab.h type.h list.h datatype.h
103 prop-main.$(OBJ): prop-main.cc basics.h config.h author.h options.h
104 aggen.$(OBJ): aggen.cc basics.h ir.h codegen.h classdef.h ast.h hashtab.h \
105  aggen.h parsegen.h
106 datatype.$(OBJ): datatype.cc datatype.h classdef.h codegen.h basics.h ir.h \
107  ast.h hashtab.h type.h options.h list.h datagen.h labelgen.h
108 instance.$(OBJ): instance.cc datatype.h classdef.h codegen.h basics.h ir.h \
109  ast.h hashtab.h type.h datagen.h labelgen.h options.h
110 list.$(OBJ): list.cc basics.h listimpl.h ast.h ir.h parsegen.h codegen.h \
111  classdef.h hashtab.h
112 visualize.$(OBJ): visualize.cc options.h compiler.h matchcom.h ir.h \
113  basics.h ast.h patenv.h hashtab.h labelgen.h codegen.h rwgen.h \
114  classdef.h datagen.h infgen.h parsegen.h setlgen.h setl-ast.h env.h \
115  metasyntax.h grsgen.h aggen.h rwmix.h textbuf.h visualize.h
116 visual2.$(OBJ): visual2.cc ir.h basics.h type.h ast.h hashtab.h classdef.h \
117  codegen.h datatype.h visualize.h
118 rwmix.$(OBJ): rwmix.cc ast.h basics.h ir.h rwmix.h rwgen.h matchcom.h \
119  patenv.h hashtab.h labelgen.h codegen.h classdef.h type.h funmap.h \
120  functortab.h options.h trs.h
121 automake.$(OBJ): automake.cc basics.h
122 frontend.$(OBJ): frontend.cc basics.h parser.h ir.h ast.h patenv.h \
123  textbuf.h
124 functortab.$(OBJ): functortab.cc functortab.h hashtab.h
125 hashtab.$(OBJ): hashtab.cc hashtab.h
126 labelgen.$(OBJ): labelgen.cc labelgen.h
127 options.$(OBJ): options.cc basics.h config.h options.h
128 patchlev.$(OBJ): patchlev.cc
129 patenv.$(OBJ): patenv.cc patenv.h ir.h basics.h ast.h type.h hashtab.h \
130  options.h
131 process.$(OBJ): process.cc config.h compiler.h matchcom.h ir.h basics.h \
132  ast.h patenv.h hashtab.h labelgen.h codegen.h rwgen.h classdef.h \
133  datagen.h infgen.h parsegen.h setlgen.h setl-ast.h env.h metasyntax.h \
134  grsgen.h aggen.h rwmix.h textbuf.h type.h author.h options.h
135 textbuf.$(OBJ): textbuf.cc textbuf.h