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