1 | # INCLUDE und GLOBALS MAIN CC cflags werden von aussen uebergeben |
---|
2 | |
---|
3 | .SUFFIXES: .o .cxx |
---|
4 | |
---|
5 | CPP_OBJECTS = PH_mldist.o PH_protdist.o PH_compress_matrix.o PH_view_matrix.o PH_save_matr.o PH_main.o PH_matr.o distanalyse.o |
---|
6 | |
---|
7 | $(MAIN): $(CPP_OBJECTS) |
---|
8 | $(AR) $(MAIN) $(CPP_OBJECTS) |
---|
9 | .cxx.o: |
---|
10 | $(CPP) $(cflags) -c $< $(CPPINCLUDES) |
---|
11 | depend: |
---|
12 | $(MAKEDEPEND) $(MAKEDEPENDINC) $(CPP_OBJECTS:.o=.cxx) |
---|
13 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
---|
14 | |
---|
15 | PH_mldist.o: |
---|
16 | PH_mldist.o: |
---|
17 | PH_mldist.o: |
---|
18 | PH_mldist.o: |
---|
19 | PH_mldist.o: |
---|
20 | PH_mldist.o: |
---|
21 | PH_mldist.o: |
---|
22 | PH_mldist.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
23 | PH_mldist.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
24 | PH_mldist.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
25 | PH_mldist.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
26 | PH_mldist.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
27 | PH_mldist.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
28 | PH_mldist.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
29 | PH_mldist.o: $(ARBHOME)/INCLUDE/aw_preset.hxx |
---|
30 | PH_mldist.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
31 | PH_mldist.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
32 | PH_mldist.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx dist.hxx |
---|
33 | PH_mldist.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx |
---|
34 | PH_mldist.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx |
---|
35 | PH_mldist.o: $(ARBHOME)/INCLUDE/BI_helix.hxx |
---|
36 | PH_mldist.o: $(ARBHOME)/INCLUDE/awt_csp.hxx ph_matr.hxx |
---|
37 | PH_mldist.o: ph_mldist.hxx |
---|
38 | PH_protdist.o: |
---|
39 | PH_protdist.o: |
---|
40 | PH_protdist.o: |
---|
41 | PH_protdist.o: |
---|
42 | PH_protdist.o: |
---|
43 | PH_protdist.o: |
---|
44 | PH_protdist.o: |
---|
45 | PH_protdist.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
46 | PH_protdist.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
47 | PH_protdist.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
48 | PH_protdist.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
49 | PH_protdist.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
50 | PH_protdist.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
51 | PH_protdist.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
52 | PH_protdist.o: $(ARBHOME)/INCLUDE/aw_preset.hxx |
---|
53 | PH_protdist.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
54 | PH_protdist.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
55 | PH_protdist.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx dist.hxx |
---|
56 | PH_protdist.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx |
---|
57 | PH_protdist.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx |
---|
58 | PH_protdist.o: $(ARBHOME)/INCLUDE/BI_helix.hxx |
---|
59 | PH_protdist.o: $(ARBHOME)/INCLUDE/awt_csp.hxx ph_matr.hxx |
---|
60 | PH_protdist.o: ph_protdist.hxx |
---|
61 | PH_compress_matrix.o: |
---|
62 | PH_compress_matrix.o: |
---|
63 | PH_compress_matrix.o: |
---|
64 | PH_compress_matrix.o: |
---|
65 | PH_compress_matrix.o: |
---|
66 | PH_compress_matrix.o: |
---|
67 | PH_compress_matrix.o: |
---|
68 | PH_compress_matrix.o: |
---|
69 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
70 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
71 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
72 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
73 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
74 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
75 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
76 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_preset.hxx |
---|
77 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
78 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx |
---|
79 | PH_compress_matrix.o: dist.hxx $(ARBHOME)/INCLUDE/awt_seq_dna.hxx |
---|
80 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx |
---|
81 | PH_compress_matrix.o: $(ARBHOME)/INCLUDE/BI_helix.hxx ph_matr.hxx |
---|
82 | PH_compress_matrix.o: ph_view_matrix.hxx |
---|
83 | PH_view_matrix.o: |
---|
84 | PH_view_matrix.o: |
---|
85 | PH_view_matrix.o: |
---|
86 | PH_view_matrix.o: |
---|
87 | PH_view_matrix.o: |
---|
88 | PH_view_matrix.o: |
---|
89 | PH_view_matrix.o: |
---|
90 | PH_view_matrix.o: |
---|
91 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
92 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
93 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
94 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
95 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
96 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
97 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
98 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/aw_preset.hxx |
---|
99 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
100 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx dist.hxx |
---|
101 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx |
---|
102 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx |
---|
103 | PH_view_matrix.o: $(ARBHOME)/INCLUDE/BI_helix.hxx ph_matr.hxx |
---|
104 | PH_view_matrix.o: ph_view_matrix.hxx |
---|
105 | PH_save_matr.o: |
---|
106 | PH_save_matr.o: |
---|
107 | PH_save_matr.o: |
---|
108 | PH_save_matr.o: |
---|
109 | PH_save_matr.o: |
---|
110 | PH_save_matr.o: |
---|
111 | PH_save_matr.o: |
---|
112 | PH_save_matr.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
113 | PH_save_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
114 | PH_save_matr.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
115 | PH_save_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
116 | PH_save_matr.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
117 | PH_save_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
118 | PH_save_matr.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
119 | PH_save_matr.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
120 | PH_save_matr.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx dist.hxx |
---|
121 | PH_save_matr.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx |
---|
122 | PH_save_matr.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx |
---|
123 | PH_save_matr.o: $(ARBHOME)/INCLUDE/BI_helix.hxx |
---|
124 | PH_save_matr.o: $(ARBHOME)/INCLUDE/awt_nds.hxx |
---|
125 | PH_save_matr.o: $(ARBHOME)/INCLUDE/awt_csp.hxx ph_matr.hxx |
---|
126 | PH_main.o: |
---|
127 | PH_main.o: |
---|
128 | PH_main.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
129 | PH_main.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
130 | PH_main.o: $(ARBHOME)/INCLUDE/servercntrl.h |
---|
131 | PH_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
132 | PH_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
133 | PH_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
134 | PH_main.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
135 | PH_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx |
---|
136 | PH_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx |
---|
137 | PH_matr.o: |
---|
138 | PH_matr.o: |
---|
139 | PH_matr.o: |
---|
140 | PH_matr.o: |
---|
141 | PH_matr.o: |
---|
142 | PH_matr.o: |
---|
143 | PH_matr.o: |
---|
144 | PH_matr.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
145 | PH_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
146 | PH_matr.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
147 | PH_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
148 | PH_matr.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
149 | PH_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
150 | PH_matr.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
151 | PH_matr.o: $(ARBHOME)/INCLUDE/aw_preset.hxx |
---|
152 | PH_matr.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
153 | PH_matr.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
154 | PH_matr.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx dist.hxx |
---|
155 | PH_matr.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx |
---|
156 | PH_matr.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx |
---|
157 | PH_matr.o: $(ARBHOME)/INCLUDE/BI_helix.hxx |
---|
158 | PH_matr.o: $(ARBHOME)/INCLUDE/awt_csp.hxx |
---|
159 | PH_matr.o: $(ARBHOME)/INCLUDE/CT_ctree.hxx ph_matr.hxx |
---|
160 | PH_matr.o: ph_protdist.hxx ph_view_matrix.hxx |
---|
161 | distanalyse.o: |
---|
162 | distanalyse.o: |
---|
163 | distanalyse.o: |
---|
164 | distanalyse.o: |
---|
165 | distanalyse.o: |
---|
166 | distanalyse.o: |
---|
167 | distanalyse.o: |
---|
168 | distanalyse.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
169 | distanalyse.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
170 | distanalyse.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
171 | distanalyse.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
172 | distanalyse.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
173 | distanalyse.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
174 | distanalyse.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
175 | distanalyse.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
176 | distanalyse.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
177 | distanalyse.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx dist.hxx |
---|
178 | distanalyse.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx |
---|
179 | distanalyse.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx |
---|
180 | distanalyse.o: $(ARBHOME)/INCLUDE/BI_helix.hxx ph_matr.hxx |
---|