Subversion Repositories tendra.SVN

Rev

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