Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
# Automatically generated by make_mf version 1.1
2
 
3
# Standard directories and files
4
BASE=/u/g/release/Source
5
INST=${BASE}/src/installers
6
SRC=${INST}/80x86/svr4.2
7
SRC1=${INST}/80x86/common
8
SRC2=${INST}/common/construct
9
SRC3=${INST}/common/diag
10
SRC4=${INST}/common/dwarf
11
SRC5=${INST}/common/linkinfo
12
SRC6=${INST}/common/reader
13
SRC7=${INST}/common/templ
14
SPEC=${BASE}/src/lib/tdf/def_4_1.db
15
 
16
# Standard variables
17
 
18
CC=tcc
19
TCCOPTS=-Xc -Y32bit -Yansi
20
CCOPTS=${TCCOPTS} -I${SRC} -I${SRC1} -I${SRC2} -I${SRC3} -I${SRC4}\
21
 -I${SRC5} -I${SRC6}
22
MAIN_CC=${CC} ${CCOPTS} -c
23
LINK_CC=${CC} ${TCCOPTS}
24
LIBS=
25
 
26
REMOVE=rm -f
27
MOVE=mv
28
COPY=cp
29
ECHO=echo
30
SHELL=/bin/sh
31
 
32
# Dependencies and construction rules
33
 
34
NAME=trans
35
EXTRA=auto
36
EXTRA_CLEAN=
37
EXTRA_CLOBBER=
38
 
39
OFILES=aldefs.o assembler.o basicread.o c_arith_type.o case_opt.o check.o\
40
 check_id.o codec.o coder.o complex_eq.o const.o cproc.o decoder.o\
41
 dg_aux.o dg_fns.o diag_fns.o diag_info.o dw2_extra.o dwarf_info.o\
42
 dwarf_loc.o dwarf_out.o dwarf_proc.o dwarf_queue.o dwarf_type.o\
43
 evaluate.o exp.o f64.o flags.o flpt.o flpt_fns.o foralls.o global_opt.o\
44
 glopt.o inl_norm.o inline.o inlinechoice.o install_fns.o installglob.o\
45
 instr.o instr386.o is_worth.o label_ops.o li_fns.o localflags.o machine.o\
46
 machine_toks.o mark_scope.o me_fns.o misc_c.o operand.o out.o overlap.o\
47
 read_fns.o read_sort.o readglob.o reg_record.o scan2.o spec.o spec_tok.o\
48
 table_fns.o trans.o translate.o tv_callees.o unroll.o weights.o xalloc.o
49
 
50
${NAME} : ${OFILES}
51
	${LINK_CC} -o ${NAME} ${OFILES} ${LIBS}
52
 
53
all : ${EXTRA} ${NAME}
54
	@${ECHO} all done
55
 
56
extra : ${EXTRA}
57
	@${ECHO} done
58
 
59
aldefs.o : ${SRC2}/aldefs.c ${SRC2}/aldefs.h ${SRC6}/basicread.h\
60
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/installglob.h\
61
 ${SRC2}/messages_c.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
62
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
63
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
64
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
65
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
66
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
67
	${MAIN_CC} ${SRC2}/aldefs.c
68
 
69
assembler.o : ${SRC}/assembler.c ${SRC6}/basicread.h\
70
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
71
 ${SRC2}/flags.h ${SRC1}/localflags.h ${SRC2}/machine.h ${SRC1}/operand.h\
72
 ${SRC1}/out.h ${SRC2}/shapemacs.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
73
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
74
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
75
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
76
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
77
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
78
	${MAIN_CC} ${SRC}/assembler.c
79
 
80
basicread.o : ${SRC6}/basicread.c ${SRC6}/basicread.h\
81
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/f64.h ${SRC2}/flags.h\
82
 ${SRC2}/flpt.h ${SRC2}/installglob.h ${SRC6}/messages_r.h\
83
 ${SRC6}/natmacs.h ${SRC6}/readglob.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
84
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
85
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
86
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
87
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
88
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
89
 ${SRC6}/ossg_api.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
90
	${MAIN_CC} ${SRC6}/basicread.c
91
 
92
c_arith_type.o : ${SRC1}/c_arith_type.c ${SRC6}/arith_codes.h\
93
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/install_fns.h\
94
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
95
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
96
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
97
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
98
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
99
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
100
	${MAIN_CC} ${SRC1}/c_arith_type.c
101
 
102
case_opt.o : ${SRC2}/case_opt.c ${SRC2}/case_opt.h ${SRC2}/check.h\
103
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h\
104
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h\
105
 ${SRC2}/foralls.h ${SRC2}/global_opt.h ${SRC1}/glopt.h ${SRC2}/inline.h\
106
 ${SRC2}/install_fns.h ${SRC2}/installglob.h ${SRC2}/me_fns.h\
107
 ${SRC2}/shapemacs.h ${SRC1}/szs_als.h ${SRC2}/tags.h ${SRC6}/xalloc.h\
108
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
109
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
110
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
111
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
112
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
113
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC2}/consttypes.h
114
	${MAIN_CC} ${SRC2}/case_opt.c
115
 
116
check.o : ${SRC2}/check.c ${SRC6}/basicread.h ${SRC2}/check.h\
117
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h\
118
 ${SRC3}/dg_aux.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
119
 ${SRC2}/f64.h ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/install_fns.h\
120
 ${SRC2}/installglob.h ${SRC1}/localflags.h ${SRC2}/machine.h\
121
 ${SRC2}/me_fns.h ${SRC2}/messages_c.h ${SRC2}/misc_c.h ${SRC6}/natmacs.h\
122
 ${SRC6}/readglob.h ${SRC2}/shapemacs.h ${SRC1}/szs_als.h ${SRC2}/tags.h\
123
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
124
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
125
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
126
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
127
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
128
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
129
 ${SRC2}/flpttypes.h ${SRC1}/fbase.h
130
	${MAIN_CC} ${SRC2}/check.c
131
 
132
check_id.o : ${SRC2}/check_id.c ${SRC2}/check.h ${SRC2}/check_id.h\
133
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC2}/exp.h\
134
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/install_fns.h\
135
 ${SRC2}/installglob.h ${SRC2}/me_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
136
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
137
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
138
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
139
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
140
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
141
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
142
	${MAIN_CC} ${SRC2}/check_id.c
143
 
144
codec.o : ${SRC1}/codec.c ${SRC6}/basicread.h ${SRC1}/codec.h\
145
 ${SRC1}/coder.h ${SRC1}/codermacs.h ${SRC6}/common_types.h\
146
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
147
 ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/install_fns.h ${SRC1}/instr.h\
148
 ${SRC1}/instr386.h ${SRC1}/instrmacs.h ${SRC1}/messages_8.h\
149
 ${SRC1}/operand.h ${SRC6}/readglob.h ${SRC1}/reg_record.h\
150
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
151
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
152
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
153
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
154
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
155
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
156
 ${SRC2}/flpttypes.h ${SRC1}/fbase.h
157
	${MAIN_CC} ${SRC1}/codec.c
158
 
159
coder.o : ${SRC1}/coder.c ${SRC1}/assembler.h ${SRC6}/basicread.h\
160
 ${SRC2}/check.h ${SRC1}/codec.h ${SRC1}/coder.h ${SRC1}/codermacs.h\
161
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/cproc.h ${SRC3}/dg_aux.h\
162
 ${SRC3}/dg_globs.h ${SRC3}/diag_fns.h ${SRC1}/dw2_extra.h ${SRC2}/exp.h\
163
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/global_opt.h\
164
 ${SRC2}/install_fns.h ${SRC2}/installglob.h ${SRC1}/instr.h\
165
 ${SRC1}/instr386.h ${SRC1}/instrmacs.h ${SRC2}/label_ops.h\
166
 ${SRC1}/localflags.h ${SRC2}/machine.h ${SRC1}/messages_8.h\
167
 ${SRC2}/misc_c.h ${SRC6}/natmacs.h ${SRC1}/operand.h ${SRC1}/out.h\
168
 ${SRC6}/readglob.h ${SRC1}/reg_record.h ${SRC2}/shapemacs.h\
169
 ${SRC2}/tags.h ${SRC1}/weights.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
170
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
171
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
172
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
173
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
174
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
175
 ${SRC6}/ossg_api.h
176
	${MAIN_CC} ${SRC1}/coder.c
177
 
178
complex_eq.o : ${SRC2}/complex_eq.c ${SRC6}/common_types.h\
179
 ${SRC2}/complex_eq.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
180
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
181
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
182
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
183
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
184
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
185
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
186
	${MAIN_CC} ${SRC2}/complex_eq.c
187
 
188
const.o : ${SRC2}/const.c ${SRC6}/basicread.h ${SRC2}/check.h\
189
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h\
190
 ${SRC2}/constmacs.h ${SRC2}/consttypes.h ${SRC3}/dg_aux.h ${SRC2}/exp.h\
191
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/flpt.h\
192
 ${SRC2}/flpttypes.h ${SRC2}/install_fns.h ${SRC2}/installglob.h\
193
 ${SRC2}/is_worth.h ${SRC2}/me_fns.h ${SRC2}/messages_c.h\
194
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
195
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
196
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
197
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
198
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
199
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
200
 ${SRC6}/ossg_api.h ${SRC1}/fbase.h
201
	${MAIN_CC} ${SRC2}/const.c
202
 
203
cproc.o : ${SRC1}/cproc.c ${SRC1}/assembler.h ${SRC6}/basicread.h\
204
 ${SRC2}/check.h ${SRC1}/codec.h ${SRC1}/coder.h ${SRC1}/codermacs.h\
205
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/cproc.h ${SRC3}/diag_fns.h\
206
 ${SRC1}/dw2_extra.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
207
 ${SRC2}/flags.h ${SRC2}/global_opt.h ${SRC2}/install_fns.h\
208
 ${SRC2}/installglob.h ${SRC1}/instr.h ${SRC1}/instr386.h\
209
 ${SRC1}/instrmacs.h ${SRC1}/localflags.h ${SRC2}/machine.h\
210
 ${SRC1}/messages_8.h ${SRC1}/operand.h ${SRC1}/out.h ${SRC1}/reg_record.h\
211
 ${SRC1}/scan2.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC1}/weights.h\
212
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
213
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
214
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
215
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
216
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
217
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
218
	${MAIN_CC} ${SRC1}/cproc.c
219
 
220
decoder.o : ${SRC6}/decoder.c ${SRC6}/basicread.h ${SRC2}/check.h\
221
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC6}/ecodes.h ${SRC6}/externs.h\
222
 ${SRC6}/main_reads.h ${SRC6}/messages_r.h ${SRC6}/codetypes.h\
223
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
224
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
225
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
226
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
227
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
228
 ${SRC6}/ossg_api.h
229
	${MAIN_CC} ${SRC6}/decoder.c
230
 
231
dg_aux.o : ${SRC3}/dg_aux.c ${SRC6}/basicread.h ${SRC2}/check.h\
232
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h ${SRC3}/dg_aux.h\
233
 ${SRC3}/dg_globs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
234
 ${SRC2}/flags.h ${SRC2}/me_fns.h ${SRC6}/sortmacs.h ${SRC6}/table_fns.h\
235
 ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
236
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
237
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
238
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
239
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
240
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
241
 ${SRC2}/consttypes.h
242
	${MAIN_CC} ${SRC3}/dg_aux.c
243
 
244
dg_fns.o : ${SRC3}/dg_fns.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
245
 ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC3}/dg_fns.h ${SRC3}/dg_globs.h\
246
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/install_fns.h\
247
 ${SRC6}/main_reads.h ${SRC6}/natmacs.h ${SRC6}/readglob.h\
248
 ${SRC6}/sortmacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/toktypes.h\
249
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
250
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
251
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
252
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC4}/dwarf_gbl.h\
253
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
254
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
255
	${MAIN_CC} ${SRC3}/dg_fns.c
256
 
257
diag_fns.o : ${SRC3}/diag_fns.c ${SRC6}/basicread.h\
258
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h\
259
 ${SRC3}/dg_globs.h ${SRC3}/diag_fns.h ${SRC3}/diagglob.h\
260
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/install_fns.h\
261
 ${SRC6}/main_reads.h ${SRC6}/natmacs.h ${SRC6}/readglob.h\
262
 ${SRC2}/shapemacs.h ${SRC6}/sortmacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
263
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
264
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
265
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
266
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
267
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
268
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
269
	${MAIN_CC} ${SRC3}/diag_fns.c
270
 
271
diag_info.o : ${SRC3}/diag_info.c ${SRC6}/basicread.h ${SRC2}/check.h\
272
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC3}/dg_fns.h\
273
 ${SRC3}/diag_fns.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
274
 ${SRC6}/main_reads.h ${SRC3}/mark_scope.h ${SRC6}/readglob.h\
275
 ${SRC6}/sortmacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/xalloc.h\
276
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
277
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
278
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
279
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
280
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
281
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
282
	${MAIN_CC} ${SRC3}/diag_info.c
283
 
284
dw2_extra.o : ${SRC1}/dw2_extra.c ${SRC6}/basicread.h ${SRC1}/coder.h\
285
 ${SRC1}/codermacs.h ${SRC6}/common_types.h ${SRC}/config.h\
286
 ${SRC2}/const.h ${SRC3}/dg_aux.h ${SRC3}/dg_types.h ${SRC1}/dw2_extra.h\
287
 ${SRC1}/expmacs.h ${SRC2}/f64.h ${SRC2}/flags.h ${SRC2}/flpttypes.h\
288
 ${SRC1}/instr.h ${SRC1}/instr386.h ${SRC2}/label_ops.h\
289
 ${SRC1}/localtypes.h ${SRC2}/machine.h ${SRC1}/operand.h\
290
 ${SRC1}/reg_record.h ${SRC2}/shapemacs.h ${SRC1}/szs_als.h ${SRC2}/tags.h\
291
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC4}/diag_config.h\
292
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
293
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
294
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
295
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
296
 ${SRC2}/consttypes.h ${SRC1}/fbase.h
297
	${MAIN_CC} ${SRC1}/dw2_extra.c
298
 
299
dwarf_info.o : ${SRC4}/dwarf_info.c ${SRC6}/basicread.h ${SRC2}/check.h\
300
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC}/cross_config.h\
301
 ${SRC3}/diag_fns.h ${SRC4}/dwarf_loc.h ${SRC4}/dwarf_mc.h\
302
 ${SRC4}/dwarf_out.h ${SRC4}/dwarf_queue.h ${SRC4}/dwarf_type.h\
303
 ${SRC4}/dwarf_types.h ${SRC1}/expmacs.h ${SRC6}/main_reads.h\
304
 ${SRC3}/mark_scope.h ${SRC1}/out.h ${SRC6}/readglob.h ${SRC6}/sortmacs.h\
305
 ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
306
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
307
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
308
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
309
 ${SRC4}/dwarf_gbl.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
310
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC4}/dwarf_vsn.h
311
	${MAIN_CC} ${SRC4}/dwarf_info.c
312
 
313
dwarf_loc.o : ${SRC4}/dwarf_loc.c ${SRC6}/basicread.h ${SRC1}/codermacs.h\
314
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC}/cross_config.h\
315
 ${SRC4}/dwarf_loc.h ${SRC4}/dwarf_out.h ${SRC4}/dwarf_queue.h\
316
 ${SRC4}/dwarf_type.h ${SRC4}/dwarf_types.h ${SRC1}/expmacs.h\
317
 ${SRC2}/installtypes.h ${SRC2}/machine.h ${SRC1}/out.h\
318
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
319
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
320
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC5}/li_types.h\
321
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
322
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
323
 ${SRC6}/ossg_api.h
324
	${MAIN_CC} ${SRC4}/dwarf_loc.c
325
 
326
dwarf_out.o : ${SRC4}/dwarf_out.c ${SRC6}/basicread.h\
327
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC}/cross_config.h\
328
 ${SRC3}/diagglob.h ${SRC3}/diagtypes.h ${SRC4}/dwarf_loc.h\
329
 ${SRC4}/dwarf_mc.h ${SRC4}/dwarf_out.h ${SRC4}/dwarf_queue.h\
330
 ${SRC4}/dwarf_type.h ${SRC4}/dwarf_types.h ${SRC1}/expmacs.h\
331
 ${SRC2}/installtypes.h ${SRC2}/machine.h ${SRC1}/out.h\
332
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
333
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
334
 ${SRC3}/diaginfo.h ${SRC1}/exptypes.h ${SRC5}/li_types.h\
335
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
336
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
337
 ${SRC6}/ossg_api.h ${SRC4}/dwarf_vsn.h
338
	${MAIN_CC} ${SRC4}/dwarf_out.c
339
 
340
dwarf_proc.o : ${SRC4}/dwarf_proc.c ${SRC6}/basicread.h\
341
 ${SRC1}/codermacs.h ${SRC6}/common_types.h ${SRC}/config.h\
342
 ${SRC}/cross_config.h ${SRC4}/diag_config.h ${SRC4}/dwarf_mc.h\
343
 ${SRC4}/dwarf_out.h ${SRC4}/dwarf_type.h ${SRC4}/dwarf_types.h\
344
 ${SRC1}/expmacs.h ${SRC2}/installtypes.h ${SRC2}/machine.h ${SRC1}/out.h\
345
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
346
 ${SRC3}/dg_types.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
347
 ${SRC1}/exptypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
348
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC3}/diagtypes1.h\
349
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
350
 ${SRC4}/dwarf_vsn.h
351
	${MAIN_CC} ${SRC4}/dwarf_proc.c
352
 
353
dwarf_queue.o : ${SRC4}/dwarf_queue.c ${SRC6}/basicread.h\
354
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC4}/dwarf_out.h\
355
 ${SRC4}/dwarf_queue.h ${SRC4}/dwarf_type.h ${SRC6}/xalloc.h\
356
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
357
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
358
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
359
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
360
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
361
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
362
	${MAIN_CC} ${SRC4}/dwarf_queue.c
363
 
364
dwarf_type.o : ${SRC4}/dwarf_type.c ${SRC6}/basicread.h\
365
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC}/cross_config.h\
366
 ${SRC4}/dwarf_loc.h ${SRC4}/dwarf_out.h ${SRC4}/dwarf_queue.h\
367
 ${SRC4}/dwarf_type.h ${SRC4}/dwarf_types.h ${SRC1}/expmacs.h\
368
 ${SRC2}/installtypes.h ${SRC2}/machine.h ${SRC1}/out.h\
369
 ${SRC2}/shapemacs.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
370
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
371
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
372
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
373
 ${SRC4}/dwarf_gbl.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
374
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
375
	${MAIN_CC} ${SRC4}/dwarf_type.c
376
 
377
evaluate.o : ${SRC1}/evaluate.c ${SRC1}/assembler.h ${SRC6}/basicread.h\
378
 ${SRC2}/check.h ${SRC1}/coder.h ${SRC1}/codermacs.h\
379
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/diag_fns.h\
380
 ${SRC1}/evaluate.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
381
 ${SRC2}/f64.h ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/install_fns.h\
382
 ${SRC1}/instr.h ${SRC1}/instr386.h ${SRC1}/localflags.h ${SRC2}/machine.h\
383
 ${SRC1}/messages_8.h ${SRC1}/out.h ${SRC2}/shapemacs.h\
384
 ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
385
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
386
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
387
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
388
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
389
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
390
 ${SRC2}/flpttypes.h ${SRC1}/fbase.h
391
	${MAIN_CC} ${SRC1}/evaluate.c
392
 
393
exp.o : ${SRC2}/exp.c ${SRC6}/basicread.h ${SRC2}/check.h\
394
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC2}/exp.h\
395
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/flpt.h\
396
 ${SRC2}/install_fns.h ${SRC2}/installglob.h ${SRC2}/messages_c.h\
397
 ${SRC6}/readglob.h ${SRC2}/shapemacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
398
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
399
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
400
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
401
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
402
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
403
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
404
 ${SRC2}/flpttypes.h ${SRC1}/fbase.h
405
	${MAIN_CC} ${SRC2}/exp.c
406
 
407
f64.o : ${SRC2}/f64.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
408
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC2}/f64.h\
409
 ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/messages_c.h\
410
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
411
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
412
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
413
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
414
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
415
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fbase.h
416
	${MAIN_CC} ${SRC2}/f64.c
417
 
418
flags.o : ${SRC2}/flags.c ${SRC6}/common_types.h ${SRC}/config.h\
419
 ${SRC2}/flags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
420
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
421
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
422
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
423
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
424
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
425
	${MAIN_CC} ${SRC2}/flags.c
426
 
427
flpt.o : ${SRC2}/flpt.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
428
 ${SRC}/config.h ${SRC2}/exp.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h\
429
 ${SRC2}/installglob.h ${SRC2}/messages_c.h ${SRC1}/szs_als.h\
430
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
431
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
432
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
433
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
434
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
435
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fbase.h
436
	${MAIN_CC} ${SRC2}/flpt.c
437
 
438
flpt_fns.o : ${SRC2}/flpt_fns.c ${SRC6}/basicread.h ${SRC2}/case_opt.h\
439
 ${SRC2}/check.h ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h\
440
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/f64.h\
441
 ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/install_fns.h\
442
 ${SRC2}/installglob.h ${SRC2}/machine.h ${SRC6}/main_reads.h\
443
 ${SRC2}/me_fns.h ${SRC2}/messages_c.h ${SRC6}/natmacs.h\
444
 ${SRC6}/read_fns.h ${SRC6}/readglob.h ${SRC2}/shapemacs.h\
445
 ${SRC6}/sortmacs.h ${SRC2}/spec.h ${SRC1}/szs_als.h ${SRC6}/table_fns.h\
446
 ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
447
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
448
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
449
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
450
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
451
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fbase.h
452
	${MAIN_CC} ${SRC2}/flpt_fns.c
453
 
454
foralls.o : ${SRC2}/foralls.c ${SRC6}/basicread.h ${SRC2}/check.h\
455
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h\
456
 ${SRC2}/constmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
457
 ${SRC2}/flags.h ${SRC2}/foralls.h ${SRC2}/install_fns.h ${SRC2}/me_fns.h\
458
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
459
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
460
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
461
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
462
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
463
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
464
 ${SRC6}/ossg_api.h ${SRC2}/consttypes.h
465
	${MAIN_CC} ${SRC2}/foralls.c
466
 
467
global_opt.o : ${SRC2}/global_opt.c ${SRC2}/check.h ${SRC2}/check_id.h\
468
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h ${SRC2}/exp.h\
469
 ${SRC1}/expmacs.h ${SRC2}/flags.h ${SRC2}/foralls.h ${SRC2}/global_opt.h\
470
 ${SRC1}/glopt.h ${SRC2}/inl_norm.h ${SRC2}/inline.h ${SRC2}/installglob.h\
471
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC2}/unroll.h ${SRC6}/codetypes.h\
472
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
473
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
474
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
475
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
476
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
477
 ${SRC6}/ossg_api.h ${SRC2}/consttypes.h
478
	${MAIN_CC} ${SRC2}/global_opt.c
479
 
480
glopt.o : ${SRC1}/glopt.c ${SRC6}/basicread.h ${SRC2}/check.h\
481
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
482
 ${SRC6}/externs.h ${SRC2}/flags.h ${SRC1}/glopt.h ${SRC2}/installglob.h\
483
 ${SRC2}/shapemacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
484
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
485
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
486
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
487
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
488
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
489
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
490
	${MAIN_CC} ${SRC1}/glopt.c
491
 
492
inl_norm.o : ${SRC2}/inl_norm.c ${SRC2}/check.h ${SRC2}/check_id.h\
493
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h ${SRC3}/dg_aux.h\
494
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC2}/flags.h ${SRC2}/foralls.h\
495
 ${SRC1}/glopt.h ${SRC2}/inl_norm.h ${SRC2}/inline.h ${SRC2}/installglob.h\
496
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
497
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
498
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
499
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
500
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
501
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
502
 ${SRC6}/ossg_api.h ${SRC2}/consttypes.h
503
	${MAIN_CC} ${SRC2}/inl_norm.c
504
 
505
inline.o : ${SRC2}/inline.c ${SRC2}/check.h ${SRC6}/common_types.h\
506
 ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC3}/dg_globs.h ${SRC2}/exp.h\
507
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/inline.h\
508
 ${SRC2}/me_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h\
509
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
510
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
511
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
512
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
513
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
514
 ${SRC6}/ossg_api.h
515
	${MAIN_CC} ${SRC2}/inline.c
516
 
517
inlinechoice.o : ${SRC1}/inlinechoice.c ${SRC6}/common_types.h\
518
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC2}/flags.h\
519
 ${SRC2}/inl_norm.h ${SRC2}/installglob.h ${SRC2}/shapemacs.h\
520
 ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
521
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
522
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
523
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
524
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
525
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
526
	${MAIN_CC} ${SRC1}/inlinechoice.c
527
 
528
install_fns.o : ${SRC2}/install_fns.c ${SRC6}/basicread.h\
529
 ${SRC2}/case_opt.h ${SRC2}/check.h ${SRC2}/check_id.h\
530
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_fns.h ${SRC2}/exp.h\
531
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/f64.h ${SRC2}/flags.h\
532
 ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/install_fns.h\
533
 ${SRC2}/installglob.h ${SRC2}/machine.h ${SRC6}/main_reads.h\
534
 ${SRC3}/mark_scope.h ${SRC2}/me_fns.h ${SRC2}/messages_c.h\
535
 ${SRC6}/natmacs.h ${SRC6}/read_fns.h ${SRC6}/readglob.h\
536
 ${SRC2}/shapemacs.h ${SRC6}/sortmacs.h ${SRC2}/spec.h ${SRC1}/szs_als.h\
537
 ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
538
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
539
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
540
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
541
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
542
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
543
 ${SRC6}/ossg_api.h ${SRC1}/fbase.h
544
	${MAIN_CC} ${SRC2}/install_fns.c
545
 
546
installglob.o : ${SRC2}/installglob.c ${SRC6}/common_types.h\
547
 ${SRC}/config.h ${SRC2}/installglob.h ${SRC6}/codetypes.h\
548
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
549
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
550
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
551
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
552
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
553
 ${SRC6}/ossg_api.h
554
	${MAIN_CC} ${SRC2}/installglob.c
555
 
556
instr.o : ${SRC1}/instr.c ${SRC1}/assembler.h ${SRC6}/basicread.h\
557
 ${SRC2}/check.h ${SRC1}/coder.h ${SRC1}/codermacs.h\
558
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/dw2_extra.h ${SRC2}/exp.h\
559
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/flpt.h\
560
 ${SRC2}/flpttypes.h ${SRC2}/install_fns.h ${SRC2}/installglob.h\
561
 ${SRC1}/instr.h ${SRC1}/instr386.h ${SRC1}/instrmacs.h\
562
 ${SRC2}/label_ops.h ${SRC1}/localflags.h ${SRC2}/machine.h\
563
 ${SRC1}/messages_8.h ${SRC1}/operand.h ${SRC1}/out.h ${SRC6}/readglob.h\
564
 ${SRC1}/reg_record.h ${SRC2}/shapemacs.h ${SRC6}/table_fns.h\
565
 ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
566
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
567
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
568
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
569
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
570
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fbase.h
571
	${MAIN_CC} ${SRC1}/instr.c
572
 
573
instr386.o : ${SRC1}/instr386.c ${SRC6}/basicread.h ${SRC2}/check.h\
574
 ${SRC1}/coder.h ${SRC1}/codermacs.h ${SRC6}/common_types.h\
575
 ${SRC}/config.h ${SRC3}/dg_globs.h ${SRC1}/dw2_extra.h ${SRC2}/exp.h\
576
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/f64.h ${SRC2}/flags.h\
577
 ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/install_fns.h\
578
 ${SRC2}/installglob.h ${SRC1}/instr.h ${SRC1}/instr386.h\
579
 ${SRC1}/instrmacs.h ${SRC1}/localflags.h ${SRC2}/machine.h\
580
 ${SRC1}/messages_8.h ${SRC1}/operand.h ${SRC1}/out.h ${SRC1}/overlap.h\
581
 ${SRC1}/reg_record.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
582
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
583
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
584
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
585
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
586
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
587
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fbase.h
588
	${MAIN_CC} ${SRC1}/instr386.c
589
 
590
is_worth.o : ${SRC1}/is_worth.c ${SRC6}/common_types.h ${SRC}/config.h\
591
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC2}/is_worth.h ${SRC2}/shapemacs.h\
592
 ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
593
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
594
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
595
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
596
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
597
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
598
	${MAIN_CC} ${SRC1}/is_worth.c
599
 
600
label_ops.o : ${SRC2}/label_ops.c ${SRC2}/check.h ${SRC6}/common_types.h\
601
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
602
 ${SRC2}/installglob.h ${SRC2}/label_ops.h ${SRC2}/shapemacs.h\
603
 ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
604
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
605
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
606
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
607
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
608
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
609
	${MAIN_CC} ${SRC2}/label_ops.c
610
 
611
li_fns.o : ${SRC5}/li_fns.c ${SRC1}/assembler.h ${SRC6}/basicread.h\
612
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
613
 ${SRC6}/externs.h ${SRC2}/flags.h ${SRC1}/localflags.h ${SRC2}/machine.h\
614
 ${SRC6}/main_reads.h ${SRC5}/messages_li.h ${SRC6}/natmacs.h\
615
 ${SRC1}/out.h ${SRC6}/readglob.h ${SRC2}/tags.h ${SRC6}/xalloc.h\
616
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
617
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
618
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
619
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
620
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
621
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
622
	${MAIN_CC} ${SRC5}/li_fns.c
623
 
624
localflags.o : ${SRC1}/localflags.c ${SRC6}/common_types.h\
625
 ${SRC}/config.h ${SRC1}/localflags.h ${SRC6}/codetypes.h\
626
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
627
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
628
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
629
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
630
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
631
 ${SRC6}/ossg_api.h
632
	${MAIN_CC} ${SRC1}/localflags.c
633
 
634
machine.o : ${SRC}/machine.c ${SRC6}/common_types.h ${SRC}/config.h\
635
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/localflags.h ${SRC1}/out.h\
636
 ${SRC2}/shapemacs.h ${SRC1}/szs_als.h ${SRC6}/codetypes.h\
637
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
638
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
639
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
640
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
641
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
642
 ${SRC6}/ossg_api.h
643
	${MAIN_CC} ${SRC}/machine.c
644
 
645
machine_toks.o : ${SRC1}/machine_toks.c ${SRC}/config.h ${SRC6}/ossg.h\
646
 ${SRC6}/ossg_api.h
647
	${MAIN_CC} ${SRC1}/machine_toks.c
648
 
649
mark_scope.o : ${SRC3}/mark_scope.c ${SRC6}/common_types.h\
650
 ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
651
 ${SRC3}/mark_scope.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
652
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
653
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
654
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
655
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
656
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
657
 ${SRC6}/ossg_api.h
658
	${MAIN_CC} ${SRC3}/mark_scope.c
659
 
660
me_fns.o : ${SRC2}/me_fns.c ${SRC6}/basicread.h ${SRC2}/check.h\
661
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
662
 ${SRC6}/externs.h ${SRC2}/install_fns.h ${SRC2}/installglob.h\
663
 ${SRC2}/me_fns.h ${SRC2}/messages_c.h ${SRC6}/natmacs.h\
664
 ${SRC2}/shapemacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
665
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
666
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
667
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
668
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
669
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
670
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
671
	${MAIN_CC} ${SRC2}/me_fns.c
672
 
673
misc_c.o : ${SRC2}/misc_c.c ${SRC6}/common_types.h ${SRC2}/complex_eq.h\
674
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
675
 ${SRC2}/misc_c.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h\
676
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
677
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
678
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
679
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
680
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
681
 ${SRC6}/ossg_api.h
682
	${MAIN_CC} ${SRC2}/misc_c.c
683
 
684
operand.o : ${SRC1}/operand.c ${SRC1}/assembler.h ${SRC6}/basicread.h\
685
 ${SRC2}/check.h ${SRC1}/coder.h ${SRC1}/codermacs.h\
686
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/diag_fns.h ${SRC2}/exp.h\
687
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/flpt.h\
688
 ${SRC2}/install_fns.h ${SRC1}/instr.h ${SRC1}/instr386.h\
689
 ${SRC1}/localflags.h ${SRC2}/machine.h ${SRC1}/messages_8.h\
690
 ${SRC1}/operand.h ${SRC1}/out.h ${SRC2}/shapemacs.h ${SRC6}/table_fns.h\
691
 ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
692
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
693
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
694
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
695
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
696
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
697
	${MAIN_CC} ${SRC1}/operand.c
698
 
699
out.o : ${SRC1}/out.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
700
 ${SRC}/config.h ${SRC2}/flags.h ${SRC1}/instr.h ${SRC1}/localflags.h\
701
 ${SRC1}/messages_8.h ${SRC1}/out.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
702
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
703
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
704
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
705
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
706
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
707
	${MAIN_CC} ${SRC1}/out.c
708
 
709
overlap.o : ${SRC1}/overlap.c ${SRC6}/common_types.h ${SRC}/config.h\
710
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/overlap.h ${SRC2}/tags.h\
711
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
712
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
713
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
714
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
715
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
716
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
717
	${MAIN_CC} ${SRC1}/overlap.c
718
 
719
read_fns.o : ${SRC6}/read_fns.c ${SRC2}/aldefs.h ${SRC6}/basicread.h\
720
 ${SRC2}/check.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_fns.h\
721
 ${SRC3}/diag_fns.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
722
 ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/installglob.h\
723
 ${SRC2}/machine.h ${SRC6}/main_reads.h ${SRC2}/me_fns.h\
724
 ${SRC6}/messages_r.h ${SRC6}/natmacs.h ${SRC6}/read_fns.h\
725
 ${SRC6}/readglob.h ${SRC2}/shapemacs.h ${SRC6}/sortmacs.h ${SRC2}/spec.h\
726
 ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/toktypes.h ${SRC6}/xalloc.h\
727
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
728
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
729
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
730
 ${SRC1}/localtypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
731
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
732
 ${SRC6}/ossg_api.h ${SRC1}/fbase.h
733
	${MAIN_CC} ${SRC6}/read_fns.c
734
 
735
read_sort.o : ${SRC6}/read_sort.c ${SRC6}/basicread.h\
736
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
737
 ${SRC6}/externs.h ${SRC6}/main_reads.h ${SRC6}/messages_r.h\
738
 ${SRC6}/read_sort.h ${SRC6}/readglob.h ${SRC6}/sortmacs.h\
739
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
740
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
741
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
742
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
743
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
744
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
745
	${MAIN_CC} ${SRC6}/read_sort.c
746
 
747
readglob.o : ${SRC6}/readglob.c ${SRC6}/common_types.h ${SRC}/config.h\
748
 ${SRC6}/readglob.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
749
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
750
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
751
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
752
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
753
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
754
	${MAIN_CC} ${SRC6}/readglob.c
755
 
756
reg_record.o : ${SRC1}/reg_record.c ${SRC1}/codermacs.h\
757
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/dw2_extra.h ${SRC2}/exp.h\
758
 ${SRC1}/expmacs.h ${SRC2}/flags.h ${SRC1}/instr386.h ${SRC1}/operand.h\
759
 ${SRC1}/reg_record.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
760
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
761
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
762
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
763
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
764
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
765
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
766
	${MAIN_CC} ${SRC1}/reg_record.c
767
 
768
scan2.o : ${SRC1}/scan2.c ${SRC6}/basicread.h ${SRC1}/coder.h\
769
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
770
 ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/install_fns.h\
771
 ${SRC1}/instr386.h ${SRC2}/label_ops.h ${SRC1}/scan2.h\
772
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
773
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
774
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
775
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
776
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
777
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
778
	${MAIN_CC} ${SRC1}/scan2.c
779
 
780
spec.o : ${SRC1}/spec.c ${SRC6}/basicread.h ${SRC2}/check.h\
781
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
782
 ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/installglob.h\
783
 ${SRC1}/localflags.h ${SRC2}/me_fns.h ${SRC2}/shapemacs.h ${SRC2}/spec.h\
784
 ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
785
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
786
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
787
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
788
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
789
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
790
	${MAIN_CC} ${SRC1}/spec.c
791
 
792
spec_tok.o : ${SRC1}/spec_tok.c ${SRC6}/basicread.h\
793
 ${SRC6}/c_arith_type.h ${SRC2}/check.h ${SRC6}/common_types.h\
794
 ${SRC}/config.h ${SRC3}/dg_fns.h ${SRC3}/diag_fns.h ${SRC2}/exp.h\
795
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/install_fns.h\
796
 ${SRC2}/installglob.h ${SRC6}/main_reads.h ${SRC2}/me_fns.h\
797
 ${SRC6}/messages_r.h ${SRC6}/natmacs.h ${SRC6}/spec_tok.h ${SRC2}/tags.h\
798
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
799
 ${SRC4}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
800
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
801
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h\
802
 ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
803
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
804
	${MAIN_CC} ${SRC1}/spec_tok.c
805
 
806
table_fns.o : ${SRC6}/table_fns.c ${SRC6}/basicread.h ${SRC2}/check.h\
807
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_fns.h\
808
 ${SRC3}/diagglob.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
809
 ${SRC2}/install_fns.h ${SRC2}/installglob.h ${SRC6}/main_reads.h\
810
 ${SRC6}/messages_r.h ${SRC6}/read_sort.h ${SRC6}/readglob.h\
811
 ${SRC6}/sortmacs.h ${SRC6}/spec_tok.h ${SRC6}/table_fns.h\
812
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
813
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
814
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
815
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
816
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
817
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
818
	${MAIN_CC} ${SRC6}/table_fns.c
819
 
820
trans.o : ${SRC1}/trans.c ${SRC1}/assembler.h ${SRC6}/basicread.h\
821
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/construct_v.h\
822
 ${SRC6}/dg_version.h ${SRC3}/diag_fns.h ${SRC3}/diag_v.h\
823
 ${SRC4}/dwarf_mc.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
824
 ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC6}/inits.h ${SRC2}/installglob.h\
825
 ${SRC1}/instr.h ${SRC1}/instr386.h ${SRC1}/localflags.h ${SRC2}/machine.h\
826
 ${SRC6}/main_reads.h ${SRC1}/messages_8.h ${SRC1}/operand.h ${SRC1}/out.h\
827
 ${SRC6}/reader_v.h ${SRC6}/readglob.h ${SRC6}/release.h ${SRC}/system_v.h\
828
 ${SRC1}/target_v.h ${SRC1}/weights.h ${SRC6}/codetypes.h\
829
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
830
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
831
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
832
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
833
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
834
 ${SRC6}/ossg_api.h ${SRC4}/dwarf_vsn.h ${SRC2}/flpttypes.h\
835
 ${SRC1}/fbase.h
836
	${MAIN_CC} ${SRC1}/trans.c
837
 
838
translate.o : ${SRC1}/translate.c ${SRC1}/assembler.h ${SRC6}/basicread.h\
839
 ${SRC1}/coder.h ${SRC1}/codermacs.h ${SRC6}/common_types.h\
840
 ${SRC}/config.h ${SRC1}/cproc.h ${SRC3}/diag_fns.h ${SRC1}/evaluate.h\
841
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h\
842
 ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/installglob.h ${SRC1}/instr.h\
843
 ${SRC1}/instr386.h ${SRC1}/localflags.h ${SRC1}/localtypes.h\
844
 ${SRC2}/machine.h ${SRC1}/operand.h ${SRC2}/optimise.h ${SRC1}/out.h\
845
 ${SRC6}/readglob.h ${SRC1}/scan2.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
846
 ${SRC1}/tv_callees.h ${SRC1}/weights.h ${SRC6}/codetypes.h\
847
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
848
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
849
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
850
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
851
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fbase.h
852
	${MAIN_CC} ${SRC1}/translate.c
853
 
854
tv_callees.o : ${SRC1}/tv_callees.c ${SRC6}/common_types.h\
855
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
856
 ${SRC2}/flags.h ${SRC2}/install_fns.h ${SRC2}/installglob.h\
857
 ${SRC2}/tags.h ${SRC1}/tv_callees.h ${SRC6}/codetypes.h\
858
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
859
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
860
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
861
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
862
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
863
 ${SRC6}/ossg_api.h
864
	${MAIN_CC} ${SRC1}/tv_callees.c
865
 
866
unroll.o : ${SRC2}/unroll.c ${SRC6}/basicread.h ${SRC2}/check.h\
867
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h\
868
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/install_fns.h\
869
 ${SRC2}/installglob.h ${SRC2}/me_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
870
 ${SRC2}/unroll.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
871
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
872
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
873
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
874
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
875
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
876
	${MAIN_CC} ${SRC2}/unroll.c
877
 
878
weights.o : ${SRC1}/weights.c ${SRC6}/basicread.h ${SRC1}/coder.h\
879
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
880
 ${SRC2}/flags.h ${SRC1}/localflags.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
881
 ${SRC1}/weights.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
882
 ${SRC3}/dg_types.h ${SRC4}/diag_config.h ${SRC3}/diaginfo.h\
883
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
884
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
885
 ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h ${SRC3}/diagtypes1.h\
886
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
887
	${MAIN_CC} ${SRC1}/weights.c
888
 
889
xalloc.o : ${SRC6}/xalloc.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
890
 ${SRC}/config.h ${SRC6}/messages_r.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
891
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC4}/diag_config.h\
892
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
893
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
894
 ${SRC6}/toktypes.h ${SRC4}/dwarf_gbl.h ${SRC4}/dwarf_types.h\
895
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
896
 ${SRC6}/ossg_api.h
897
	${MAIN_CC} ${SRC6}/xalloc.c
898
 
899
clean : ${EXTRA_CLEAN}
900
	${REMOVE} ${OFILES}
901
	${REMOVE} core
902
 
903
clobber : clean ${EXTRA_CLOBBER}
904
	${REMOVE} ${NAME}
905
 
906
MAKE_TDF=make_tdf
907
REMOVE=rm -f
908
 
909
TDF_OUT=${SRC6}/decoder.c ${SRC6}/ecodes.h ${SRC6}/externs.h ${SRC6}/inits.h\
910
 ${SRC6}/main_reads.h ${SRC6}/temp_fns.new
911
 
912
auto : ${TDF_OUT}
913
 
914
${SRC6}/decoder.c : ${SPEC} ${SRC7}/decoder.c
915
	@${REMOVE} ${SRC6}/decoder.c
916
	${MAKE_TDF} ${SPEC} ${SRC7}/decoder.c ${SRC6}/decoder.c
917
 
918
${SRC6}/ecodes.h : ${SPEC} ${SRC7}/ecodes.h
919
	@${REMOVE} ${SRC6}/ecodes.h
920
	${MAKE_TDF} ${SPEC} ${SRC7}/ecodes.h ${SRC6}/ecodes.h
921
 
922
${SRC6}/externs.h : ${SPEC} ${SRC7}/externs.h
923
	@${REMOVE} ${SRC6}/externs.h
924
	${MAKE_TDF} ${SPEC} ${SRC7}/externs.h ${SRC6}/externs.h
925
 
926
${SRC6}/inits.h : ${SPEC} ${SRC7}/inits.h
927
	@${REMOVE} ${SRC6}/inits.h
928
	${MAKE_TDF} ${SPEC} ${SRC7}/inits.h ${SRC6}/inits.h
929
 
930
${SRC6}/main_reads.h : ${SPEC} ${SRC7}/main_reads.h
931
	@${REMOVE} ${SRC6}/main_reads.h
932
	${MAKE_TDF} ${SPEC} ${SRC7}/main_reads.h ${SRC6}/main_reads.h
933
 
934
${SRC6}/temp_fns.new : ${SPEC} ${SRC7}/temp_fns.c
935
	@${REMOVE} ${SRC6}/temp_fns.new
936
	${MAKE_TDF} ${SPEC} ${SRC7}/temp_fns.c ${SRC6}/temp_fns.new
937
 
938
auto_clobber :
939
	${REMOVE} ${TDF_OUT}