source: tags/svn.1.5.4/MERGE/Makefile

Last change on this file was 8355, checked in by westram, 12 years ago
  • moved aw_question() and relatives into aw_question.hxx
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 14.3 KB
Line 
1# INCLUDE und GLOBALS MAIN CC cflags werden von aussen uebergeben
2.SUFFIXES: .o .cxx .depend
3CPP_OBJECTS = \
4        MG_adapt_ali.o \
5        MG_alignment.o \
6        MG_checkfield.o \
7        MG_configs.o \
8        MG_extendeds.o \
9        MG_gene_species.o \
10        MG_main.o \
11        MG_names.o \
12        MG_preserves.o \
13        MG_species.o \
14        MG_trees.o \
15
16
17$(MAIN): $(CPP_OBJECTS)
18        $(LINK_STATIC_LIB) $(MAIN) $(CPP_OBJECTS)
19
20.cxx.o:
21        $(CPP) $(cflags) -c $<  $(CPPINCLUDES) $(POST_COMPILE)
22
23clean:
24        rm -f $(CPP_OBJECTS) *.a
25
26DEPENDS = $(CPP_OBJECTS:.o=.depend)
27depends: $(DEPENDS)
28        @cat $(DEPENDS) | grep -v '^#' >>Makefile
29        @rm $(DEPENDS)
30$(DEPENDS): depend.init
31depend.init:
32        $(MAKEDEPEND) $(MAKEDEPENDFLAGS) 2>/dev/null # remove dependencies
33.c.depend:
34        $(MAKEDEPEND) -f- $(MAKEDEPENDFLAGS) $< 2>/dev/null >$@
35.cxx.depend:
36        $(MAKEDEPEND) -f- $(MAKEDEPENDFLAGS) $< 2>/dev/null >$@
37
38# DO NOT DELETE THIS LINE -- make depend depends on it.
39
40# Do not add dependencies manually - use 'make depend' in $ARBHOME
41# For formatting issues see SOURCE_TOOLS/fix_depends.pl
42
43MG_adapt_ali.o: merge.hxx
44MG_adapt_ali.o: MG_adapt_ali.hxx
45MG_adapt_ali.o: mg_merge.hxx
46MG_adapt_ali.o: $(ARBHOME)/INCLUDE/ad_prot.h
47MG_adapt_ali.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
48MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arb_assert.h
49MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arb_core.h
50MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arb_error.h
51MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arb_msg.h
52MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arb_strarray.h
53MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arb_strbuf.h
54MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arb_string.h
55MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arbdb.h
56MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arbdb_base.h
57MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arbdbt.h
58MG_adapt_ali.o: $(ARBHOME)/INCLUDE/arbtools.h
59MG_adapt_ali.o: $(ARBHOME)/INCLUDE/attributes.h
60MG_adapt_ali.o: $(ARBHOME)/INCLUDE/aw_base.hxx
61MG_adapt_ali.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
62MG_adapt_ali.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
63MG_adapt_ali.o: $(ARBHOME)/INCLUDE/aw_window.hxx
64MG_adapt_ali.o: $(ARBHOME)/INCLUDE/dupstr.h
65MG_adapt_ali.o: $(ARBHOME)/INCLUDE/smartptr.h
66MG_adapt_ali.o: $(ARBHOME)/INCLUDE/test_global.h
67MG_adapt_ali.o: $(ARBHOME)/INCLUDE/test_unit.h
68
69MG_alignment.o: merge.hxx
70MG_alignment.o: mg_merge.hxx
71MG_alignment.o: $(ARBHOME)/INCLUDE/ad_prot.h
72MG_alignment.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
73MG_alignment.o: $(ARBHOME)/INCLUDE/arb_assert.h
74MG_alignment.o: $(ARBHOME)/INCLUDE/arb_core.h
75MG_alignment.o: $(ARBHOME)/INCLUDE/arb_error.h
76MG_alignment.o: $(ARBHOME)/INCLUDE/arb_msg.h
77MG_alignment.o: $(ARBHOME)/INCLUDE/arb_strarray.h
78MG_alignment.o: $(ARBHOME)/INCLUDE/arb_string.h
79MG_alignment.o: $(ARBHOME)/INCLUDE/arbdb.h
80MG_alignment.o: $(ARBHOME)/INCLUDE/arbdb_base.h
81MG_alignment.o: $(ARBHOME)/INCLUDE/arbdbt.h
82MG_alignment.o: $(ARBHOME)/INCLUDE/arbtools.h
83MG_alignment.o: $(ARBHOME)/INCLUDE/attributes.h
84MG_alignment.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
85MG_alignment.o: $(ARBHOME)/INCLUDE/aw_base.hxx
86MG_alignment.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
87MG_alignment.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
88MG_alignment.o: $(ARBHOME)/INCLUDE/aw_question.hxx
89MG_alignment.o: $(ARBHOME)/INCLUDE/aw_root.hxx
90MG_alignment.o: $(ARBHOME)/INCLUDE/aw_window.hxx
91MG_alignment.o: $(ARBHOME)/INCLUDE/awt_sel_boxes.hxx
92MG_alignment.o: $(ARBHOME)/INCLUDE/cb.h
93MG_alignment.o: $(ARBHOME)/INCLUDE/dupstr.h
94MG_alignment.o: $(ARBHOME)/INCLUDE/smartptr.h
95MG_alignment.o: $(ARBHOME)/INCLUDE/test_global.h
96
97MG_checkfield.o: merge.hxx
98MG_checkfield.o: mg_merge.hxx
99MG_checkfield.o: $(ARBHOME)/INCLUDE/ad_prot.h
100MG_checkfield.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
101MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_assert.h
102MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_core.h
103MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_error.h
104MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_msg.h
105MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_progress.h
106MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_strbuf.h
107MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_string.h
108MG_checkfield.o: $(ARBHOME)/INCLUDE/arbdb.h
109MG_checkfield.o: $(ARBHOME)/INCLUDE/arbdb_base.h
110MG_checkfield.o: $(ARBHOME)/INCLUDE/arbdbt.h
111MG_checkfield.o: $(ARBHOME)/INCLUDE/arbtools.h
112MG_checkfield.o: $(ARBHOME)/INCLUDE/attributes.h
113MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
114MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_base.hxx
115MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
116MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
117MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_root.hxx
118MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_select.hxx
119MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_window.hxx
120MG_checkfield.o: $(ARBHOME)/INCLUDE/awt_sel_boxes.hxx
121MG_checkfield.o: $(ARBHOME)/INCLUDE/cb.h
122MG_checkfield.o: $(ARBHOME)/INCLUDE/dupstr.h
123MG_checkfield.o: $(ARBHOME)/INCLUDE/item_sel_list.h
124MG_checkfield.o: $(ARBHOME)/INCLUDE/items.h
125MG_checkfield.o: $(ARBHOME)/INCLUDE/smartptr.h
126MG_checkfield.o: $(ARBHOME)/INCLUDE/test_global.h
127
128MG_configs.o: merge.hxx
129MG_configs.o: mg_merge.hxx
130MG_configs.o: $(ARBHOME)/INCLUDE/ad_config.h
131MG_configs.o: $(ARBHOME)/INCLUDE/ad_prot.h
132MG_configs.o: $(ARBHOME)/INCLUDE/arb_assert.h
133MG_configs.o: $(ARBHOME)/INCLUDE/arb_core.h
134MG_configs.o: $(ARBHOME)/INCLUDE/arb_error.h
135MG_configs.o: $(ARBHOME)/INCLUDE/arb_msg.h
136MG_configs.o: $(ARBHOME)/INCLUDE/arb_string.h
137MG_configs.o: $(ARBHOME)/INCLUDE/arbdb.h
138MG_configs.o: $(ARBHOME)/INCLUDE/arbdb_base.h
139MG_configs.o: $(ARBHOME)/INCLUDE/arbtools.h
140MG_configs.o: $(ARBHOME)/INCLUDE/attributes.h
141MG_configs.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
142MG_configs.o: $(ARBHOME)/INCLUDE/aw_base.hxx
143MG_configs.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
144MG_configs.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
145MG_configs.o: $(ARBHOME)/INCLUDE/aw_root.hxx
146MG_configs.o: $(ARBHOME)/INCLUDE/aw_window.hxx
147MG_configs.o: $(ARBHOME)/INCLUDE/awt_sel_boxes.hxx
148MG_configs.o: $(ARBHOME)/INCLUDE/cb.h
149MG_configs.o: $(ARBHOME)/INCLUDE/dupstr.h
150MG_configs.o: $(ARBHOME)/INCLUDE/smartptr.h
151MG_configs.o: $(ARBHOME)/INCLUDE/test_global.h
152
153MG_extendeds.o: merge.hxx
154MG_extendeds.o: mg_merge.hxx
155MG_extendeds.o: $(ARBHOME)/INCLUDE/ad_prot.h
156MG_extendeds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
157MG_extendeds.o: $(ARBHOME)/INCLUDE/arb_assert.h
158MG_extendeds.o: $(ARBHOME)/INCLUDE/arb_core.h
159MG_extendeds.o: $(ARBHOME)/INCLUDE/arb_error.h
160MG_extendeds.o: $(ARBHOME)/INCLUDE/arb_msg.h
161MG_extendeds.o: $(ARBHOME)/INCLUDE/arb_string.h
162MG_extendeds.o: $(ARBHOME)/INCLUDE/arbdb.h
163MG_extendeds.o: $(ARBHOME)/INCLUDE/arbdb_base.h
164MG_extendeds.o: $(ARBHOME)/INCLUDE/arbdbt.h
165MG_extendeds.o: $(ARBHOME)/INCLUDE/arbtools.h
166MG_extendeds.o: $(ARBHOME)/INCLUDE/attributes.h
167MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
168MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_base.hxx
169MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
170MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
171MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_root.hxx
172MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_window.hxx
173MG_extendeds.o: $(ARBHOME)/INCLUDE/awt_sel_boxes.hxx
174MG_extendeds.o: $(ARBHOME)/INCLUDE/cb.h
175MG_extendeds.o: $(ARBHOME)/INCLUDE/db_scanner.hxx
176MG_extendeds.o: $(ARBHOME)/INCLUDE/dupstr.h
177MG_extendeds.o: $(ARBHOME)/INCLUDE/items.h
178MG_extendeds.o: $(ARBHOME)/INCLUDE/smartptr.h
179MG_extendeds.o: $(ARBHOME)/INCLUDE/test_global.h
180
181MG_gene_species.o: merge.hxx
182MG_gene_species.o: mg_merge.hxx
183MG_gene_species.o: $(ARBHOME)/INCLUDE/ad_prot.h
184MG_gene_species.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
185MG_gene_species.o: $(ARBHOME)/INCLUDE/adGene.h
186MG_gene_species.o: $(ARBHOME)/INCLUDE/arb_assert.h
187MG_gene_species.o: $(ARBHOME)/INCLUDE/arb_core.h
188MG_gene_species.o: $(ARBHOME)/INCLUDE/arb_error.h
189MG_gene_species.o: $(ARBHOME)/INCLUDE/arb_msg.h
190MG_gene_species.o: $(ARBHOME)/INCLUDE/arb_str.h
191MG_gene_species.o: $(ARBHOME)/INCLUDE/arb_string.h
192MG_gene_species.o: $(ARBHOME)/INCLUDE/arbdb.h
193MG_gene_species.o: $(ARBHOME)/INCLUDE/arbdb_base.h
194MG_gene_species.o: $(ARBHOME)/INCLUDE/arbdbt.h
195MG_gene_species.o: $(ARBHOME)/INCLUDE/arbtools.h
196MG_gene_species.o: $(ARBHOME)/INCLUDE/attributes.h
197MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
198MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_base.hxx
199MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
200MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
201MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_root.hxx
202MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_window.hxx
203MG_gene_species.o: $(ARBHOME)/INCLUDE/awt_config_manager.hxx
204MG_gene_species.o: $(ARBHOME)/INCLUDE/cb.h
205MG_gene_species.o: $(ARBHOME)/INCLUDE/dupstr.h
206MG_gene_species.o: $(ARBHOME)/INCLUDE/smartptr.h
207MG_gene_species.o: $(ARBHOME)/INCLUDE/test_global.h
208
209MG_main.o: merge.hxx
210MG_main.o: mg_merge.hxx
211MG_main.o: $(ARBHOME)/INCLUDE/ad_prot.h
212MG_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
213MG_main.o: $(ARBHOME)/INCLUDE/arb_assert.h
214MG_main.o: $(ARBHOME)/INCLUDE/arb_core.h
215MG_main.o: $(ARBHOME)/INCLUDE/arb_error.h
216MG_main.o: $(ARBHOME)/INCLUDE/arb_file.h
217MG_main.o: $(ARBHOME)/INCLUDE/arb_msg.h
218MG_main.o: $(ARBHOME)/INCLUDE/arb_progress.h
219MG_main.o: $(ARBHOME)/INCLUDE/arb_string.h
220MG_main.o: $(ARBHOME)/INCLUDE/arbdb.h
221MG_main.o: $(ARBHOME)/INCLUDE/arbdb_base.h
222MG_main.o: $(ARBHOME)/INCLUDE/arbdbt.h
223MG_main.o: $(ARBHOME)/INCLUDE/arbtools.h
224MG_main.o: $(ARBHOME)/INCLUDE/attributes.h
225MG_main.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
226MG_main.o: $(ARBHOME)/INCLUDE/aw_awar_defs.hxx
227MG_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx
228MG_main.o: $(ARBHOME)/INCLUDE/aw_base.hxx
229MG_main.o: $(ARBHOME)/INCLUDE/aw_file.hxx
230MG_main.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
231MG_main.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
232MG_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
233MG_main.o: $(ARBHOME)/INCLUDE/aw_question.hxx
234MG_main.o: $(ARBHOME)/INCLUDE/AW_rename.hxx
235MG_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx
236MG_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx
237MG_main.o: $(ARBHOME)/INCLUDE/awt.hxx
238MG_main.o: $(ARBHOME)/INCLUDE/cb.h
239MG_main.o: $(ARBHOME)/INCLUDE/dupstr.h
240MG_main.o: $(ARBHOME)/INCLUDE/smartptr.h
241MG_main.o: $(ARBHOME)/INCLUDE/test_global.h
242
243MG_names.o: merge.hxx
244MG_names.o: mg_merge.hxx
245MG_names.o: $(ARBHOME)/INCLUDE/ad_prot.h
246MG_names.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
247MG_names.o: $(ARBHOME)/INCLUDE/arb_assert.h
248MG_names.o: $(ARBHOME)/INCLUDE/arb_core.h
249MG_names.o: $(ARBHOME)/INCLUDE/arb_error.h
250MG_names.o: $(ARBHOME)/INCLUDE/arb_msg.h
251MG_names.o: $(ARBHOME)/INCLUDE/arb_progress.h
252MG_names.o: $(ARBHOME)/INCLUDE/arb_string.h
253MG_names.o: $(ARBHOME)/INCLUDE/arbdb.h
254MG_names.o: $(ARBHOME)/INCLUDE/arbdb_base.h
255MG_names.o: $(ARBHOME)/INCLUDE/arbdbt.h
256MG_names.o: $(ARBHOME)/INCLUDE/arbtools.h
257MG_names.o: $(ARBHOME)/INCLUDE/attributes.h
258MG_names.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
259MG_names.o: $(ARBHOME)/INCLUDE/aw_base.hxx
260MG_names.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
261MG_names.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
262MG_names.o: $(ARBHOME)/INCLUDE/AW_rename.hxx
263MG_names.o: $(ARBHOME)/INCLUDE/aw_root.hxx
264MG_names.o: $(ARBHOME)/INCLUDE/aw_window.hxx
265MG_names.o: $(ARBHOME)/INCLUDE/cb.h
266MG_names.o: $(ARBHOME)/INCLUDE/dupstr.h
267MG_names.o: $(ARBHOME)/INCLUDE/smartptr.h
268MG_names.o: $(ARBHOME)/INCLUDE/test_global.h
269
270MG_preserves.o: merge.hxx
271MG_preserves.o: MG_adapt_ali.hxx
272MG_preserves.o: mg_merge.hxx
273MG_preserves.o: $(ARBHOME)/INCLUDE/ad_prot.h
274MG_preserves.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
275MG_preserves.o: $(ARBHOME)/INCLUDE/arb_assert.h
276MG_preserves.o: $(ARBHOME)/INCLUDE/arb_core.h
277MG_preserves.o: $(ARBHOME)/INCLUDE/arb_error.h
278MG_preserves.o: $(ARBHOME)/INCLUDE/arb_msg.h
279MG_preserves.o: $(ARBHOME)/INCLUDE/arb_progress.h
280MG_preserves.o: $(ARBHOME)/INCLUDE/arb_strarray.h
281MG_preserves.o: $(ARBHOME)/INCLUDE/arb_string.h
282MG_preserves.o: $(ARBHOME)/INCLUDE/arbdb.h
283MG_preserves.o: $(ARBHOME)/INCLUDE/arbdb_base.h
284MG_preserves.o: $(ARBHOME)/INCLUDE/arbdbt.h
285MG_preserves.o: $(ARBHOME)/INCLUDE/arbtools.h
286MG_preserves.o: $(ARBHOME)/INCLUDE/attributes.h
287MG_preserves.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
288MG_preserves.o: $(ARBHOME)/INCLUDE/aw_base.hxx
289MG_preserves.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
290MG_preserves.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
291MG_preserves.o: $(ARBHOME)/INCLUDE/aw_root.hxx
292MG_preserves.o: $(ARBHOME)/INCLUDE/aw_window.hxx
293MG_preserves.o: $(ARBHOME)/INCLUDE/cb.h
294MG_preserves.o: $(ARBHOME)/INCLUDE/dupstr.h
295MG_preserves.o: $(ARBHOME)/INCLUDE/smartptr.h
296MG_preserves.o: $(ARBHOME)/INCLUDE/test_global.h
297
298MG_species.o: merge.hxx
299MG_species.o: MG_adapt_ali.hxx
300MG_species.o: mg_merge.hxx
301MG_species.o: $(ARBHOME)/INCLUDE/ad_prot.h
302MG_species.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
303MG_species.o: $(ARBHOME)/INCLUDE/arb_assert.h
304MG_species.o: $(ARBHOME)/INCLUDE/arb_core.h
305MG_species.o: $(ARBHOME)/INCLUDE/arb_error.h
306MG_species.o: $(ARBHOME)/INCLUDE/arb_msg.h
307MG_species.o: $(ARBHOME)/INCLUDE/arb_progress.h
308MG_species.o: $(ARBHOME)/INCLUDE/arb_str.h
309MG_species.o: $(ARBHOME)/INCLUDE/arb_strarray.h
310MG_species.o: $(ARBHOME)/INCLUDE/arb_strbuf.h
311MG_species.o: $(ARBHOME)/INCLUDE/arb_string.h
312MG_species.o: $(ARBHOME)/INCLUDE/arbdb.h
313MG_species.o: $(ARBHOME)/INCLUDE/arbdb_base.h
314MG_species.o: $(ARBHOME)/INCLUDE/arbdbt.h
315MG_species.o: $(ARBHOME)/INCLUDE/arbtools.h
316MG_species.o: $(ARBHOME)/INCLUDE/attributes.h
317MG_species.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
318MG_species.o: $(ARBHOME)/INCLUDE/aw_awar_defs.hxx
319MG_species.o: $(ARBHOME)/INCLUDE/aw_awars.hxx
320MG_species.o: $(ARBHOME)/INCLUDE/aw_base.hxx
321MG_species.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
322MG_species.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
323MG_species.o: $(ARBHOME)/INCLUDE/aw_question.hxx
324MG_species.o: $(ARBHOME)/INCLUDE/AW_rename.hxx
325MG_species.o: $(ARBHOME)/INCLUDE/aw_root.hxx
326MG_species.o: $(ARBHOME)/INCLUDE/aw_select.hxx
327MG_species.o: $(ARBHOME)/INCLUDE/aw_window.hxx
328MG_species.o: $(ARBHOME)/INCLUDE/cb.h
329MG_species.o: $(ARBHOME)/INCLUDE/db_query.h
330MG_species.o: $(ARBHOME)/INCLUDE/db_scanner.hxx
331MG_species.o: $(ARBHOME)/INCLUDE/dupstr.h
332MG_species.o: $(ARBHOME)/INCLUDE/item_sel_list.h
333MG_species.o: $(ARBHOME)/INCLUDE/items.h
334MG_species.o: $(ARBHOME)/INCLUDE/smartptr.h
335MG_species.o: $(ARBHOME)/INCLUDE/test_global.h
336
337MG_trees.o: merge.hxx
338MG_trees.o: mg_merge.hxx
339MG_trees.o: $(ARBHOME)/INCLUDE/ad_prot.h
340MG_trees.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
341MG_trees.o: $(ARBHOME)/INCLUDE/arb_assert.h
342MG_trees.o: $(ARBHOME)/INCLUDE/arb_core.h
343MG_trees.o: $(ARBHOME)/INCLUDE/arb_error.h
344MG_trees.o: $(ARBHOME)/INCLUDE/arb_msg.h
345MG_trees.o: $(ARBHOME)/INCLUDE/arb_string.h
346MG_trees.o: $(ARBHOME)/INCLUDE/arbdb.h
347MG_trees.o: $(ARBHOME)/INCLUDE/arbdb_base.h
348MG_trees.o: $(ARBHOME)/INCLUDE/arbdbt.h
349MG_trees.o: $(ARBHOME)/INCLUDE/arbtools.h
350MG_trees.o: $(ARBHOME)/INCLUDE/attributes.h
351MG_trees.o: $(ARBHOME)/INCLUDE/aw_awar.hxx
352MG_trees.o: $(ARBHOME)/INCLUDE/aw_base.hxx
353MG_trees.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx
354MG_trees.o: $(ARBHOME)/INCLUDE/aw_msg.hxx
355MG_trees.o: $(ARBHOME)/INCLUDE/aw_root.hxx
356MG_trees.o: $(ARBHOME)/INCLUDE/aw_window.hxx
357MG_trees.o: $(ARBHOME)/INCLUDE/awt_sel_boxes.hxx
358MG_trees.o: $(ARBHOME)/INCLUDE/cb.h
359MG_trees.o: $(ARBHOME)/INCLUDE/dupstr.h
360MG_trees.o: $(ARBHOME)/INCLUDE/smartptr.h
361MG_trees.o: $(ARBHOME)/INCLUDE/test_global.h
Note: See TracBrowser for help on using the repository browser.