source: tags/initial/AWT/Makefile

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 13.4 KB
Line 
1# INCLUDE und GLOBALS MAIN CC cflags werden von aussen uebergeben
2
3.SUFFIXES: .o .cxx
4
5OBJECTS =       \
6                AWT_www.o AWT_tables.o AWT_irstree.o \
7                AWT_asciiprint.o AWT_map_key.o AWT_tree_cmp.o AWT_seq_colors.o \
8                AWT_pro_a_nucs.o AWT_csp.o AWT_canvas.o AWT_dtree.o AWT_tree.o AWT_tree_cb.o AWT_nei.o \
9                BI_helix.o AWT_filter.o AWT_sel_boxes.o AWT_canio.o AWT_nds.o \
10                AWT_query_and_functions.o AWT_file_selection.o AWT_species_sel_box.o \
11                AWT_imp_exp.o AWT_preset.o AWT_seq_dna.o AWT_seq_protein.o AWT_seq_simple_pro.o \
12                AWT_codon_table.o AWT_iupac.o
13
14$(MAIN): $(OBJECTS)
15        $(ARCPPLIB) $(@:.a=).$(SHARED_LIB_SUFFIX) $(OBJECTS) 
16        touch $@
17
18.cxx.o: 
19        $(CCPLIB) $(cflags) -c -D_USE_AW_WINDOW $<  $(CPPINCLUDES)
20
21awt_tree_cb.hxx: AWT_tree_cb.cxx
22        rm -f $@
23        ../MAKEBIN/aisc_mkpt -C $? >$@
24
25depend:
26        $(MAKEDEPEND) $(MAKEDEPENDINC) -D_USE_AW_WINDOW $(OBJECTS:.o=.cxx)
27
28# DO NOT DELETE THIS LINE -- make depend depends on it.
29
30AWT_www.o: 
31AWT_www.o: 
32AWT_www.o: 
33AWT_www.o: 
34AWT_www.o: 
35AWT_www.o: 
36AWT_www.o: 
37AWT_www.o: $(ARBHOME)/INCLUDE/aw_root.hxx
38AWT_www.o: $(ARBHOME)/INCLUDE/aw_device.hxx
39AWT_www.o: $(ARBHOME)/INCLUDE/aw_window.hxx
40AWT_www.o: $(ARBHOME)/INCLUDE/aw_awars.hxx
41AWT_www.o: $(ARBHOME)/INCLUDE/arbdb.h
42AWT_www.o: $(ARBHOME)/INCLUDE/ad_prot.h
43AWT_www.o: $(ARBHOME)/INCLUDE/arbdbt.h
44AWT_www.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt.hxx
45AWT_tables.o: 
46AWT_tables.o: 
47AWT_tables.o: 
48AWT_tables.o: 
49AWT_tables.o: 
50AWT_tables.o: 
51AWT_tables.o: 
52AWT_tables.o: 
53AWT_tables.o: $(ARBHOME)/INCLUDE/arbdb.h
54AWT_tables.o: $(ARBHOME)/INCLUDE/ad_prot.h
55AWT_tables.o: $(ARBHOME)/INCLUDE/arbdbt.h
56AWT_tables.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
57AWT_tables.o: $(ARBHOME)/INCLUDE/aw_root.hxx
58AWT_tables.o: $(ARBHOME)/INCLUDE/aw_device.hxx
59AWT_tables.o: $(ARBHOME)/INCLUDE/aw_window.hxx
60AWT_tables.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx awtlocal.hxx
61AWT_irstree.o: 
62AWT_irstree.o: 
63AWT_irstree.o: 
64AWT_irstree.o: $(ARBHOME)/INCLUDE/arbdb.h
65AWT_irstree.o: $(ARBHOME)/INCLUDE/ad_prot.h
66AWT_irstree.o: $(ARBHOME)/INCLUDE/arbdbt.h
67AWT_irstree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
68AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_root.hxx
69AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_device.hxx
70AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_canvas.hxx
71AWT_irstree.o: awt_nds.hxx awt_tree.hxx awt_pro_a_nucs.hxx awt_dtree.hxx
72AWT_irstree.o: awt_irstree.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx
73AWT_asciiprint.o: 
74AWT_asciiprint.o: 
75AWT_asciiprint.o: 
76AWT_asciiprint.o: 
77AWT_asciiprint.o: $(ARBHOME)/INCLUDE/arbdb.h
78AWT_asciiprint.o: $(ARBHOME)/INCLUDE/ad_prot.h
79AWT_asciiprint.o: $(ARBHOME)/INCLUDE/arbdbt.h
80AWT_asciiprint.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
81AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_root.hxx
82AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_device.hxx
83AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt.hxx
84AWT_asciiprint.o: awt_asciiprint.hxx
85AWT_map_key.o: 
86AWT_map_key.o: 
87AWT_map_key.o: $(ARBHOME)/INCLUDE/aw_root.hxx
88AWT_map_key.o: $(ARBHOME)/INCLUDE/aw_device.hxx
89AWT_map_key.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_map_key.hxx
90AWT_tree_cmp.o: 
91AWT_tree_cmp.o: 
92AWT_tree_cmp.o: 
93AWT_tree_cmp.o: 
94AWT_tree_cmp.o: 
95AWT_tree_cmp.o: 
96AWT_tree_cmp.o:  $(ARBHOME)/INCLUDE/arbdb.h
97AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/ad_prot.h
98AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/arbdbt.h
99AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
100AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/aw_root.hxx
101AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_tree.hxx
102AWT_tree_cmp.o: awt_pro_a_nucs.hxx awt_tree_cmp.hxx
103AWT_seq_colors.o: 
104AWT_seq_colors.o: 
105AWT_seq_colors.o: 
106AWT_seq_colors.o: 
107AWT_seq_colors.o: 
108AWT_seq_colors.o: 
109AWT_seq_colors.o: 
110AWT_seq_colors.o: 
111AWT_seq_colors.o: $(ARBHOME)/INCLUDE/arbdb.h
112AWT_seq_colors.o: $(ARBHOME)/INCLUDE/ad_prot.h
113AWT_seq_colors.o: $(ARBHOME)/INCLUDE/arbdbt.h
114AWT_seq_colors.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
115AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_root.hxx
116AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_device.hxx
117AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_window.hxx
118AWT_seq_colors.o: awt_seq_colors.hxx awt.hxx
119AWT_pro_a_nucs.o: 
120AWT_pro_a_nucs.o: 
121AWT_pro_a_nucs.o: 
122AWT_pro_a_nucs.o: 
123AWT_pro_a_nucs.o: 
124AWT_pro_a_nucs.o: 
125AWT_pro_a_nucs.o: 
126AWT_pro_a_nucs.o:  $(ARBHOME)/INCLUDE/arbdb.h
127AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/ad_prot.h
128AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/arbdbt.h
129AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_pro_a_nucs.hxx
130AWT_pro_a_nucs.o: awt_codon_table.hxx awt.hxx
131AWT_csp.o: 
132AWT_csp.o: 
133AWT_csp.o: 
134AWT_csp.o: 
135AWT_csp.o: 
136AWT_csp.o: 
137AWT_csp.o: $(ARBHOME)/INCLUDE/arbdb.h
138AWT_csp.o: $(ARBHOME)/INCLUDE/ad_prot.h
139AWT_csp.o: $(ARBHOME)/INCLUDE/arbdbt.h
140AWT_csp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
141AWT_csp.o: $(ARBHOME)/INCLUDE/aw_root.hxx
142AWT_csp.o: $(ARBHOME)/INCLUDE/aw_device.hxx
143AWT_csp.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt.hxx awt_tree.hxx
144AWT_csp.o: awt_pro_a_nucs.hxx BI_helix.hxx awt_csp.hxx
145AWT_canvas.o: 
146AWT_canvas.o: 
147AWT_canvas.o: $(ARBHOME)/INCLUDE/arbdb.h
148AWT_canvas.o: $(ARBHOME)/INCLUDE/ad_prot.h
149AWT_canvas.o: $(ARBHOME)/INCLUDE/arbdbt.h
150AWT_canvas.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
151AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_root.hxx
152AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_device.hxx
153AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_canvas.hxx
154AWT_dtree.o: 
155AWT_dtree.o: 
156AWT_dtree.o: 
157AWT_dtree.o:  $(ARBHOME)/INCLUDE/arbdb.h
158AWT_dtree.o: $(ARBHOME)/INCLUDE/ad_prot.h
159AWT_dtree.o: $(ARBHOME)/INCLUDE/arbdbt.h
160AWT_dtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
161AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_root.hxx
162AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_device.hxx
163AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_window.hxx
164AWT_dtree.o:  awt.hxx awt_canvas.hxx
165AWT_dtree.o: awt_nds.hxx awt_tree.hxx awt_pro_a_nucs.hxx awt_dtree.hxx
166AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
167AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_awars.hxx
168AWT_tree.o: 
169AWT_tree.o: 
170AWT_tree.o: 
171AWT_tree.o: 
172AWT_tree.o: 
173AWT_tree.o: 
174AWT_tree.o: 
175AWT_tree.o: $(ARBHOME)/INCLUDE/arbdb.h
176AWT_tree.o: $(ARBHOME)/INCLUDE/ad_prot.h
177AWT_tree.o: $(ARBHOME)/INCLUDE/arbdbt.h
178AWT_tree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
179AWT_tree.o: $(ARBHOME)/INCLUDE/aw_root.hxx
180AWT_tree.o: $(ARBHOME)/INCLUDE/aw_device.hxx
181AWT_tree.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_canvas.hxx
182AWT_tree.o: awt_tree.hxx awt_pro_a_nucs.hxx
183AWT_tree_cb.o: 
184AWT_tree_cb.o: 
185AWT_tree_cb.o: $(ARBHOME)/INCLUDE/arbdb.h
186AWT_tree_cb.o: $(ARBHOME)/INCLUDE/ad_prot.h
187AWT_tree_cb.o: $(ARBHOME)/INCLUDE/arbdbt.h
188AWT_tree_cb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
189AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_root.hxx
190AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_device.hxx
191AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_window.hxx
192AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt_canvas.hxx
193AWT_tree_cb.o: awt_tree.hxx awt_pro_a_nucs.hxx awt_dtree.hxx awt_tree_cb.hxx
194AWT_nei.o: 
195AWT_nei.o: 
196AWT_nei.o: 
197AWT_nei.o: 
198AWT_nei.o: 
199AWT_nei.o: 
200AWT_nei.o: 
201AWT_nei.o: $(ARBHOME)/INCLUDE/arbdb.h
202AWT_nei.o: $(ARBHOME)/INCLUDE/ad_prot.h
203AWT_nei.o: $(ARBHOME)/INCLUDE/arbdbt.h
204AWT_nei.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_tree.hxx
205AWT_nei.o: awt_pro_a_nucs.hxx awt_nei.hxx
206BI_helix.o: 
207BI_helix.o: 
208BI_helix.o: 
209BI_helix.o: 
210BI_helix.o: 
211BI_helix.o: 
212BI_helix.o: 
213BI_helix.o: $(ARBHOME)/INCLUDE/arbdb.h
214BI_helix.o: $(ARBHOME)/INCLUDE/ad_prot.h
215BI_helix.o: $(ARBHOME)/INCLUDE/arbdbt.h
216BI_helix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
217BI_helix.o: $(ARBHOME)/INCLUDE/aw_root.hxx
218BI_helix.o: $(ARBHOME)/INCLUDE/aw_device.hxx
219BI_helix.o: $(ARBHOME)/INCLUDE/aw_window.hxx BI_helix.hxx
220AWT_filter.o: 
221AWT_filter.o: 
222AWT_filter.o: $(ARBHOME)/INCLUDE/arbdb.h
223AWT_filter.o: $(ARBHOME)/INCLUDE/ad_prot.h
224AWT_filter.o: $(ARBHOME)/INCLUDE/arbdbt.h
225AWT_filter.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
226AWT_filter.o: $(ARBHOME)/INCLUDE/aw_root.hxx
227AWT_filter.o: $(ARBHOME)/INCLUDE/aw_device.hxx
228AWT_filter.o: $(ARBHOME)/INCLUDE/aw_window.hxx
229AWT_filter.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx awtfilter.hxx
230AWT_filter.o: awt_tree.hxx awt_pro_a_nucs.hxx
231AWT_sel_boxes.o: 
232AWT_sel_boxes.o: 
233AWT_sel_boxes.o: 
234AWT_sel_boxes.o: 
235AWT_sel_boxes.o: 
236AWT_sel_boxes.o: 
237AWT_sel_boxes.o: 
238AWT_sel_boxes.o: 
239AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/arbdb.h
240AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/ad_prot.h
241AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/arbdbt.h
242AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
243AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_root.hxx
244AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_device.hxx
245AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_window.hxx
246AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx
247AWT_sel_boxes.o: awtlocal.hxx
248AWT_canio.o: 
249AWT_canio.o: 
250AWT_canio.o: 
251AWT_canio.o: $(ARBHOME)/INCLUDE/arbdb.h
252AWT_canio.o: $(ARBHOME)/INCLUDE/ad_prot.h
253AWT_canio.o: $(ARBHOME)/INCLUDE/arbdbt.h
254AWT_canio.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
255AWT_canio.o: $(ARBHOME)/INCLUDE/aw_root.hxx
256AWT_canio.o: $(ARBHOME)/INCLUDE/aw_device.hxx
257AWT_canio.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_canvas.hxx
258AWT_canio.o: awt.hxx
259AWT_nds.o: 
260AWT_nds.o: 
261AWT_nds.o: 
262AWT_nds.o: 
263AWT_nds.o: 
264AWT_nds.o: 
265AWT_nds.o: 
266AWT_nds.o: $(ARBHOME)/INCLUDE/aw_root.hxx
267AWT_nds.o: $(ARBHOME)/INCLUDE/aw_device.hxx
268AWT_nds.o: $(ARBHOME)/INCLUDE/aw_window.hxx
269AWT_nds.o: $(ARBHOME)/INCLUDE/arbdb.h
270AWT_nds.o: $(ARBHOME)/INCLUDE/ad_prot.h
271AWT_nds.o: $(ARBHOME)/INCLUDE/arbdbt.h
272AWT_nds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt.hxx awt_nds.hxx
273AWT_query_and_functions.o: 
274AWT_query_and_functions.o: 
275AWT_query_and_functions.o: 
276AWT_query_and_functions.o: 
277AWT_query_and_functions.o: 
278AWT_query_and_functions.o: 
279AWT_query_and_functions.o: 
280AWT_query_and_functions.o: 
281AWT_query_and_functions.o: 
282AWT_query_and_functions.o: 
283AWT_query_and_functions.o: 
284AWT_query_and_functions.o: 
285AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/arbdb.h
286AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/ad_prot.h
287AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/arbdbt.h
288AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
289AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_root.hxx
290AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_device.hxx
291AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_window.hxx
292AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx
293AWT_query_and_functions.o: awtlocal.hxx
294AWT_file_selection.o: 
295AWT_file_selection.o: 
296AWT_file_selection.o: 
297AWT_file_selection.o: 
298AWT_file_selection.o: 
299AWT_file_selection.o: 
300AWT_file_selection.o: 
301AWT_file_selection.o: 
302AWT_file_selection.o: 
303AWT_file_selection.o: $(ARBHOME)/INCLUDE/arbdb.h
304AWT_file_selection.o: $(ARBHOME)/INCLUDE/ad_prot.h
305AWT_file_selection.o: $(ARBHOME)/INCLUDE/arbdbt.h
306AWT_file_selection.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
307AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_root.hxx
308AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_device.hxx
309AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_window.hxx
310AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx
311AWT_file_selection.o: awtlocal.hxx
312AWT_file_selection.o: 
313AWT_file_selection.o: 
314AWT_species_sel_box.o: 
315AWT_species_sel_box.o: 
316AWT_species_sel_box.o: 
317AWT_species_sel_box.o: 
318AWT_species_sel_box.o: 
319AWT_species_sel_box.o: 
320AWT_species_sel_box.o: 
321AWT_species_sel_box.o: 
322AWT_species_sel_box.o: 
323AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/arbdb.h
324AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/ad_prot.h
325AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/arbdbt.h
326AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
327AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_root.hxx
328AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_device.hxx
329AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_window.hxx
330AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx
331AWT_species_sel_box.o: awtlocal.hxx
332AWT_imp_exp.o: 
333AWT_imp_exp.o: 
334AWT_imp_exp.o: $(ARBHOME)/INCLUDE/arbdb.h
335AWT_imp_exp.o: $(ARBHOME)/INCLUDE/ad_prot.h
336AWT_imp_exp.o: $(ARBHOME)/INCLUDE/arbdbt.h
337AWT_imp_exp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_nds.hxx
338AWT_preset.o: 
339AWT_preset.o: 
340AWT_preset.o: 
341AWT_preset.o: 
342AWT_preset.o: 
343AWT_preset.o:  $(ARBHOME)/INCLUDE/arbdb.h
344AWT_preset.o: $(ARBHOME)/INCLUDE/ad_prot.h
345AWT_preset.o: $(ARBHOME)/INCLUDE/aw_root.hxx
346AWT_preset.o: $(ARBHOME)/INCLUDE/aw_device.hxx
347AWT_preset.o: $(ARBHOME)/INCLUDE/aw_window.hxx
348AWT_preset.o: 
349AWT_preset.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
350AWT_seq_dna.o: 
351AWT_seq_dna.o: 
352AWT_seq_dna.o: 
353AWT_seq_dna.o: 
354AWT_seq_dna.o: 
355AWT_seq_dna.o: 
356AWT_seq_dna.o: 
357AWT_seq_dna.o: $(ARBHOME)/INCLUDE/arbdb.h
358AWT_seq_dna.o: $(ARBHOME)/INCLUDE/ad_prot.h
359AWT_seq_dna.o: $(ARBHOME)/INCLUDE/arbdbt.h
360AWT_seq_dna.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_tree.hxx
361AWT_seq_dna.o: awt_pro_a_nucs.hxx awt_seq_dna.hxx
362AWT_seq_protein.o: 
363AWT_seq_protein.o: 
364AWT_seq_protein.o: 
365AWT_seq_protein.o: 
366AWT_seq_protein.o: 
367AWT_seq_protein.o: 
368AWT_seq_protein.o: 
369AWT_seq_protein.o: $(ARBHOME)/INCLUDE/arbdb.h
370AWT_seq_protein.o: $(ARBHOME)/INCLUDE/ad_prot.h
371AWT_seq_protein.o: $(ARBHOME)/INCLUDE/arbdbt.h
372AWT_seq_protein.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_tree.hxx
373AWT_seq_protein.o: awt_pro_a_nucs.hxx awt_seq_protein.hxx
374AWT_seq_simple_pro.o: 
375AWT_seq_simple_pro.o: 
376AWT_seq_simple_pro.o: 
377AWT_seq_simple_pro.o: 
378AWT_seq_simple_pro.o: 
379AWT_seq_simple_pro.o: 
380AWT_seq_simple_pro.o: 
381AWT_seq_simple_pro.o: 
382AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/arbdb.h
383AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/ad_prot.h
384AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/arbdbt.h
385AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_tree.hxx
386AWT_seq_simple_pro.o: awt_pro_a_nucs.hxx awt_seq_simple_pro.hxx
387AWT_codon_table.o: 
388AWT_codon_table.o: 
389AWT_codon_table.o: 
390AWT_codon_table.o: 
391AWT_codon_table.o: 
392AWT_codon_table.o: 
393AWT_codon_table.o:  awt_iupac.hxx
394AWT_codon_table.o: $(ARBHOME)/INCLUDE/arbdb.h
395AWT_codon_table.o: 
396AWT_codon_table.o: $(ARBHOME)/INCLUDE/ad_prot.h awt_codon_table.hxx
397AWT_codon_table.o: awt.hxx
398AWT_iupac.o: 
399AWT_iupac.o:   awt_assert.hxx
400AWT_iupac.o: awt_iupac.hxx $(ARBHOME)/INCLUDE/arbdb.h
401AWT_iupac.o: 
402AWT_iupac.o: $(ARBHOME)/INCLUDE/ad_prot.h
Note: See TracBrowser for help on using the repository browser.