Changeset 2338
- Timestamp:
- 23/01/04 18:08:10 (8 years ago)
- Location:
- trunk
- Files:
-
- 70 modified
-
AISC/Makefile (modified) (1 diff)
-
AISC_MKPTPS/Makefile (modified) (1 diff)
-
ALEIO/Makefile (modified) (2 diffs)
-
ALIV3/Makefile (modified) (1 diff)
-
ARBDB/Makefile (modified) (1 diff)
-
ARBDB2/Makefile (modified) (1 diff)
-
ARBDBPP/Makefile (modified) (1 diff)
-
ARBDBS/Makefile (modified) (1 diff)
-
ARBDB_COMPRESS/Makefile (modified) (1 diff)
-
ARB_GDE/Makefile (modified) (1 diff)
-
AWDEMO/Makefile (modified) (1 diff)
-
AWT/Makefile (modified) (1 diff)
-
AWTC/Makefile (modified) (1 diff)
-
AWTI/Makefile (modified) (1 diff)
-
CAT/Makefile (modified) (1 diff)
-
CONSENSUS_TREE/Makefile (modified) (1 diff)
-
CONVERTALN/Makefile (modified) (1 diff)
-
DBSERVER/Makefile (modified) (1 diff)
-
DIST/Makefile (modified) (1 diff)
-
EDIT/Makefile (modified) (1 diff)
-
EDIT4/Makefile (modified) (1 diff)
-
EISPACK/Makefile (modified) (1 diff)
-
GDE/AxML/Makefile (modified) (1 diff)
-
GDE/CLUSTAL/Makefile (modified) (1 diff)
-
GDE/CLUSTALW/Makefile (modified) (1 diff)
-
GDE/CORE/Makefile (modified) (1 diff)
-
GDE/FASTDNAML/Makefile (modified) (1 diff)
-
GDE/MOLPHY/Makefile (modified) (1 diff)
-
GDE/PHYLIP/Makefile (modified) (1 diff)
-
GDE/SUPPORT/Makefile (modified) (2 diffs)
-
GDE/TREEPUZZLE/Makefile (modified) (1 diff)
-
GENOM/Makefile (modified) (1 diff)
-
HELP_SOURCE/Makefile (modified) (1 diff)
-
ISLAND_HOPPING/Makefile (modified) (1 diff)
-
MERGE/Makefile (modified) (1 diff)
-
MULTI_PROBE/Makefile (modified) (1 diff)
-
NALIGNER/Makefile (modified) (1 diff)
-
NAMES/Makefile (modified) (1 diff)
-
NAMES_COM/.depends (modified) (1 diff)
-
NAMES_COM/Makefile (modified) (1 diff)
-
NTREE/Makefile (modified) (1 diff)
-
ORS_CGI/Makefile (modified) (1 diff)
-
ORS_COM/.depends (modified) (1 diff)
-
ORS_COM/Makefile (modified) (1 diff)
-
ORS_SERVER/Makefile (modified) (1 diff)
-
PARSIMONY/Makefile (modified) (1 diff)
-
PHYLO/Makefile (modified) (1 diff)
-
PRIMER_DESIGN/Makefile (modified) (1 diff)
-
PROBE/Makefile (modified) (1 diff)
-
PROBE_COM/.depends (modified) (1 diff)
-
PROBE_COM/Makefile (modified) (1 diff)
-
PROBE_DESIGN/Makefile (modified) (1 diff)
-
PROBE_SERVER/PROBE_GROUP/Makefile (modified) (1 diff)
-
PROBE_SERVER/PROBE_GROUP_DESIGN/Makefile (modified) (1 diff)
-
PROBE_SERVER/TREE_MERGE/Makefile (modified) (1 diff)
-
PROBE_SERVER/WORKER/Makefile (modified) (1 diff)
-
PROBE_SET/Makefile (modified) (1 diff)
-
READSEQ/Makefile (modified) (1 diff)
-
SECEDIT/Makefile (modified) (1 diff)
-
SEER/Makefile (modified) (1 diff)
-
SEQ_QUALITY/Makefile (modified) (1 diff)
-
SERVERCNTRL/Makefile (modified) (1 diff)
-
STAT/Makefile (modified) (1 diff)
-
TEST/Makefile (modified) (1 diff)
-
TOOLS/Makefile (modified) (1 diff)
-
TREEGEN/Makefile (modified) (2 diffs)
-
TRS/Makefile (modified) (1 diff)
-
WETC/Makefile (modified) (1 diff)
-
WINDOW/Makefile (modified) (1 diff)
-
XML/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AISC/Makefile
r1617 r2338 37 37 # DO NOT DELETE THIS LINE -- make depend depends on it. 38 38 39 aisc.o: aisc.h aisc_proto.h 39 # Do not add dependencies manually - use 'make depend' in $ARBHOME 40 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 40 41 41 aisc_commands.o: aisc.h aisc_proto.h 42 aisc.o: aisc.h 43 aisc.o: aisc_proto.h 42 44 43 aisc_var_ref.o: aisc.h aisc_proto.h 45 aisc_commands.o: aisc.h 46 aisc_commands.o: aisc_proto.h 44 47 45 aisc_mix.o: aisc.h aisc_proto.h 48 aisc_mix.o: aisc.h 49 aisc_mix.o: aisc_proto.h 50 51 aisc_var_ref.o: aisc.h 52 aisc_var_ref.o: aisc_proto.h -
trunk/AISC_MKPTPS/Makefile
r1617 r2338 26 26 # DO NOT DELETE THIS LINE -- make depend depends on it. 27 27 28 mkptypes.o: mkptypes.h patchlev.h 28 # Do not add dependencies manually - use 'make depend' in $ARBHOME 29 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 30 31 mkptypes.o: mkptypes.h 32 mkptypes.o: patchlev.h -
trunk/ALEIO/Makefile
r1617 r2338 25 25 # DO NOT DELETE THIS LINE -- make depend depends on it. 26 26 27 io_arbdb.o: $(ARBHOME)/INCLUDE/arbdb.h 28 io_arbdb.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 io_arbdb.o: $(ARBHOME)/INCLUDE/ad_prot.h 30 io_arbdb.o: $(ARBHOME)/INCLUDE/arbdbt.h 31 io_arbdb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ring.h getopt.h xmalloc.h 32 io_arbdb.o: lenstring.h hash.h careful.h 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 33 29 34 30 getopt.o: getopt.h … … 36 32 getopt1.o: getopt.h 37 33 34 io_arbdb.o: careful.h 35 io_arbdb.o: getopt.h 36 io_arbdb.o: hash.h 37 io_arbdb.o: lenstring.h 38 io_arbdb.o: ring.h 39 io_arbdb.o: xmalloc.h 40 io_arbdb.o: $(ARBHOME)/INCLUDE/ad_prot.h 41 io_arbdb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 42 io_arbdb.o: $(ARBHOME)/INCLUDE/arb_assert.h 43 io_arbdb.o: $(ARBHOME)/INCLUDE/arbdb.h 44 io_arbdb.o: $(ARBHOME)/INCLUDE/arbdbt.h 45 46 lenstring.o: lenstring.h 47 lenstring.o: xmalloc.h 48 38 49 xmalloc.o: xmalloc.h 39 40 lenstring.o: lenstring.h xmalloc.h -
trunk/ALIV3/Makefile
r1617 r2338 33 33 # DO NOT DELETE THIS LINE -- make depend depends on it. 34 34 35 a3.o: a3_arbdb.hxx $(ARBHOME)/INCLUDE/arbdb.h 35 # Do not add dependencies manually - use 'make depend' in $ARBHOME 36 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 37 38 a3.o: a3_ali.hxx 39 a3.o: a3_arbdb.hxx 40 a3.o: a3_bihelix.hxx 41 a3.o: a3_darray.hxx 42 a3.o: a3_helix.hxx 43 a3.o: a3_ptree.hxx 44 a3.o: a3_seq.hxx 45 a3.o: a3_types.h 46 a3.o: $(ARBHOME)/INCLUDE/ad_prot.h 47 a3.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 36 48 a3.o: $(ARBHOME)/INCLUDE/arb_assert.h 37 a3.o: $(ARBHOME)/INCLUDE/ad_prot.h $(ARBHOME)/INCLUDE/arbdbt.h 38 a3.o: $(ARBHOME)/INCLUDE/ad_t_prot.h a3_bihelix.hxx a3_ali.hxx 39 a3.o: a3_ptree.hxx a3_seq.hxx a3_types.h a3_helix.hxx a3_darray.hxx 49 a3.o: $(ARBHOME)/INCLUDE/arbdb.h 50 a3.o: $(ARBHOME)/INCLUDE/arbdbt.h 40 51 41 a3_seq.o: a3_basen.h a3_seq.hxx a3_types.h 52 a3_ali.o: a3_ali.hxx 53 a3_ali.o: a3_darray.hxx 54 a3_ali.o: a3_helix.hxx 55 a3_ali.o: a3_ptree.hxx 56 a3_ali.o: a3_seq.hxx 57 a3_ali.o: a3_types.h 42 58 43 a3_ptree1.o: a3_basen.h a3_ptree.hxx a3_seq.hxx a3_types.h 59 a3_arbdb.o: a3_arbdb.hxx 60 a3_arbdb.o: $(ARBHOME)/INCLUDE/ad_prot.h 61 a3_arbdb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 62 a3_arbdb.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 a3_arbdb.o: $(ARBHOME)/INCLUDE/arbdb.h 64 a3_arbdb.o: $(ARBHOME)/INCLUDE/arbdbt.h 44 65 45 a3_ ptree2.o: a3_basen.h a3_ptree.hxx a3_seq.hxx a3_types.h66 a3_basen.o: a3_basen.h 46 67 47 a3_helix.o: a3_helix.hxx a3_types.h a3_darray.hxx a3_ali.hxx a3_ptree.hxx 48 a3_helix.o: a3_seq.hxx a3_matrix.hxx 68 a3_bihelix.o: a3_arbdb.hxx 69 a3_bihelix.o: a3_bihelix.hxx 70 a3_bihelix.o: $(ARBHOME)/INCLUDE/ad_prot.h 71 a3_bihelix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 72 a3_bihelix.o: $(ARBHOME)/INCLUDE/arb_assert.h 73 a3_bihelix.o: $(ARBHOME)/INCLUDE/arbdb.h 74 a3_bihelix.o: $(ARBHOME)/INCLUDE/arbdbt.h 49 75 50 76 a3_darray.o: a3_darray.hxx 51 77 52 a3_ali.o: a3_ali.hxx a3_ptree.hxx a3_seq.hxx a3_types.h a3_helix.hxx 53 a3_ali.o: a3_darray.hxx 78 a3_helix.o: a3_ali.hxx 79 a3_helix.o: a3_darray.hxx 80 a3_helix.o: a3_helix.hxx 81 a3_helix.o: a3_matrix.hxx 82 a3_helix.o: a3_ptree.hxx 83 a3_helix.o: a3_seq.hxx 84 a3_helix.o: a3_types.h 54 85 55 a3_matrix.o: a3_matrix.hxx a3_darray.hxx 86 a3_matrix.o: a3_darray.hxx 87 a3_matrix.o: a3_matrix.hxx 56 88 57 a3_arbdb.o: a3_arbdb.hxx $(ARBHOME)/INCLUDE/arbdb.h 58 a3_arbdb.o: $(ARBHOME)/INCLUDE/arb_assert.h 59 a3_arbdb.o: $(ARBHOME)/INCLUDE/ad_prot.h 60 a3_arbdb.o: $(ARBHOME)/INCLUDE/arbdbt.h 61 a3_arbdb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 89 a3_ptree1.o: a3_basen.h 90 a3_ptree1.o: a3_ptree.hxx 91 a3_ptree1.o: a3_seq.hxx 92 a3_ptree1.o: a3_types.h 62 93 63 a3_bihelix.o: a3_bihelix.hxx a3_arbdb.hxx $(ARBHOME)/INCLUDE/arbdb.h 64 a3_bihelix.o: $(ARBHOME)/INCLUDE/arb_assert.h 65 a3_bihelix.o: $(ARBHOME)/INCLUDE/ad_prot.h 66 a3_bihelix.o: $(ARBHOME)/INCLUDE/arbdbt.h 67 a3_bihelix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 94 a3_ptree2.o: a3_basen.h 95 a3_ptree2.o: a3_ptree.hxx 96 a3_ptree2.o: a3_seq.hxx 97 a3_ptree2.o: a3_types.h 68 98 69 a3_basen.o: a3_basen.h 99 a3_seq.o: a3_basen.h 100 a3_seq.o: a3_seq.hxx 101 a3_seq.o: a3_types.h -
trunk/ARBDB/Makefile
r1617 r2338 56 56 # DO NOT DELETE THIS LINE -- make depend depends on it. 57 57 58 adsort.o: arbdb.h arb_assert.h ad_prot.h arbdbt.h ad_t_prot.h 59 60 adlang1.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 61 adlang1.o: adlmacros.h arbdbt.h ad_t_prot.h ad_t_lpro.h adGene.h 62 63 adstring.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 64 adstring.o: adlmacros.h arbdbt.h ad_t_prot.h ad_t_lpro.h 65 66 arbdb.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 58 # Do not add dependencies manually - use 'make depend' in $ARBHOME 59 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 60 61 ad_core.o: ad_lpro.h 62 ad_core.o: ad_prot.h 63 ad_core.o: adlmacros.h 64 ad_core.o: adlocal.h 65 ad_core.o: adtune.h 66 ad_core.o: arb_assert.h 67 ad_core.o: arbdb.h 68 69 ad_load.o: ad_lpro.h 70 ad_load.o: ad_prot.h 71 ad_load.o: adlmacros.h 72 ad_load.o: adlocal.h 73 ad_load.o: admap.h 74 ad_load.o: adtune.h 75 ad_load.o: arb_assert.h 76 ad_load.o: arbdb.h 77 78 ad_save_load.o: ad_lpro.h 79 ad_save_load.o: ad_prot.h 80 ad_save_load.o: adlmacros.h 81 ad_save_load.o: adlocal.h 82 ad_save_load.o: admap.h 83 ad_save_load.o: adtune.h 84 ad_save_load.o: arb_assert.h 85 ad_save_load.o: arbdb.h 86 87 adcomm.o: ad_lpro.h 88 adcomm.o: ad_prot.h 89 adcomm.o: adlmacros.h 90 adcomm.o: adlocal.h 91 adcomm.o: adtune.h 92 adcomm.o: arb_assert.h 93 adcomm.o: arbdb.h 94 95 adcompr.o: ad_lpro.h 96 adcompr.o: ad_prot.h 97 adcompr.o: ad_t_lpro.h 98 adcompr.o: ad_t_prot.h 99 adcompr.o: adlmacros.h 100 adcompr.o: adlocal.h 101 adcompr.o: adtune.h 102 adcompr.o: arb_assert.h 103 adcompr.o: arbdb.h 104 adcompr.o: arbdbt.h 105 106 adGene.o: ad_prot.h 107 adGene.o: ad_t_prot.h 108 adGene.o: adGene.h 109 adGene.o: arb_assert.h 110 adGene.o: arbdb.h 111 adGene.o: arbdbt.h 112 113 adhash.o: ad_lpro.h 114 adhash.o: ad_prot.h 115 adhash.o: adlmacros.h 116 adhash.o: adlocal.h 117 adhash.o: adtune.h 118 adhash.o: arb_assert.h 119 adhash.o: arbdb.h 120 121 adindex.o: ad_lpro.h 122 adindex.o: ad_prot.h 123 adindex.o: adlmacros.h 124 adindex.o: adlocal.h 125 adindex.o: adlundo.h 126 adindex.o: adtune.h 127 adindex.o: arb_assert.h 128 adindex.o: arbdb.h 129 130 adlang1.o: ad_lpro.h 131 adlang1.o: ad_prot.h 132 adlang1.o: ad_t_lpro.h 133 adlang1.o: ad_t_prot.h 134 adlang1.o: adGene.h 135 adlang1.o: adlmacros.h 136 adlang1.o: adlocal.h 137 adlang1.o: adtune.h 138 adlang1.o: arb_assert.h 139 adlang1.o: arbdb.h 140 adlang1.o: arbdbt.h 141 142 adlink.o: ad_lpro.h 143 adlink.o: ad_prot.h 144 adlink.o: adlmacros.h 145 adlink.o: adlocal.h 146 adlink.o: adtune.h 147 adlink.o: arb_assert.h 148 adlink.o: arbdb.h 149 150 admalloc.o: ad_lpro.h 151 admalloc.o: ad_prot.h 152 admalloc.o: adlmacros.h 153 admalloc.o: adlocal.h 154 admalloc.o: adtune.h 155 admalloc.o: arb_assert.h 156 admalloc.o: arbdb.h 157 158 admap.o: ad_lpro.h 159 admap.o: ad_prot.h 160 admap.o: adlmacros.h 161 admap.o: adlocal.h 162 admap.o: admap.h 163 admap.o: adtune.h 164 admap.o: arb_assert.h 165 admap.o: arbdb.h 166 167 admath.o: ad_lpro.h 168 admath.o: ad_prot.h 169 admath.o: adlmacros.h 170 admath.o: adlocal.h 171 admath.o: adtune.h 172 admath.o: arb_assert.h 173 admath.o: arbdb.h 174 175 adoptimize.o: ad_lpro.h 176 adoptimize.o: ad_prot.h 177 adoptimize.o: ad_t_lpro.h 178 adoptimize.o: ad_t_prot.h 179 adoptimize.o: adlmacros.h 180 adoptimize.o: adlocal.h 181 adoptimize.o: adtune.h 182 adoptimize.o: arb_assert.h 183 adoptimize.o: arbdb.h 184 adoptimize.o: arbdbt.h 185 186 adperl.o: ad_prot.h 187 adperl.o: arb_assert.h 188 adperl.o: arbdb.h 189 190 adquery.o: ad_lpro.h 191 adquery.o: ad_prot.h 192 adquery.o: adlmacros.h 193 adquery.o: adlocal.h 194 adquery.o: adtune.h 195 adquery.o: arb_assert.h 196 adquery.o: arbdb.h 197 198 adRevCompl.o: ad_prot.h 199 adRevCompl.o: ad_t_prot.h 200 adRevCompl.o: arb_assert.h 201 adRevCompl.o: arbdb.h 202 adRevCompl.o: arbdbt.h 203 204 adseqcompr.o: ad_lpro.h 205 adseqcompr.o: ad_prot.h 206 adseqcompr.o: ad_t_lpro.h 207 adseqcompr.o: ad_t_prot.h 208 adseqcompr.o: adlmacros.h 209 adseqcompr.o: adlocal.h 210 adseqcompr.o: adseqcompr.h 211 adseqcompr.o: adtune.h 212 adseqcompr.o: arb_assert.h 213 adseqcompr.o: arbdb.h 214 adseqcompr.o: arbdbt.h 215 216 adsocket.o: ad_lpro.h 217 adsocket.o: ad_prot.h 218 adsocket.o: adlmacros.h 219 adsocket.o: adlocal.h 220 adsocket.o: adtune.h 221 adsocket.o: arb_assert.h 222 adsocket.o: arbdb.h 223 224 adsort.o: ad_prot.h 225 adsort.o: ad_t_prot.h 226 adsort.o: arb_assert.h 227 adsort.o: arbdb.h 228 adsort.o: arbdbt.h 229 230 adstring.o: ad_lpro.h 231 adstring.o: ad_prot.h 232 adstring.o: ad_t_lpro.h 233 adstring.o: ad_t_prot.h 234 adstring.o: adlmacros.h 235 adstring.o: adlocal.h 236 adstring.o: adtune.h 237 adstring.o: arb_assert.h 238 adstring.o: arbdb.h 239 adstring.o: arbdbt.h 240 241 adsystem.o: ad_lpro.h 242 adsystem.o: ad_prot.h 243 adsystem.o: ad_t_lpro.h 244 adsystem.o: ad_t_prot.h 245 adsystem.o: adlmacros.h 246 adsystem.o: adlocal.h 247 adsystem.o: adtune.h 248 adsystem.o: arb_assert.h 249 adsystem.o: arbdb.h 250 adsystem.o: arbdbt.h 251 252 adtables.o: ad_lpro.h 253 adtables.o: ad_prot.h 254 adtables.o: ad_t_lpro.h 255 adtables.o: ad_t_prot.h 256 adtables.o: adlmacros.h 257 adtables.o: adlocal.h 258 adtables.o: adtune.h 259 adtables.o: arb_assert.h 260 adtables.o: arbdb.h 261 adtables.o: arbdbt.h 262 263 adTest.o: ad_lpro.h 264 adTest.o: ad_prot.h 265 adTest.o: adlmacros.h 266 adTest.o: adlocal.h 267 adTest.o: admap.h 268 adTest.o: adtune.h 269 adTest.o: arb_assert.h 270 adTest.o: arbdb.h 271 272 adtools.o: ad_lpro.h 273 adtools.o: ad_prot.h 274 adtools.o: ad_t_lpro.h 275 adtools.o: ad_t_prot.h 276 adtools.o: adlmacros.h 277 adtools.o: adlocal.h 278 adtools.o: adtune.h 279 adtools.o: arb_assert.h 280 adtools.o: arbdb.h 281 adtools.o: arbdbt.h 282 283 adtune.o: adtune.h 284 285 arbdb.o: ad_lpro.h 286 arbdb.o: ad_prot.h 67 287 arbdb.o: adlmacros.h 68 69 ad_core.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 70 ad_core.o: adlmacros.h 71 72 admath.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 73 admath.o: adlmacros.h 74 75 adoptimize.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h 76 adoptimize.o: adtune.h adlmacros.h arbdbt.h ad_t_prot.h ad_t_lpro.h 77 78 adsystem.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 79 adsystem.o: adlmacros.h arbdbt.h ad_t_prot.h ad_t_lpro.h 80 81 adindex.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 82 adindex.o: adlmacros.h adlundo.h 83 84 adperl.o: arbdb.h arb_assert.h ad_prot.h 85 86 adlink.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 87 adlink.o: adlmacros.h 88 89 adsocket.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 90 adsocket.o: adlmacros.h 91 92 adcomm.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 93 adcomm.o: adlmacros.h 94 95 adhash.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 96 adhash.o: adlmacros.h 97 98 adquery.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 99 adquery.o: adlmacros.h 100 101 ad_save_load.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h 102 ad_save_load.o: adtune.h adlmacros.h admap.h 103 104 adcompr.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 105 adcompr.o: adlmacros.h arbdbt.h ad_t_prot.h ad_t_lpro.h 106 107 admalloc.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 108 admalloc.o: adlmacros.h 109 110 ad_load.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 111 ad_load.o: adlmacros.h admap.h 112 113 admap.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 114 admap.o: adlmacros.h admap.h 115 116 adTest.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 117 adTest.o: adlmacros.h admap.h 118 119 adtune.o: adtune.h 120 121 adGene.o: adGene.h arbdb.h arb_assert.h ad_prot.h arbdbt.h ad_t_prot.h 122 123 adtools.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 124 adtools.o: adlmacros.h arbdbt.h ad_t_prot.h ad_t_lpro.h 125 126 adseqcompr.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h 127 adseqcompr.o: adtune.h adlmacros.h arbdbt.h ad_t_prot.h ad_t_lpro.h 128 adseqcompr.o: adseqcompr.h 129 130 adtables.o: adlocal.h arb_assert.h arbdb.h ad_prot.h ad_lpro.h adtune.h 131 adtables.o: adlmacros.h arbdbt.h ad_t_prot.h ad_t_lpro.h 132 133 adRevCompl.o: arbdb.h arb_assert.h ad_prot.h arbdbt.h ad_t_prot.h 134 135 arbdbpp.o: arbdb.h arb_assert.h ad_prot.h arbdbt.h ad_t_prot.h 288 arbdb.o: adlocal.h 289 arbdb.o: adtune.h 290 arbdb.o: arb_assert.h 291 arbdb.o: arbdb.h 292 293 arbdbpp.o: ad_prot.h 294 arbdbpp.o: ad_t_prot.h 295 arbdbpp.o: arb_assert.h 296 arbdbpp.o: arbdb.h 297 arbdbpp.o: arbdbt.h -
trunk/ARBDB2/Makefile
r1617 r2338 27 27 # DO NOT DELETE THIS LINE -- make depend depends on it. 28 28 29 adsort.o: arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h arbdbt.h 29 # Do not add dependencies manually - use 'make depend' in $ARBHOME 30 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 31 32 ad_core.o: ad_lpro.h 33 ad_core.o: ad_prot.h 34 ad_core.o: adlmacros.h 35 ad_core.o: adlocal.h 36 ad_core.o: adtune.h 37 ad_core.o: arbdb.h 38 ad_core.o: $(ARBHOME)/INCLUDE/arb_assert.h 39 40 ad_load.o: ad_lpro.h 41 ad_load.o: ad_prot.h 42 ad_load.o: adlmacros.h 43 ad_load.o: adlocal.h 44 ad_load.o: admap.h 45 ad_load.o: adtune.h 46 ad_load.o: arbdb.h 47 ad_load.o: $(ARBHOME)/INCLUDE/arb_assert.h 48 49 ad_save_load.o: ad_lpro.h 50 ad_save_load.o: ad_prot.h 51 ad_save_load.o: adlmacros.h 52 ad_save_load.o: adlocal.h 53 ad_save_load.o: admap.h 54 ad_save_load.o: adtune.h 55 ad_save_load.o: arbdb.h 56 ad_save_load.o: $(ARBHOME)/INCLUDE/arb_assert.h 57 58 adcomm.o: ad_lpro.h 59 adcomm.o: ad_prot.h 60 adcomm.o: adlmacros.h 61 adcomm.o: adlocal.h 62 adcomm.o: adtune.h 63 adcomm.o: arbdb.h 64 adcomm.o: $(ARBHOME)/INCLUDE/arb_assert.h 65 66 adcompr.o: ad_lpro.h 67 adcompr.o: ad_prot.h 68 adcompr.o: ad_t_lpro.h 69 adcompr.o: ad_t_prot.h 70 adcompr.o: adlmacros.h 71 adcompr.o: adlocal.h 72 adcompr.o: adtune.h 73 adcompr.o: arbdb.h 74 adcompr.o: arbdbt.h 75 adcompr.o: $(ARBHOME)/INCLUDE/arb_assert.h 76 77 adGene.o: ad_prot.h 78 adGene.o: ad_t_prot.h 79 adGene.o: adGene.h 80 adGene.o: arbdb.h 81 adGene.o: arbdbt.h 82 adGene.o: $(ARBHOME)/INCLUDE/arb_assert.h 83 84 adhash.o: ad_lpro.h 85 adhash.o: ad_prot.h 86 adhash.o: adlmacros.h 87 adhash.o: adlocal.h 88 adhash.o: adtune.h 89 adhash.o: arbdb.h 90 adhash.o: $(ARBHOME)/INCLUDE/arb_assert.h 91 92 adindex.o: ad_lpro.h 93 adindex.o: ad_prot.h 94 adindex.o: adlmacros.h 95 adindex.o: adlocal.h 96 adindex.o: adlundo.h 97 adindex.o: adtune.h 98 adindex.o: arbdb.h 99 adindex.o: $(ARBHOME)/INCLUDE/arb_assert.h 100 101 adlang1.o: ad_lpro.h 102 adlang1.o: ad_prot.h 103 adlang1.o: ad_t_lpro.h 104 adlang1.o: ad_t_prot.h 105 adlang1.o: adGene.h 106 adlang1.o: adlmacros.h 107 adlang1.o: adlocal.h 108 adlang1.o: adtune.h 109 adlang1.o: arbdb.h 110 adlang1.o: arbdbt.h 111 adlang1.o: $(ARBHOME)/INCLUDE/arb_assert.h 112 113 adlink.o: ad_lpro.h 114 adlink.o: ad_prot.h 115 adlink.o: adlmacros.h 116 adlink.o: adlocal.h 117 adlink.o: adtune.h 118 adlink.o: arbdb.h 119 adlink.o: $(ARBHOME)/INCLUDE/arb_assert.h 120 121 admalloc.o: ad_lpro.h 122 admalloc.o: ad_prot.h 123 admalloc.o: adlmacros.h 124 admalloc.o: adlocal.h 125 admalloc.o: adtune.h 126 admalloc.o: arbdb.h 127 admalloc.o: $(ARBHOME)/INCLUDE/arb_assert.h 128 129 admap.o: ad_lpro.h 130 admap.o: ad_prot.h 131 admap.o: adlmacros.h 132 admap.o: adlocal.h 133 admap.o: admap.h 134 admap.o: adtune.h 135 admap.o: arbdb.h 136 admap.o: $(ARBHOME)/INCLUDE/arb_assert.h 137 138 admath.o: ad_lpro.h 139 admath.o: ad_prot.h 140 admath.o: adlmacros.h 141 admath.o: adlocal.h 142 admath.o: adtune.h 143 admath.o: arbdb.h 144 admath.o: $(ARBHOME)/INCLUDE/arb_assert.h 145 146 adoptimize.o: ad_lpro.h 147 adoptimize.o: ad_prot.h 148 adoptimize.o: ad_t_lpro.h 149 adoptimize.o: ad_t_prot.h 150 adoptimize.o: adlmacros.h 151 adoptimize.o: adlocal.h 152 adoptimize.o: adtune.h 153 adoptimize.o: arbdb.h 154 adoptimize.o: arbdbt.h 155 adoptimize.o: $(ARBHOME)/INCLUDE/arb_assert.h 156 157 adperl.o: ad_prot.h 158 adperl.o: arbdb.h 159 adperl.o: $(ARBHOME)/INCLUDE/arb_assert.h 160 161 adquery.o: ad_lpro.h 162 adquery.o: ad_prot.h 163 adquery.o: adlmacros.h 164 adquery.o: adlocal.h 165 adquery.o: adtune.h 166 adquery.o: arbdb.h 167 adquery.o: $(ARBHOME)/INCLUDE/arb_assert.h 168 169 adRevCompl.o: ad_prot.h 170 adRevCompl.o: ad_t_prot.h 171 adRevCompl.o: arbdb.h 172 adRevCompl.o: arbdbt.h 173 adRevCompl.o: $(ARBHOME)/INCLUDE/arb_assert.h 174 175 adseqcompr.o: ad_lpro.h 176 adseqcompr.o: ad_prot.h 177 adseqcompr.o: ad_t_lpro.h 178 adseqcompr.o: ad_t_prot.h 179 adseqcompr.o: adlmacros.h 180 adseqcompr.o: adlocal.h 181 adseqcompr.o: adseqcompr.h 182 adseqcompr.o: adtune.h 183 adseqcompr.o: arbdb.h 184 adseqcompr.o: arbdbt.h 185 adseqcompr.o: $(ARBHOME)/INCLUDE/arb_assert.h 186 187 adsocket.o: ad_lpro.h 188 adsocket.o: ad_prot.h 189 adsocket.o: adlmacros.h 190 adsocket.o: adlocal.h 191 adsocket.o: adtune.h 192 adsocket.o: arbdb.h 193 adsocket.o: $(ARBHOME)/INCLUDE/arb_assert.h 194 195 adsort.o: ad_prot.h 30 196 adsort.o: ad_t_prot.h 31 32 adlang1.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 33 adlang1.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 34 adlang1.o: ad_t_prot.h ad_t_lpro.h adGene.h 35 36 adstring.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 37 adstring.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 38 adstring.o: ad_t_prot.h ad_t_lpro.h 39 40 arbdb.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h ad_prot.h 41 arbdb.o: ad_lpro.h adtune.h adlmacros.h 42 43 ad_core.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 44 ad_core.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 45 46 admath.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 47 admath.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 48 49 adoptimize.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 50 adoptimize.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 51 adoptimize.o: ad_t_prot.h ad_t_lpro.h 52 53 adsystem.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 54 adsystem.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 55 adsystem.o: ad_t_prot.h ad_t_lpro.h 56 57 adindex.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 58 adindex.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h adlundo.h 59 60 adperl.o: arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h 61 62 adlink.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 63 adlink.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 64 65 adsocket.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 66 adsocket.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 67 68 adcomm.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 69 adcomm.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 70 71 adhash.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 72 adhash.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 73 74 adquery.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 75 adquery.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 76 77 ad_save_load.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 78 ad_save_load.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h admap.h 79 80 adcompr.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 81 adcompr.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 82 adcompr.o: ad_t_prot.h ad_t_lpro.h 83 84 admalloc.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 85 admalloc.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 86 87 ad_load.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 88 ad_load.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h admap.h 89 90 admap.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h ad_prot.h 91 admap.o: ad_lpro.h adtune.h adlmacros.h admap.h 92 93 adTest.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 94 adTest.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h admap.h 197 adsort.o: arbdb.h 198 adsort.o: arbdbt.h 199 adsort.o: $(ARBHOME)/INCLUDE/arb_assert.h 200 201 adstring.o: ad_lpro.h 202 adstring.o: ad_prot.h 203 adstring.o: ad_t_lpro.h 204 adstring.o: ad_t_prot.h 205 adstring.o: adlmacros.h 206 adstring.o: adlocal.h 207 adstring.o: adtune.h 208 adstring.o: arbdb.h 209 adstring.o: arbdbt.h 210 adstring.o: $(ARBHOME)/INCLUDE/arb_assert.h 211 212 adsystem.o: ad_lpro.h 213 adsystem.o: ad_prot.h 214 adsystem.o: ad_t_lpro.h 215 adsystem.o: ad_t_prot.h 216 adsystem.o: adlmacros.h 217 adsystem.o: adlocal.h 218 adsystem.o: adtune.h 219 adsystem.o: arbdb.h 220 adsystem.o: arbdbt.h 221 adsystem.o: $(ARBHOME)/INCLUDE/arb_assert.h 222 223 adtables.o: ad_lpro.h 224 adtables.o: ad_prot.h 225 adtables.o: ad_t_lpro.h 226 adtables.o: ad_t_prot.h 227 adtables.o: adlmacros.h 228 adtables.o: adlocal.h 229 adtables.o: adtune.h 230 adtables.o: arbdb.h 231 adtables.o: arbdbt.h 232 adtables.o: $(ARBHOME)/INCLUDE/arb_assert.h 233 234 adTest.o: ad_lpro.h 235 adTest.o: ad_prot.h 236 adTest.o: adlmacros.h 237 adTest.o: adlocal.h 238 adTest.o: admap.h 239 adTest.o: adtune.h 240 adTest.o: arbdb.h 241 adTest.o: $(ARBHOME)/INCLUDE/arb_assert.h 242 243 adtools.o: ad_lpro.h 244 adtools.o: ad_prot.h 245 adtools.o: ad_t_lpro.h 246 adtools.o: ad_t_prot.h 247 adtools.o: adlmacros.h 248 adtools.o: adlocal.h 249 adtools.o: adtune.h 250 adtools.o: arbdb.h 251 adtools.o: arbdbt.h 252 adtools.o: $(ARBHOME)/INCLUDE/arb_assert.h 95 253 96 254 adtune.o: adtune.h 97 255 98 adGene.o: adGene.h arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h 99 adGene.o: arbdbt.h ad_t_prot.h 100 101 adtools.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 102 adtools.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 103 adtools.o: ad_t_prot.h ad_t_lpro.h 104 105 adseqcompr.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 106 adseqcompr.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 107 adseqcompr.o: ad_t_prot.h ad_t_lpro.h adseqcompr.h 108 109 adtables.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 110 adtables.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 111 adtables.o: ad_t_prot.h ad_t_lpro.h 112 113 adRevCompl.o: arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h 114 adRevCompl.o: arbdbt.h ad_t_prot.h 256 arbdb.o: ad_lpro.h 257 arbdb.o: ad_prot.h 258 arbdb.o: adlmacros.h 259 arbdb.o: adlocal.h 260 arbdb.o: adtune.h 261 arbdb.o: arbdb.h 262 arbdb.o: $(ARBHOME)/INCLUDE/arb_assert.h -
trunk/ARBDBPP/Makefile
r1617 r2338 22 22 # DO NOT DELETE THIS LINE -- make depend depends on it. 23 23 24 adtsequence.o: $(ARBHOME)/INCLUDE/arbdb.h 25 adtsequence.o: $(ARBHOME)/INCLUDE/arb_assert.h 26 adtsequence.o: $(ARBHOME)/INCLUDE/ad_prot.h arbdb++.hxx 27 adtsequence.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx adtools.hxx 24 # Do not add dependencies manually - use 'make depend' in $ARBHOME 25 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 28 26 27 adali.o: arbdb++.hxx 28 adali.o: $(ARBHOME)/INCLUDE/ad_prot.h 29 adali.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 30 adali.o: $(ARBHOME)/INCLUDE/arb_assert.h 31 adali.o: $(ARBHOME)/INCLUDE/arbdb.h 32 adali.o: $(ARBHOME)/INCLUDE/arbdbt.h 33 adali.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 34 35 adextended.o: arbdb++.hxx 36 adextended.o: $(ARBHOME)/INCLUDE/ad_prot.h 37 adextended.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 38 adextended.o: $(ARBHOME)/INCLUDE/arb_assert.h 39 adextended.o: $(ARBHOME)/INCLUDE/arbdb.h 40 adextended.o: $(ARBHOME)/INCLUDE/arbdbt.h 41 adextended.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 42 43 admain.o: arbdb++.hxx 44 admain.o: $(ARBHOME)/INCLUDE/ad_prot.h 45 admain.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 46 admain.o: $(ARBHOME)/INCLUDE/arb_assert.h 47 admain.o: $(ARBHOME)/INCLUDE/arbdb.h 48 admain.o: $(ARBHOME)/INCLUDE/arbdbt.h 49 admain.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 50 51 adseq.o: arbdb++.hxx 52 adseq.o: $(ARBHOME)/INCLUDE/ad_prot.h 53 adseq.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 54 adseq.o: $(ARBHOME)/INCLUDE/arb_assert.h 55 adseq.o: $(ARBHOME)/INCLUDE/arbdb.h 56 adseq.o: $(ARBHOME)/INCLUDE/arbdbt.h 57 adseq.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 58 59 adspecies.o: arbdb++.hxx 60 adspecies.o: $(ARBHOME)/INCLUDE/ad_prot.h 61 adspecies.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 62 adspecies.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 adspecies.o: $(ARBHOME)/INCLUDE/arbdb.h 64 adspecies.o: $(ARBHOME)/INCLUDE/arbdbt.h 65 adspecies.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 66 67 adt_edit.o: adtools.hxx 68 adt_edit.o: arbdb++.hxx 69 adt_edit.o: $(ARBHOME)/INCLUDE/ad_prot.h 70 adt_edit.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 71 adt_edit.o: $(ARBHOME)/INCLUDE/arbdb.h 30 adt_edit.o: $(ARBHOME)/INCLUDE/arb_assert.h 31 adt_edit.o: $(ARBHOME)/INCLUDE/ad_prot.h arbdb++.hxx 32 adt_edit.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx adtools.hxx 72 adt_edit.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 33 73 74 adtali.o: adtools.hxx 75 adtali.o: arbdb++.hxx 76 adtali.o: $(ARBHOME)/INCLUDE/ad_prot.h 77 adtali.o: $(ARBHOME)/INCLUDE/arb_assert.h 34 78 adtali.o: $(ARBHOME)/INCLUDE/arbdb.h 35 adtali.o: $(ARBHOME)/INCLUDE/arb_assert.h36 adtali.o: $(ARBHOME)/INCLUDE/ad_prot.h adtools.hxx arbdb++.hxx37 79 adtali.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 38 80 39 ad extended.o: $(ARBHOME)/INCLUDE/arbdb.h40 ad extended.o: $(ARBHOME)/INCLUDE/arb_assert.h41 ad extended.o: $(ARBHOME)/INCLUDE/ad_prot.h42 ad extended.o: $(ARBHOME)/INCLUDE/arbdbt.h43 ad extended.o: $(ARBHOME)/INCLUDE/ad_t_prot.h arbdb++.hxx44 ad extended.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx81 adtsequence.o: adtools.hxx 82 adtsequence.o: arbdb++.hxx 83 adtsequence.o: $(ARBHOME)/INCLUDE/ad_prot.h 84 adtsequence.o: $(ARBHOME)/INCLUDE/arb_assert.h 85 adtsequence.o: $(ARBHOME)/INCLUDE/arbdb.h 86 adtsequence.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 45 87 46 adseq.o: $(ARBHOME)/INCLUDE/arbdb.h 47 adseq.o: $(ARBHOME)/INCLUDE/arb_assert.h 48 adseq.o: $(ARBHOME)/INCLUDE/ad_prot.h 49 adseq.o: $(ARBHOME)/INCLUDE/arbdbt.h 50 adseq.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 51 adseq.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx arbdb++.hxx 52 53 adspecies.o: $(ARBHOME)/INCLUDE/arbdb.h 54 adspecies.o: $(ARBHOME)/INCLUDE/arb_assert.h 55 adspecies.o: $(ARBHOME)/INCLUDE/ad_prot.h 56 adspecies.o: $(ARBHOME)/INCLUDE/arbdbt.h 57 adspecies.o: $(ARBHOME)/INCLUDE/ad_t_prot.h arbdb++.hxx 58 adspecies.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 59 60 admain.o: $(ARBHOME)/INCLUDE/arbdb.h 61 admain.o: $(ARBHOME)/INCLUDE/arb_assert.h 62 admain.o: $(ARBHOME)/INCLUDE/ad_prot.h 63 admain.o: $(ARBHOME)/INCLUDE/arbdbt.h 64 admain.o: $(ARBHOME)/INCLUDE/ad_t_prot.h arbdb++.hxx 65 admain.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 66 67 adali.o: $(ARBHOME)/INCLUDE/arbdb.h 68 adali.o: $(ARBHOME)/INCLUDE/arb_assert.h 69 adali.o: $(ARBHOME)/INCLUDE/ad_prot.h 70 adali.o: $(ARBHOME)/INCLUDE/arbdbt.h 71 adali.o: $(ARBHOME)/INCLUDE/ad_t_prot.h arbdb++.hxx 72 adali.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 73 88 liste.o: arbdb++.hxx 89 liste.o: $(ARBHOME)/INCLUDE/ad_prot.h 90 liste.o: $(ARBHOME)/INCLUDE/arb_assert.h 74 91 liste.o: $(ARBHOME)/INCLUDE/arbdb.h 75 liste.o: $(ARBHOME)/INCLUDE/arb_assert.h76 liste.o: $(ARBHOME)/INCLUDE/ad_prot.h arbdb++.hxx77 92 liste.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx -
trunk/ARBDBS/Makefile
r1617 r2338 31 31 # DO NOT DELETE THIS LINE -- make depend depends on it. 32 32 33 adsort.o: arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h arbdbt.h 33 # Do not add dependencies manually - use 'make depend' in $ARBHOME 34 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 35 36 ad_core.o: ad_lpro.h 37 ad_core.o: ad_prot.h 38 ad_core.o: adlmacros.h 39 ad_core.o: adlocal.h 40 ad_core.o: adtune.h 41 ad_core.o: arbdb.h 42 ad_core.o: $(ARBHOME)/INCLUDE/arb_assert.h 43 44 ad_load.o: ad_lpro.h 45 ad_load.o: ad_prot.h 46 ad_load.o: adlmacros.h 47 ad_load.o: adlocal.h 48 ad_load.o: admap.h 49 ad_load.o: adtune.h 50 ad_load.o: arbdb.h 51 ad_load.o: $(ARBHOME)/INCLUDE/arb_assert.h 52 53 ad_save_load.o: ad_lpro.h 54 ad_save_load.o: ad_prot.h 55 ad_save_load.o: adlmacros.h 56 ad_save_load.o: adlocal.h 57 ad_save_load.o: admap.h 58 ad_save_load.o: adtune.h 59 ad_save_load.o: arbdb.h 60 ad_save_load.o: $(ARBHOME)/INCLUDE/arb_assert.h 61 62 adcomm.o: ad_lpro.h 63 adcomm.o: ad_prot.h 64 adcomm.o: adlmacros.h 65 adcomm.o: adlocal.h 66 adcomm.o: adtune.h 67 adcomm.o: arbdb.h 68 adcomm.o: $(ARBHOME)/INCLUDE/arb_assert.h 69 70 adcompr.o: ad_lpro.h 71 adcompr.o: ad_prot.h 72 adcompr.o: ad_t_lpro.h 73 adcompr.o: ad_t_prot.h 74 adcompr.o: adlmacros.h 75 adcompr.o: adlocal.h 76 adcompr.o: adtune.h 77 adcompr.o: arbdb.h 78 adcompr.o: arbdbt.h 79 adcompr.o: $(ARBHOME)/INCLUDE/arb_assert.h 80 81 adGene.o: ad_prot.h 82 adGene.o: ad_t_prot.h 83 adGene.o: adGene.h 84 adGene.o: arbdb.h 85 adGene.o: arbdbt.h 86 adGene.o: $(ARBHOME)/INCLUDE/arb_assert.h 87 88 adhash.o: ad_lpro.h 89 adhash.o: ad_prot.h 90 adhash.o: adlmacros.h 91 adhash.o: adlocal.h 92 adhash.o: adtune.h 93 adhash.o: arbdb.h 94 adhash.o: $(ARBHOME)/INCLUDE/arb_assert.h 95 96 adindex.o: ad_lpro.h 97 adindex.o: ad_prot.h 98 adindex.o: adlmacros.h 99 adindex.o: adlocal.h 100 adindex.o: adlundo.h 101 adindex.o: adtune.h 102 adindex.o: arbdb.h 103 adindex.o: $(ARBHOME)/INCLUDE/arb_assert.h 104 105 adlang1.o: ad_lpro.h 106 adlang1.o: ad_prot.h 107 adlang1.o: ad_t_lpro.h 108 adlang1.o: ad_t_prot.h 109 adlang1.o: adGene.h 110 adlang1.o: adlmacros.h 111 adlang1.o: adlocal.h 112 adlang1.o: adtune.h 113 adlang1.o: arbdb.h 114 adlang1.o: arbdbt.h 115 adlang1.o: $(ARBHOME)/INCLUDE/arb_assert.h 116 117 adlink.o: ad_lpro.h 118 adlink.o: ad_prot.h 119 adlink.o: adlmacros.h 120 adlink.o: adlocal.h 121 adlink.o: adtune.h 122 adlink.o: arbdb.h 123 adlink.o: $(ARBHOME)/INCLUDE/arb_assert.h 124 125 admalloc.o: ad_lpro.h 126 admalloc.o: ad_prot.h 127 admalloc.o: adlmacros.h 128 admalloc.o: adlocal.h 129 admalloc.o: adtune.h 130 admalloc.o: arbdb.h 131 admalloc.o: $(ARBHOME)/INCLUDE/arb_assert.h 132 133 admap.o: ad_lpro.h 134 admap.o: ad_prot.h 135 admap.o: adlmacros.h 136 admap.o: adlocal.h 137 admap.o: admap.h 138 admap.o: adtune.h 139 admap.o: arbdb.h 140 admap.o: $(ARBHOME)/INCLUDE/arb_assert.h 141 142 admath.o: ad_lpro.h 143 admath.o: ad_prot.h 144 admath.o: adlmacros.h 145 admath.o: adlocal.h 146 admath.o: adtune.h 147 admath.o: arbdb.h 148 admath.o: $(ARBHOME)/INCLUDE/arb_assert.h 149 150 adoptimize.o: ad_lpro.h 151 adoptimize.o: ad_prot.h 152 adoptimize.o: ad_t_lpro.h 153 adoptimize.o: ad_t_prot.h 154 adoptimize.o: adlmacros.h 155 adoptimize.o: adlocal.h 156 adoptimize.o: adtune.h 157 adoptimize.o: arbdb.h 158 adoptimize.o: arbdbt.h 159 adoptimize.o: $(ARBHOME)/INCLUDE/arb_assert.h 160 161 adperl.o: ad_prot.h 162 adperl.o: arbdb.h 163 adperl.o: $(ARBHOME)/INCLUDE/arb_assert.h 164 165 adquery.o: ad_lpro.h 166 adquery.o: ad_prot.h 167 adquery.o: adlmacros.h 168 adquery.o: adlocal.h 169 adquery.o: adtune.h 170 adquery.o: arbdb.h 171 adquery.o: $(ARBHOME)/INCLUDE/arb_assert.h 172 173 adRevCompl.o: ad_prot.h 174 adRevCompl.o: ad_t_prot.h 175 adRevCompl.o: arbdb.h 176 adRevCompl.o: arbdbt.h 177 adRevCompl.o: $(ARBHOME)/INCLUDE/arb_assert.h 178 179 adseqcompr.o: ad_lpro.h 180 adseqcompr.o: ad_prot.h 181 adseqcompr.o: ad_t_lpro.h 182 adseqcompr.o: ad_t_prot.h 183 adseqcompr.o: adlmacros.h 184 adseqcompr.o: adlocal.h 185 adseqcompr.o: adseqcompr.h 186 adseqcompr.o: adtune.h 187 adseqcompr.o: arbdb.h 188 adseqcompr.o: arbdbt.h 189 adseqcompr.o: $(ARBHOME)/INCLUDE/arb_assert.h 190 191 adsocket.o: ad_lpro.h 192 adsocket.o: ad_prot.h 193 adsocket.o: adlmacros.h 194 adsocket.o: adlocal.h 195 adsocket.o: adtune.h 196 adsocket.o: arbdb.h 197 adsocket.o: $(ARBHOME)/INCLUDE/arb_assert.h 198 199 adsort.o: ad_prot.h 34 200 adsort.o: ad_t_prot.h 35 36 adlang1.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 37 adlang1.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 38 adlang1.o: ad_t_prot.h ad_t_lpro.h adGene.h 39 40 adstring.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 41 adstring.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 42 adstring.o: ad_t_prot.h ad_t_lpro.h 43 44 arbdb.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h ad_prot.h 45 arbdb.o: ad_lpro.h adtune.h adlmacros.h 46 47 ad_core.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 48 ad_core.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 49 50 admath.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 51 admath.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 52 53 adoptimize.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 54 adoptimize.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 55 adoptimize.o: ad_t_prot.h ad_t_lpro.h 56 57 adsystem.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 58 adsystem.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 59 adsystem.o: ad_t_prot.h ad_t_lpro.h 60 61 adindex.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 62 adindex.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h adlundo.h 63 64 adperl.o: arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h 65 66 adlink.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 67 adlink.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 68 69 adsocket.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 70 adsocket.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 71 72 adcomm.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 73 adcomm.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 74 75 adhash.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 76 adhash.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 77 78 adquery.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 79 adquery.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 80 81 ad_save_load.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 82 ad_save_load.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h admap.h 83 84 adcompr.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 85 adcompr.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 86 adcompr.o: ad_t_prot.h ad_t_lpro.h 87 88 admalloc.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 89 admalloc.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h 90 91 ad_load.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 92 ad_load.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h admap.h 93 94 admap.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h ad_prot.h 95 admap.o: ad_lpro.h adtune.h adlmacros.h admap.h 96 97 adTest.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 98 adTest.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h admap.h 201 adsort.o: arbdb.h 202 adsort.o: arbdbt.h 203 adsort.o: $(ARBHOME)/INCLUDE/arb_assert.h 204 205 adstring.o: ad_lpro.h 206 adstring.o: ad_prot.h 207 adstring.o: ad_t_lpro.h 208 adstring.o: ad_t_prot.h 209 adstring.o: adlmacros.h 210 adstring.o: adlocal.h 211 adstring.o: adtune.h 212 adstring.o: arbdb.h 213 adstring.o: arbdbt.h 214 adstring.o: $(ARBHOME)/INCLUDE/arb_assert.h 215 216 adsystem.o: ad_lpro.h 217 adsystem.o: ad_prot.h 218 adsystem.o: ad_t_lpro.h 219 adsystem.o: ad_t_prot.h 220 adsystem.o: adlmacros.h 221 adsystem.o: adlocal.h 222 adsystem.o: adtune.h 223 adsystem.o: arbdb.h 224 adsystem.o: arbdbt.h 225 adsystem.o: $(ARBHOME)/INCLUDE/arb_assert.h 226 227 adtables.o: ad_lpro.h 228 adtables.o: ad_prot.h 229 adtables.o: ad_t_lpro.h 230 adtables.o: ad_t_prot.h 231 adtables.o: adlmacros.h 232 adtables.o: adlocal.h 233 adtables.o: adtune.h 234 adtables.o: arbdb.h 235 adtables.o: arbdbt.h 236 adtables.o: $(ARBHOME)/INCLUDE/arb_assert.h 237 238 adTest.o: ad_lpro.h 239 adTest.o: ad_prot.h 240 adTest.o: adlmacros.h 241 adTest.o: adlocal.h 242 adTest.o: admap.h 243 adTest.o: adtune.h 244 adTest.o: arbdb.h 245 adTest.o: $(ARBHOME)/INCLUDE/arb_assert.h 246 247 adtools.o: ad_lpro.h 248 adtools.o: ad_prot.h 249 adtools.o: ad_t_lpro.h 250 adtools.o: ad_t_prot.h 251 adtools.o: adlmacros.h 252 adtools.o: adlocal.h 253 adtools.o: adtune.h 254 adtools.o: arbdb.h 255 adtools.o: arbdbt.h 256 adtools.o: $(ARBHOME)/INCLUDE/arb_assert.h 99 257 100 258 adtune.o: adtune.h 101 259 102 adGene.o: adGene.h arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h 103 adGene.o: arbdbt.h ad_t_prot.h 104 105 adtools.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 106 adtools.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 107 adtools.o: ad_t_prot.h ad_t_lpro.h 108 109 adseqcompr.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 110 adseqcompr.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 111 adseqcompr.o: ad_t_prot.h ad_t_lpro.h adseqcompr.h 112 113 adtables.o: adlocal.h $(ARBHOME)/INCLUDE/arb_assert.h arbdb.h 114 adtables.o: ad_prot.h ad_lpro.h adtune.h adlmacros.h arbdbt.h 115 adtables.o: ad_t_prot.h ad_t_lpro.h 116 117 adRevCompl.o: arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h 118 adRevCompl.o: arbdbt.h ad_t_prot.h 119 120 arbdbpp.o: arbdb.h $(ARBHOME)/INCLUDE/arb_assert.h ad_prot.h 121 arbdbpp.o: arbdbt.h ad_t_prot.h 260 arbdb.o: ad_lpro.h 261 arbdb.o: ad_prot.h 262 arbdb.o: adlmacros.h 263 arbdb.o: adlocal.h 264 arbdb.o: adtune.h 265 arbdb.o: arbdb.h 266 arbdb.o: $(ARBHOME)/INCLUDE/arb_assert.h 267 268 arbdbpp.o: ad_prot.h 269 arbdbpp.o: ad_t_prot.h 270 arbdbpp.o: arbdb.h 271 arbdbpp.o: arbdbt.h 272 arbdbpp.o: $(ARBHOME)/INCLUDE/arb_assert.h -
trunk/ARBDB_COMPRESS/Makefile
r1617 r2338 27 27 # DO NOT DELETE THIS LINE -- make depend depends on it. 28 28 29 # Do not add dependencies manually - use 'make depend' in $ARBHOME 30 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 31 32 AC_main.o: ac.hxx 33 AC_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 34 AC_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 35 AC_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 36 AC_main.o: $(ARBHOME)/INCLUDE/arbdb.h 30 AC_main.o: $(ARBHOME)/INCLUDE/arb_assert.h31 AC_main.o: $(ARBHOME)/INCLUDE/ad_prot.h32 37 AC_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 33 AC_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ac.hxx34 38 39 AC_sequence.o: ac.hxx 40 AC_sequence.o: $(ARBHOME)/INCLUDE/ad_prot.h 41 AC_sequence.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 42 AC_sequence.o: $(ARBHOME)/INCLUDE/arb_assert.h 43 AC_sequence.o: $(ARBHOME)/INCLUDE/arbdb.h 44 AC_sequence.o: $(ARBHOME)/INCLUDE/arbdbt.h 45 46 AC_toys_n_tools.o: ac.hxx 47 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/ad_prot.h 48 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 49 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/arb_assert.h 50 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/arbdb.h 51 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/arbdbt.h 52 53 AC_tree.o: ac.hxx 54 AC_tree.o: $(ARBHOME)/INCLUDE/ad_prot.h 55 AC_tree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 56 AC_tree.o: $(ARBHOME)/INCLUDE/arb_assert.h 35 57 AC_tree.o: $(ARBHOME)/INCLUDE/arbdb.h 36 AC_tree.o: $(ARBHOME)/INCLUDE/arb_assert.h37 AC_tree.o: $(ARBHOME)/INCLUDE/ad_prot.h38 58 AC_tree.o: $(ARBHOME)/INCLUDE/arbdbt.h 39 AC_tree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ac.hxx40 59 41 AC_sequence.o: $(ARBHOME)/INCLUDE/arbdb.h 42 AC_sequence.o: $(ARBHOME)/INCLUDE/arb_assert.h 43 AC_sequence.o: $(ARBHOME)/INCLUDE/ad_prot.h 44 AC_sequence.o: $(ARBHOME)/INCLUDE/arbdbt.h 45 AC_sequence.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ac.hxx 46 60 DEBUG_tools.o: ac.hxx 61 DEBUG_tools.o: $(ARBHOME)/INCLUDE/ad_prot.h 62 DEBUG_tools.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 63 DEBUG_tools.o: $(ARBHOME)/INCLUDE/arb_assert.h 47 64 DEBUG_tools.o: $(ARBHOME)/INCLUDE/arbdb.h 48 DEBUG_tools.o: $(ARBHOME)/INCLUDE/arb_assert.h49 DEBUG_tools.o: $(ARBHOME)/INCLUDE/ad_prot.h50 65 DEBUG_tools.o: $(ARBHOME)/INCLUDE/arbdbt.h 51 DEBUG_tools.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ac.hxx52 53 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/arbdb.h54 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/arb_assert.h55 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/ad_prot.h56 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/arbdbt.h57 AC_toys_n_tools.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ac.hxx -
trunk/ARB_GDE/Makefile
r2315 r2338 25 25 # DO NOT DELETE THIS LINE -- make depend depends on it. 26 26 27 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/arbdb.h 28 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/ad_prot.h 30 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_root.hxx 31 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_device.hxx 32 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_window.hxx 33 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_menu.h 34 GDE_ParseMenu.o: GDE_def.h GDE_global.h GDE_extglob.h 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 35 29 30 GDE.o: gde.hxx 31 GDE.o: GDE_def.h 32 GDE.o: GDE_extglob.h 33 GDE.o: GDE_menu.h 34 GDE.o: $(ARBHOME)/INCLUDE/ad_prot.h 35 GDE.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 36 GDE.o: $(ARBHOME)/INCLUDE/arb_assert.h 36 37 GDE.o: $(ARBHOME)/INCLUDE/arbdb.h 37 GDE.o: $(ARBHOME)/INCLUDE/arb_assert.h38 GDE.o: $(ARBHOME)/INCLUDE/ad_prot.h39 38 GDE.o: $(ARBHOME)/INCLUDE/arbdbt.h 40 GDE.o: $(ARBHOME)/INCLUDE/a d_t_prot.h39 GDE.o: $(ARBHOME)/INCLUDE/aw_device.hxx 41 40 GDE.o: $(ARBHOME)/INCLUDE/aw_root.hxx 42 GDE.o: $(ARBHOME)/INCLUDE/aw_device.hxx43 41 GDE.o: $(ARBHOME)/INCLUDE/aw_window.hxx 44 GDE.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_menu.h GDE_def.h 45 GDE.o: GDE_extglob.h 42 GDE.o: $(ARBHOME)/INCLUDE/awt.hxx 46 43 44 GDE_arbdb_io.o: gde.hxx 45 GDE_arbdb_io.o: GDE_def.h 46 GDE_arbdb_io.o: GDE_extglob.h 47 GDE_arbdb_io.o: GDE_menu.h 48 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/ad_prot.h 49 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 50 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 51 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/arbdb.h 52 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/arbdbt.h 53 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 54 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 55 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_device.hxx 56 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_root.hxx 57 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_window.hxx 58 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt.hxx 59 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 60 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 61 62 GDE_event.o: gde.hxx 63 GDE_event.o: GDE_def.h 64 GDE_event.o: GDE_extglob.h 65 GDE_event.o: GDE_menu.h 66 GDE_event.o: $(ARBHOME)/INCLUDE/ad_prot.h 67 GDE_event.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 68 GDE_event.o: $(ARBHOME)/INCLUDE/arb_assert.h 47 69 GDE_event.o: $(ARBHOME)/INCLUDE/arbdb.h 48 GDE_event.o: $(ARBHOME)/INCLUDE/arb_assert.h49 GDE_event.o: $(ARBHOME)/INCLUDE/ad_prot.h50 70 GDE_event.o: $(ARBHOME)/INCLUDE/arbdbt.h 51 GDE_event.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 71 GDE_event.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 72 GDE_event.o: $(ARBHOME)/INCLUDE/aw_device.hxx 52 73 GDE_event.o: $(ARBHOME)/INCLUDE/aw_root.hxx 53 GDE_event.o: $(ARBHOME)/INCLUDE/aw_device.hxx54 74 GDE_event.o: $(ARBHOME)/INCLUDE/aw_window.hxx 55 75 GDE_event.o: $(ARBHOME)/INCLUDE/awt.hxx 76 GDE_event.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 56 77 GDE_event.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 57 GDE_event.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx58 GDE_event.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx gde.hxx59 GDE_event.o: GDE_menu.h GDE_def.h GDE_extglob.h60 78 61 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/arbdb.h 62 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/ad_prot.h 64 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/arbdbt.h 65 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 66 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_root.hxx 67 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_device.hxx 68 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_window.hxx 69 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt.hxx 70 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 71 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 72 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 73 GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx gde.hxx 74 GDE_arbdb_io.o: GDE_def.h GDE_menu.h GDE_extglob.h 79 GDE_FileIO.o: gde.hxx 80 GDE_FileIO.o: GDE_def.h 81 GDE_FileIO.o: GDE_extglob.h 82 GDE_FileIO.o: GDE_menu.h 83 GDE_FileIO.o: $(ARBHOME)/INCLUDE/ad_prot.h 84 GDE_FileIO.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 85 GDE_FileIO.o: $(ARBHOME)/INCLUDE/arb_assert.h 86 GDE_FileIO.o: $(ARBHOME)/INCLUDE/arbdb.h 87 GDE_FileIO.o: $(ARBHOME)/INCLUDE/arbdbt.h 88 GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_device.hxx 89 GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_root.hxx 90 GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_window.hxx 91 GDE_FileIO.o: $(ARBHOME)/INCLUDE/awt.hxx 75 92 93 GDE_Genbank.o: gde.hxx 94 GDE_Genbank.o: GDE_def.h 95 GDE_Genbank.o: GDE_extglob.h 96 GDE_Genbank.o: GDE_menu.h 97 GDE_Genbank.o: $(ARBHOME)/INCLUDE/ad_prot.h 98 GDE_Genbank.o: $(ARBHOME)/INCLUDE/arb_assert.h 99 GDE_Genbank.o: $(ARBHOME)/INCLUDE/arbdb.h 100 GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_device.hxx 101 GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_root.hxx 102 GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_window.hxx 103 GDE_Genbank.o: $(ARBHOME)/INCLUDE/awt.hxx 104 105 GDE_HGLfile.o: gde.hxx 106 GDE_HGLfile.o: GDE_def.h 107 GDE_HGLfile.o: GDE_extglob.h 108 GDE_HGLfile.o: GDE_menu.h 109 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/ad_prot.h 110 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/arb_assert.h 76 111 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/arbdb.h 77 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/arb_assert.h 78 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/ad_prot.h 112 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/aw_device.hxx 79 113 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/aw_root.hxx 80 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/aw_device.hxx81 114 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/aw_window.hxx 82 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_menu.h 83 GDE_HGLfile.o: GDE_def.h GDE_extglob.h 115 GDE_HGLfile.o: $(ARBHOME)/INCLUDE/awt.hxx 84 116 85 GDE_Genbank.o: $(ARBHOME)/INCLUDE/arbdb.h 86 GDE_Genbank.o: $(ARBHOME)/INCLUDE/arb_assert.h 87 GDE_Genbank.o: $(ARBHOME)/INCLUDE/ad_prot.h 88 GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_root.hxx 89 GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_device.hxx 90 GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_window.hxx 91 GDE_Genbank.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_menu.h 92 GDE_Genbank.o: GDE_def.h GDE_extglob.h 93 94 GDE_FileIO.o: $(ARBHOME)/INCLUDE/arbdb.h 95 GDE_FileIO.o: $(ARBHOME)/INCLUDE/arb_assert.h 96 GDE_FileIO.o: $(ARBHOME)/INCLUDE/ad_prot.h 97 GDE_FileIO.o: $(ARBHOME)/INCLUDE/arbdbt.h 98 GDE_FileIO.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 99 GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_root.hxx 100 GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_device.hxx 101 GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_window.hxx 102 GDE_FileIO.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_def.h 103 GDE_FileIO.o: GDE_menu.h GDE_extglob.h 117 GDE_ParseMenu.o: gde.hxx 118 GDE_ParseMenu.o: GDE_def.h 119 GDE_ParseMenu.o: GDE_extglob.h 120 GDE_ParseMenu.o: GDE_global.h 121 GDE_ParseMenu.o: GDE_menu.h 122 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/ad_prot.h 123 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/arb_assert.h 124 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/arbdb.h 125 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_device.hxx 126 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_root.hxx 127 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_window.hxx 128 GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/awt.hxx -
trunk/AWDEMO/Makefile
r1617 r2338 21 21 # DO NOT DELETE THIS LINE -- make depend depends on it. 22 22 23 demo.o: $(ARBHOME)/INCLUDE/aw_root.hxx 23 # Do not add dependencies manually - use 'make depend' in $ARBHOME 24 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 25 26 demo.o: demo.hxx 24 27 demo.o: $(ARBHOME)/INCLUDE/arb_assert.h 25 28 demo.o: $(ARBHOME)/INCLUDE/aw_device.hxx 29 demo.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 30 demo.o: $(ARBHOME)/INCLUDE/aw_root.hxx 26 31 demo.o: $(ARBHOME)/INCLUDE/aw_window.hxx 27 demo.o: $(ARBHOME)/INCLUDE/aw_preset.hxx demo.hxx -
trunk/AWT/Makefile
r1617 r2338 36 36 # DO NOT DELETE THIS LINE -- make depend depends on it. 37 37 38 # Do not add dependencies manually - use 'make depend' in $ARBHOME 39 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 40 41 AWT_advice.o: awt.hxx 42 AWT_advice.o: awt_advice.hxx 43 AWT_advice.o: $(ARBHOME)/INCLUDE/ad_prot.h 44 AWT_advice.o: $(ARBHOME)/INCLUDE/arb_assert.h 45 AWT_advice.o: $(ARBHOME)/INCLUDE/arbdb.h 46 AWT_advice.o: $(ARBHOME)/INCLUDE/aw_device.hxx 47 AWT_advice.o: $(ARBHOME)/INCLUDE/aw_root.hxx 48 AWT_advice.o: $(ARBHOME)/INCLUDE/aw_window.hxx 49 50 AWT_asciiprint.o: awt.hxx 51 AWT_asciiprint.o: awt_asciiprint.hxx 52 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/ad_prot.h 53 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 54 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/arb_assert.h 55 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/arbdb.h 56 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/arbdbt.h 57 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_device.hxx 58 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_root.hxx 59 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_window.hxx 60 61 AWT_canio.o: awt.hxx 62 AWT_canio.o: awt_canvas.hxx 63 AWT_canio.o: $(ARBHOME)/INCLUDE/ad_prot.h 64 AWT_canio.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 65 AWT_canio.o: $(ARBHOME)/INCLUDE/arb_assert.h 66 AWT_canio.o: $(ARBHOME)/INCLUDE/arbdb.h 67 AWT_canio.o: $(ARBHOME)/INCLUDE/arbdbt.h 68 AWT_canio.o: $(ARBHOME)/INCLUDE/aw_device.hxx 69 AWT_canio.o: $(ARBHOME)/INCLUDE/aw_root.hxx 70 AWT_canio.o: $(ARBHOME)/INCLUDE/aw_window.hxx 71 72 AWT_canvas.o: awt_canvas.hxx 73 AWT_canvas.o: $(ARBHOME)/INCLUDE/ad_prot.h 74 AWT_canvas.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 75 AWT_canvas.o: $(ARBHOME)/INCLUDE/arb_assert.h 76 AWT_canvas.o: $(ARBHOME)/INCLUDE/arbdb.h 77 AWT_canvas.o: $(ARBHOME)/INCLUDE/arbdbt.h 78 AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_device.hxx 79 AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_root.hxx 80 AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_window.hxx 81 82 AWT_codon_table.o: awt.hxx 83 AWT_codon_table.o: awt_codon_table.hxx 84 AWT_codon_table.o: awt_iupac.hxx 85 AWT_codon_table.o: $(ARBHOME)/INCLUDE/ad_prot.h 86 AWT_codon_table.o: $(ARBHOME)/INCLUDE/arb_assert.h 87 AWT_codon_table.o: $(ARBHOME)/INCLUDE/arbdb.h 88 AWT_codon_table.o: $(ARBHOME)/INCLUDE/aw_device.hxx 89 AWT_codon_table.o: $(ARBHOME)/INCLUDE/aw_root.hxx 90 AWT_codon_table.o: $(ARBHOME)/INCLUDE/aw_window.hxx 91 92 AWT_config_manager.o: awt.hxx 93 AWT_config_manager.o: awt_config_manager.hxx 94 AWT_config_manager.o: $(ARBHOME)/INCLUDE/ad_prot.h 95 AWT_config_manager.o: $(ARBHOME)/INCLUDE/arb_assert.h 96 AWT_config_manager.o: $(ARBHOME)/INCLUDE/arbdb.h 97 AWT_config_manager.o: $(ARBHOME)/INCLUDE/aw_device.hxx 98 AWT_config_manager.o: $(ARBHOME)/INCLUDE/aw_root.hxx 99 AWT_config_manager.o: $(ARBHOME)/INCLUDE/aw_window.hxx 100 101 AWT_csp.o: awt.hxx 102 AWT_csp.o: awt_csp.hxx 103 AWT_csp.o: awt_pro_a_nucs.hxx 104 AWT_csp.o: awt_tree.hxx 105 AWT_csp.o: BI_helix.hxx 106 AWT_csp.o: $(ARBHOME)/INCLUDE/ad_prot.h 107 AWT_csp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 108 AWT_csp.o: $(ARBHOME)/INCLUDE/arb_assert.h 109 AWT_csp.o: $(ARBHOME)/INCLUDE/arbdb.h 110 AWT_csp.o: $(ARBHOME)/INCLUDE/arbdbt.h 111 AWT_csp.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 112 AWT_csp.o: $(ARBHOME)/INCLUDE/aw_device.hxx 113 AWT_csp.o: $(ARBHOME)/INCLUDE/aw_root.hxx 114 AWT_csp.o: $(ARBHOME)/INCLUDE/aw_window.hxx 115 116 AWT_dtree.o: awt.hxx 117 AWT_dtree.o: awt_canvas.hxx 118 AWT_dtree.o: awt_dtree.hxx 119 AWT_dtree.o: awt_nds.hxx 120 AWT_dtree.o: awt_pro_a_nucs.hxx 121 AWT_dtree.o: awt_tree.hxx 122 AWT_dtree.o: $(ARBHOME)/INCLUDE/ad_prot.h 123 AWT_dtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 124 AWT_dtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 125 AWT_dtree.o: $(ARBHOME)/INCLUDE/arbdb.h 126 AWT_dtree.o: $(ARBHOME)/INCLUDE/arbdbt.h 127 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 128 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 129 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_device.hxx 130 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 131 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 132 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_root.hxx 133 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_window.hxx 134 135 AWT_file_selection.o: awt.hxx 136 AWT_file_selection.o: awtlocal.hxx 137 AWT_file_selection.o: $(ARBHOME)/INCLUDE/ad_prot.h 138 AWT_file_selection.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 139 AWT_file_selection.o: $(ARBHOME)/INCLUDE/arb_assert.h 140 AWT_file_selection.o: $(ARBHOME)/INCLUDE/arbdb.h 141 AWT_file_selection.o: $(ARBHOME)/INCLUDE/arbdbt.h 142 AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 143 AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_device.hxx 144 AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_root.hxx 145 AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_window.hxx 146 147 AWT_filter.o: awt.hxx 148 AWT_filter.o: awt_pro_a_nucs.hxx 149 AWT_filter.o: awt_tree.hxx 150 AWT_filter.o: awtfilter.hxx 151 AWT_filter.o: $(ARBHOME)/INCLUDE/ad_prot.h 152 AWT_filter.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 153 AWT_filter.o: $(ARBHOME)/INCLUDE/arb_assert.h 154 AWT_filter.o: $(ARBHOME)/INCLUDE/arbdb.h 155 AWT_filter.o: $(ARBHOME)/INCLUDE/arbdbt.h 156 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 157 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 158 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_device.hxx 159 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_root.hxx 160 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_window.hxx 161 162 AWT_hotkeys.o: awt_hotkeys.hxx 163 164 AWT_imp_exp.o: awt.hxx 165 AWT_imp_exp.o: awt_nds.hxx 166 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/ad_prot.h 167 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 168 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/arb_assert.h 169 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/arbdb.h 170 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/arbdbt.h 171 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/aw_device.hxx 172 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/aw_root.hxx 173 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/aw_window.hxx 174 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/xml.hxx 175 176 AWT_input_mask.o: awt.hxx 177 AWT_input_mask.o: awt_hotkeys.hxx 178 AWT_input_mask.o: awt_input_mask.hxx 179 AWT_input_mask.o: awt_www.hxx 180 AWT_input_mask.o: $(ARBHOME)/INCLUDE/ad_prot.h 181 AWT_input_mask.o: $(ARBHOME)/INCLUDE/arb_assert.h 38 182 AWT_input_mask.o: $(ARBHOME)/INCLUDE/arbdb.h 39 AWT_input_mask.o: $(ARBHOME)/INCLUDE/a rb_assert.h40 AWT_input_mask.o: $(ARBHOME)/INCLUDE/a d_prot.h awt.hxx183 AWT_input_mask.o: $(ARBHOME)/INCLUDE/aw_device.hxx 184 AWT_input_mask.o: $(ARBHOME)/INCLUDE/aw_root.hxx 41 185 AWT_input_mask.o: $(ARBHOME)/INCLUDE/aw_window.hxx 42 AWT_input_mask.o: $(ARBHOME)/INCLUDE/aw_root.hxx 43 AWT_input_mask.o: $(ARBHOME)/INCLUDE/aw_device.hxx awt_www.hxx 44 AWT_input_mask.o: awt_input_mask.hxx $(ARBHOME)/INCLUDE/smartptr.h 45 AWT_input_mask.o: awt_hotkeys.hxx 46 47 AWT_hotkeys.o: awt_hotkeys.hxx 48 49 AWT_www.o: $(ARBHOME)/INCLUDE/aw_root.hxx 50 AWT_www.o: $(ARBHOME)/INCLUDE/arb_assert.h 51 AWT_www.o: $(ARBHOME)/INCLUDE/aw_global_awars.hxx 52 AWT_www.o: $(ARBHOME)/INCLUDE/aw_device.hxx 53 AWT_www.o: $(ARBHOME)/INCLUDE/aw_window.hxx 54 AWT_www.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 55 AWT_www.o: $(ARBHOME)/INCLUDE/arbdb.h 56 AWT_www.o: $(ARBHOME)/INCLUDE/ad_prot.h 57 AWT_www.o: $(ARBHOME)/INCLUDE/arbdbt.h 58 AWT_www.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt.hxx 59 AWT_www.o: awt_config_manager.hxx 60 61 AWT_tables.o: $(ARBHOME)/INCLUDE/arbdb.h 62 AWT_tables.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 AWT_tables.o: $(ARBHOME)/INCLUDE/ad_prot.h 64 AWT_tables.o: $(ARBHOME)/INCLUDE/arbdbt.h 65 AWT_tables.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 66 AWT_tables.o: $(ARBHOME)/INCLUDE/aw_root.hxx 67 AWT_tables.o: $(ARBHOME)/INCLUDE/aw_device.hxx 68 AWT_tables.o: $(ARBHOME)/INCLUDE/aw_window.hxx 69 AWT_tables.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx awtlocal.hxx 70 186 AWT_input_mask.o: $(ARBHOME)/INCLUDE/smartptr.h 187 188 AWT_irstree.o: awt_canvas.hxx 189 AWT_irstree.o: awt_dtree.hxx 190 AWT_irstree.o: awt_irstree.hxx 191 AWT_irstree.o: awt_nds.hxx 192 AWT_irstree.o: awt_pro_a_nucs.hxx 193 AWT_irstree.o: awt_tree.hxx 194 AWT_irstree.o: $(ARBHOME)/INCLUDE/ad_prot.h 195 AWT_irstree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 196 AWT_irstree.o: $(ARBHOME)/INCLUDE/arb_assert.h 71 197 AWT_irstree.o: $(ARBHOME)/INCLUDE/arbdb.h 72 AWT_irstree.o: $(ARBHOME)/INCLUDE/arb_assert.h73 AWT_irstree.o: $(ARBHOME)/INCLUDE/ad_prot.h74 198 AWT_irstree.o: $(ARBHOME)/INCLUDE/arbdbt.h 75 AWT_irstree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 199 AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 200 AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 201 AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_device.hxx 76 202 AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_root.hxx 77 AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_device.hxx 78 AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_canvas.hxx 79 AWT_irstree.o: awt_nds.hxx awt_tree.hxx awt_pro_a_nucs.hxx 80 AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx awt_dtree.hxx 81 AWT_irstree.o: awt_irstree.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx 82 83 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/arbdb.h 84 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/arb_assert.h 85 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/ad_prot.h 86 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/arbdbt.h 87 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 88 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_root.hxx 89 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_device.hxx 90 AWT_asciiprint.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt.hxx 91 AWT_asciiprint.o: awt_asciiprint.hxx 92 93 AWT_map_key.o: $(ARBHOME)/INCLUDE/aw_root.hxx 203 AWT_irstree.o: $(ARBHOME)/INCLUDE/aw_window.hxx 204 205 AWT_iupac.o: awt_iupac.hxx 206 AWT_iupac.o: $(ARBHOME)/INCLUDE/ad_prot.h 207 AWT_iupac.o: $(ARBHOME)/INCLUDE/arb_assert.h 208 AWT_iupac.o: $(ARBHOME)/INCLUDE/arbdb.h 209 210 AWT_map_key.o: awt_map_key.hxx 94 211 AWT_map_key.o: $(ARBHOME)/INCLUDE/arb_assert.h 95 212 AWT_map_key.o: $(ARBHOME)/INCLUDE/aw_device.hxx 96 AWT_map_key.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_map_key.hxx 97 213 AWT_map_key.o: $(ARBHOME)/INCLUDE/aw_root.hxx 214 AWT_map_key.o: $(ARBHOME)/INCLUDE/aw_window.hxx 215 216 AWT_nds.o: awt.hxx 217 AWT_nds.o: awt_config_manager.hxx 218 AWT_nds.o: awt_nds.hxx 219 AWT_nds.o: $(ARBHOME)/INCLUDE/ad_prot.h 220 AWT_nds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 221 AWT_nds.o: $(ARBHOME)/INCLUDE/arb_assert.h 222 AWT_nds.o: $(ARBHOME)/INCLUDE/arbdb.h 223 AWT_nds.o: $(ARBHOME)/INCLUDE/arbdbt.h 224 AWT_nds.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 225 AWT_nds.o: $(ARBHOME)/INCLUDE/aw_device.hxx 226 AWT_nds.o: $(ARBHOME)/INCLUDE/aw_root.hxx 227 AWT_nds.o: $(ARBHOME)/INCLUDE/aw_window.hxx 228 229 AWT_nei.o: awt_nei.hxx 230 AWT_nei.o: awt_pro_a_nucs.hxx 231 AWT_nei.o: awt_tree.hxx 232 AWT_nei.o: $(ARBHOME)/INCLUDE/ad_prot.h 233 AWT_nei.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 234 AWT_nei.o: $(ARBHOME)/INCLUDE/arb_assert.h 235 AWT_nei.o: $(ARBHOME)/INCLUDE/arbdb.h 236 AWT_nei.o: $(ARBHOME)/INCLUDE/arbdbt.h 237 AWT_nei.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 238 AWT_nei.o: $(ARBHOME)/INCLUDE/aw_root.hxx 239 240 AWT_preset.o: awt.hxx 241 AWT_preset.o: awt_advice.hxx 242 AWT_preset.o: awt_canvas.hxx 243 AWT_preset.o: $(ARBHOME)/INCLUDE/ad_prot.h 244 AWT_preset.o: $(ARBHOME)/INCLUDE/arb_assert.h 245 AWT_preset.o: $(ARBHOME)/INCLUDE/arbdb.h 246 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 247 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_device.hxx 248 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 249 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_root.hxx 250 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_window.hxx 251 252 AWT_pro_a_nucs.o: awt.hxx 253 AWT_pro_a_nucs.o: awt_codon_table.hxx 254 AWT_pro_a_nucs.o: awt_pro_a_nucs.hxx 255 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/ad_prot.h 256 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 257 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/arb_assert.h 258 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/arbdb.h 259 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/arbdbt.h 260 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/aw_device.hxx 261 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/aw_root.hxx 262 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/aw_window.hxx 263 264 AWT_query_and_functions.o: awt.hxx 265 AWT_query_and_functions.o: awt_config_manager.hxx 266 AWT_query_and_functions.o: awtlocal.hxx 267 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/ad_prot.h 268 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 269 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/adGene.h 270 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/arb_assert.h 271 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/arbdb.h 272 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/arbdbt.h 273 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 274 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 275 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_device.hxx 276 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 277 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_root.hxx 278 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_window.hxx 279 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/GEN.hxx 280 281 AWT_sel_boxes.o: awt.hxx 282 AWT_sel_boxes.o: awtlocal.hxx 283 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/ad_prot.h 284 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 285 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/arb_assert.h 286 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/arbdb.h 287 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/arbdbt.h 288 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 289 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_device.hxx 290 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_root.hxx 291 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_window.hxx 292 293 AWT_seq_colors.o: awt.hxx 294 AWT_seq_colors.o: awt_seq_colors.hxx 295 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/ad_prot.h 296 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 297 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/arb_assert.h 298 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/arbdb.h 299 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/arbdbt.h 300 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_device.hxx 301 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_root.hxx 302 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_window.hxx 303 304 AWT_seq_dna.o: awt_parsimony_defaults.hxx 305 AWT_seq_dna.o: awt_pro_a_nucs.hxx 306 AWT_seq_dna.o: awt_seq_dna.hxx 307 AWT_seq_dna.o: awt_tree.hxx 308 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/ad_prot.h 309 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 310 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/arb_assert.h 311 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/arbdb.h 312 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/arbdbt.h 313 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 314 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/aw_root.hxx 315 316 AWT_seq_protein.o: awt_parsimony_defaults.hxx 317 AWT_seq_protein.o: awt_pro_a_nucs.hxx 318 AWT_seq_protein.o: awt_seq_protein.hxx 319 AWT_seq_protein.o: awt_tree.hxx 320 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/ad_prot.h 321 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 322 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/arb_assert.h 323 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/arbdb.h 324 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/arbdbt.h 325 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 326 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/aw_root.hxx 327 328 AWT_seq_simple_pro.o: awt_pro_a_nucs.hxx 329 AWT_seq_simple_pro.o: awt_seq_simple_pro.hxx 330 AWT_seq_simple_pro.o: awt_tree.hxx 331 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/ad_prot.h 332 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 333 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/arb_assert.h 334 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/arbdb.h 335 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/arbdbt.h 336 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 337 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/aw_root.hxx 338 339 AWT_species_sel_box.o: awt.hxx 340 AWT_species_sel_box.o: awtlocal.hxx 341 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/ad_prot.h 342 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 343 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/arb_assert.h 344 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/arbdb.h 345 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/arbdbt.h 346 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 347 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_device.hxx 348 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_root.hxx 349 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_window.hxx 350 351 AWT_tables.o: awt.hxx 352 AWT_tables.o: awtlocal.hxx 353 AWT_tables.o: $(ARBHOME)/INCLUDE/ad_prot.h 354 AWT_tables.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 355 AWT_tables.o: $(ARBHOME)/INCLUDE/arb_assert.h 356 AWT_tables.o: $(ARBHOME)/INCLUDE/arbdb.h 357 AWT_tables.o: $(ARBHOME)/INCLUDE/arbdbt.h 358 AWT_tables.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 359 AWT_tables.o: $(ARBHOME)/INCLUDE/aw_device.hxx 360 AWT_tables.o: $(ARBHOME)/INCLUDE/aw_root.hxx 361 AWT_tables.o: $(ARBHOME)/INCLUDE/aw_window.hxx 362 363 AWT_tree.o: awt.hxx 364 AWT_tree.o: awt_canvas.hxx 365 AWT_tree.o: awt_pro_a_nucs.hxx 366 AWT_tree.o: awt_tree.hxx 367 AWT_tree.o: $(ARBHOME)/INCLUDE/ad_prot.h 368 AWT_tree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 369 AWT_tree.o: $(ARBHOME)/INCLUDE/arb_assert.h 370 AWT_tree.o: $(ARBHOME)/INCLUDE/arbdb.h 371 AWT_tree.o: $(ARBHOME)/INCLUDE/arbdbt.h 372 AWT_tree.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 373 AWT_tree.o: $(ARBHOME)/INCLUDE/aw_device.hxx 374 AWT_tree.o: $(ARBHOME)/INCLUDE/aw_root.hxx 375 AWT_tree.o: $(ARBHOME)/INCLUDE/aw_window.hxx 376 377 AWT_tree_cb.o: awt.hxx 378 AWT_tree_cb.o: awt_canvas.hxx 379 AWT_tree_cb.o: awt_dtree.hxx 380 AWT_tree_cb.o: awt_pro_a_nucs.hxx 381 AWT_tree_cb.o: awt_tree.hxx 382 AWT_tree_cb.o: awt_tree_cb.hxx 383 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/ad_prot.h 384 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 385 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/arb_assert.h 386 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/arbdb.h 387 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/arbdbt.h 388 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 389 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 390 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_device.hxx 391 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_root.hxx 392 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_window.hxx 393 394 AWT_tree_cmp.o: awt.hxx 395 AWT_tree_cmp.o: awt_pro_a_nucs.hxx 396 AWT_tree_cmp.o: awt_tree.hxx 397 AWT_tree_cmp.o: awt_tree_cmp.hxx 398 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/ad_prot.h 399 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 400 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/arb_assert.h 98 401 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/arbdb.h 99 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/arb_assert.h100 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/ad_prot.h101 402 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/arbdbt.h 102 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 403 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 404 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/aw_device.hxx 103 405 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/aw_root.hxx 104 406 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/aw_window.hxx 105 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/aw_device.hxx awt_tree.hxx 106 AWT_tree_cmp.o: awt_pro_a_nucs.hxx 107 AWT_tree_cmp.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx awt.hxx 108 AWT_tree_cmp.o: awt_tree_cmp.hxx 109 110 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/arbdb.h 111 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/arb_assert.h 112 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/ad_prot.h 113 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/arbdbt.h 114 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 115 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_root.hxx 116 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_device.hxx 117 AWT_seq_colors.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_seq_colors.hxx 118 AWT_seq_colors.o: awt.hxx 119 120 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/arbdb.h 121 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/arb_assert.h 122 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/ad_prot.h 123 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/arbdbt.h 124 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_pro_a_nucs.hxx 125 AWT_pro_a_nucs.o: awt_codon_table.hxx awt.hxx 126 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/aw_window.hxx 127 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/aw_root.hxx 128 AWT_pro_a_nucs.o: $(ARBHOME)/INCLUDE/aw_device.hxx 129 130 AWT_csp.o: $(ARBHOME)/INCLUDE/arbdb.h 131 AWT_csp.o: $(ARBHOME)/INCLUDE/arb_assert.h 132 AWT_csp.o: $(ARBHOME)/INCLUDE/ad_prot.h 133 AWT_csp.o: $(ARBHOME)/INCLUDE/arbdbt.h 134 AWT_csp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 135 AWT_csp.o: $(ARBHOME)/INCLUDE/aw_root.hxx 136 AWT_csp.o: $(ARBHOME)/INCLUDE/aw_device.hxx 137 AWT_csp.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt.hxx awt_tree.hxx 138 AWT_csp.o: awt_pro_a_nucs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 139 AWT_csp.o: BI_helix.hxx awt_csp.hxx 140 141 AWT_canvas.o: $(ARBHOME)/INCLUDE/arbdb.h 142 AWT_canvas.o: $(ARBHOME)/INCLUDE/arb_assert.h 143 AWT_canvas.o: $(ARBHOME)/INCLUDE/ad_prot.h 144 AWT_canvas.o: $(ARBHOME)/INCLUDE/arbdbt.h 145 AWT_canvas.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 146 AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_root.hxx 147 AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_device.hxx 148 AWT_canvas.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_canvas.hxx 149 150 AWT_dtree.o: $(ARBHOME)/INCLUDE/arbdb.h 151 AWT_dtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 152 AWT_dtree.o: $(ARBHOME)/INCLUDE/ad_prot.h 153 AWT_dtree.o: $(ARBHOME)/INCLUDE/arbdbt.h 154 AWT_dtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 155 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_root.hxx 156 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_device.hxx 157 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 158 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt.hxx 159 AWT_dtree.o: awt_canvas.hxx awt_nds.hxx awt_tree.hxx awt_pro_a_nucs.hxx 160 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx awt_dtree.hxx 161 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 162 AWT_dtree.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 163 164 AWT_tree.o: $(ARBHOME)/INCLUDE/arbdb.h 165 AWT_tree.o: $(ARBHOME)/INCLUDE/arb_assert.h 166 AWT_tree.o: $(ARBHOME)/INCLUDE/ad_prot.h 167 AWT_tree.o: $(ARBHOME)/INCLUDE/arbdbt.h 168 AWT_tree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 169 AWT_tree.o: $(ARBHOME)/INCLUDE/aw_root.hxx 170 AWT_tree.o: $(ARBHOME)/INCLUDE/aw_device.hxx 171 AWT_tree.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_canvas.hxx awt.hxx 172 AWT_tree.o: awt_tree.hxx awt_pro_a_nucs.hxx 173 AWT_tree.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 174 175 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/arbdb.h 176 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/arb_assert.h 177 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/ad_prot.h 178 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/arbdbt.h 179 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 180 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_root.hxx 181 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_device.hxx 182 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_window.hxx 183 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt_canvas.hxx 184 AWT_tree_cb.o: awt_tree.hxx awt_pro_a_nucs.hxx 185 AWT_tree_cb.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx awt_dtree.hxx 186 AWT_tree_cb.o: awt_tree_cb.hxx awt.hxx 187 188 AWT_nei.o: $(ARBHOME)/INCLUDE/arbdb.h 189 AWT_nei.o: $(ARBHOME)/INCLUDE/arb_assert.h 190 AWT_nei.o: $(ARBHOME)/INCLUDE/ad_prot.h 191 AWT_nei.o: $(ARBHOME)/INCLUDE/arbdbt.h 192 AWT_nei.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_tree.hxx 193 AWT_nei.o: awt_pro_a_nucs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 194 AWT_nei.o: $(ARBHOME)/INCLUDE/aw_root.hxx awt_nei.hxx 195 407 408 AWT_www.o: awt.hxx 409 AWT_www.o: awt_config_manager.hxx 410 AWT_www.o: $(ARBHOME)/INCLUDE/ad_prot.h 411 AWT_www.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 412 AWT_www.o: $(ARBHOME)/INCLUDE/arb_assert.h 413 AWT_www.o: $(ARBHOME)/INCLUDE/arbdb.h 414 AWT_www.o: $(ARBHOME)/INCLUDE/arbdbt.h 415 AWT_www.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 416 AWT_www.o: $(ARBHOME)/INCLUDE/aw_device.hxx 417 AWT_www.o: $(ARBHOME)/INCLUDE/aw_global_awars.hxx 418 AWT_www.o: $(ARBHOME)/INCLUDE/aw_root.hxx 419 AWT_www.o: $(ARBHOME)/INCLUDE/aw_window.hxx 420 421 BI_helix.o: BI_helix.hxx 422 BI_helix.o: $(ARBHOME)/INCLUDE/ad_prot.h 423 BI_helix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 424 BI_helix.o: $(ARBHOME)/INCLUDE/arb_assert.h 196 425 BI_helix.o: $(ARBHOME)/INCLUDE/arbdb.h 197 BI_helix.o: $(ARBHOME)/INCLUDE/arb_assert.h198 BI_helix.o: $(ARBHOME)/INCLUDE/ad_prot.h199 426 BI_helix.o: $(ARBHOME)/INCLUDE/arbdbt.h 200 BI_helix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h BI_helix.hxx201 202 AWT_filter.o: $(ARBHOME)/INCLUDE/arbdb.h203 AWT_filter.o: $(ARBHOME)/INCLUDE/arb_assert.h204 AWT_filter.o: $(ARBHOME)/INCLUDE/ad_prot.h205 AWT_filter.o: $(ARBHOME)/INCLUDE/arbdbt.h206 AWT_filter.o: $(ARBHOME)/INCLUDE/ad_t_prot.h207 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_root.hxx208 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_device.hxx209 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_window.hxx210 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx awtfilter.hxx211 AWT_filter.o: awt_tree.hxx awt_pro_a_nucs.hxx212 AWT_filter.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx213 214 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/arbdb.h215 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/arb_assert.h216 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/ad_prot.h217 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/arbdbt.h218 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/ad_t_prot.h219 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_root.hxx220 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_device.hxx221 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_window.hxx222 AWT_sel_boxes.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx awtlocal.hxx223 224 AWT_canio.o: $(ARBHOME)/INCLUDE/arbdb.h225 AWT_canio.o: $(ARBHOME)/INCLUDE/arb_assert.h226 AWT_canio.o: $(ARBHOME)/INCLUDE/ad_prot.h227 AWT_canio.o: $(ARBHOME)/INCLUDE/arbdbt.h228 AWT_canio.o: $(ARBHOME)/INCLUDE/ad_t_prot.h229 AWT_canio.o: $(ARBHOME)/INCLUDE/aw_root.hxx230 AWT_canio.o: $(ARBHOME)/INCLUDE/aw_device.hxx231 AWT_canio.o: $(ARBHOME)/INCLUDE/aw_window.hxx awt_canvas.hxx awt.hxx232 233 AWT_nds.o: $(ARBHOME)/INCLUDE/aw_root.hxx234 AWT_nds.o: $(ARBHOME)/INCLUDE/arb_assert.h235 AWT_nds.o: $(ARBHOME)/INCLUDE/aw_device.hxx236 AWT_nds.o: $(ARBHOME)/INCLUDE/aw_window.hxx237 AWT_nds.o: $(ARBHOME)/INCLUDE/aw_awars.hxx238 AWT_nds.o: $(ARBHOME)/INCLUDE/arbdb.h239 AWT_nds.o: $(ARBHOME)/INCLUDE/ad_prot.h240 AWT_nds.o: $(ARBHOME)/INCLUDE/arbdbt.h241 AWT_nds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt.hxx awt_nds.hxx242 AWT_nds.o: awt_config_manager.hxx243 244 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/arbdb.h245 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/arb_assert.h246 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/ad_prot.h247 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/arbdbt.h248 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/ad_t_prot.h249 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_root.hxx250 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_device.hxx251 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_window.hxx252 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_awars.hxx253 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_preset.hxx254 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx255 AWT_query_and_functions.o: awt.hxx awtlocal.hxx awt_config_manager.hxx256 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/GEN.hxx257 AWT_query_and_functions.o: $(ARBHOME)/INCLUDE/adGene.h258 259 AWT_file_selection.o: $(ARBHOME)/INCLUDE/arbdb.h260 AWT_file_selection.o: $(ARBHOME)/INCLUDE/arb_assert.h261 AWT_file_selection.o: $(ARBHOME)/INCLUDE/ad_prot.h262 AWT_file_selection.o: $(ARBHOME)/INCLUDE/arbdbt.h263 AWT_file_selection.o: $(ARBHOME)/INCLUDE/ad_t_prot.h264 AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_root.hxx265 AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_device.hxx266 AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_window.hxx267 AWT_file_selection.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx268 AWT_file_selection.o: awtlocal.hxx269 270 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/arbdb.h271 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/arb_assert.h272 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/ad_prot.h273 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/arbdbt.h274 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/ad_t_prot.h275 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_root.hxx276 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_device.hxx277 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_window.hxx278 AWT_species_sel_box.o: $(ARBHOME)/INCLUDE/aw_awars.hxx awt.hxx279 AWT_species_sel_box.o: awtlocal.hxx280 281 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/arbdb.h282 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/arb_assert.h283 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/ad_prot.h284 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/arbdbt.h285 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/ad_t_prot.h286 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/aw_root.hxx awt.hxx287 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/aw_window.hxx288 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/aw_device.hxx awt_nds.hxx289 AWT_imp_exp.o: $(ARBHOME)/INCLUDE/xml.hxx290 291 AWT_preset.o: $(ARBHOME)/INCLUDE/arbdb.h292 AWT_preset.o: $(ARBHOME)/INCLUDE/arb_assert.h293 AWT_preset.o: $(ARBHOME)/INCLUDE/ad_prot.h294 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_root.hxx295 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_device.hxx296 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_window.hxx297 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx awt.hxx298 AWT_preset.o: awt_advice.hxx awt_canvas.hxx299 AWT_preset.o: $(ARBHOME)/INCLUDE/aw_preset.hxx300 301 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/arbdb.h302 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/arb_assert.h303 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/ad_prot.h304 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/arbdbt.h305 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_tree.hxx306 AWT_seq_dna.o: awt_pro_a_nucs.hxx307 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx308 AWT_seq_dna.o: $(ARBHOME)/INCLUDE/aw_root.hxx awt_seq_dna.hxx309 AWT_seq_dna.o: awt_parsimony_defaults.hxx310 311 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/arbdb.h312 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/arb_assert.h313 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/ad_prot.h314 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/arbdbt.h315 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_tree.hxx316 AWT_seq_protein.o: awt_pro_a_nucs.hxx317 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx318 AWT_seq_protein.o: $(ARBHOME)/INCLUDE/aw_root.hxx awt_seq_protein.hxx319 AWT_seq_protein.o: awt_parsimony_defaults.hxx320 321 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/arbdb.h322 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/arb_assert.h323 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/ad_prot.h324 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/arbdbt.h325 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/ad_t_prot.h awt_tree.hxx326 AWT_seq_simple_pro.o: awt_pro_a_nucs.hxx327 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx328 AWT_seq_simple_pro.o: $(ARBHOME)/INCLUDE/aw_root.hxx329 AWT_seq_simple_pro.o: awt_seq_simple_pro.hxx330 331 AWT_codon_table.o: awt_iupac.hxx $(ARBHOME)/INCLUDE/arbdb.h332 AWT_codon_table.o: $(ARBHOME)/INCLUDE/arb_assert.h333 AWT_codon_table.o: $(ARBHOME)/INCLUDE/ad_prot.h awt_codon_table.hxx334 AWT_codon_table.o: awt.hxx $(ARBHOME)/INCLUDE/aw_window.hxx335 AWT_codon_table.o: $(ARBHOME)/INCLUDE/aw_root.hxx336 AWT_codon_table.o: $(ARBHOME)/INCLUDE/aw_device.hxx337 338 AWT_iupac.o: $(ARBHOME)/INCLUDE/arb_assert.h awt_iupac.hxx339 AWT_iupac.o: $(ARBHOME)/INCLUDE/arbdb.h340 AWT_iupac.o: $(ARBHOME)/INCLUDE/ad_prot.h341 342 AWT_config_manager.o: awt.hxx $(ARBHOME)/INCLUDE/arb_assert.h343 AWT_config_manager.o: $(ARBHOME)/INCLUDE/aw_window.hxx344 AWT_config_manager.o: $(ARBHOME)/INCLUDE/aw_root.hxx345 AWT_config_manager.o: $(ARBHOME)/INCLUDE/aw_device.hxx346 AWT_config_manager.o: $(ARBHOME)/INCLUDE/arbdb.h347 AWT_config_manager.o: $(ARBHOME)/INCLUDE/ad_prot.h348 AWT_config_manager.o: awt_config_manager.hxx349 350 AWT_advice.o: awt_advice.hxx $(ARBHOME)/INCLUDE/aw_root.hxx351 AWT_advice.o: $(ARBHOME)/INCLUDE/arb_assert.h awt.hxx352 AWT_advice.o: $(ARBHOME)/INCLUDE/aw_window.hxx353 AWT_advice.o: $(ARBHOME)/INCLUDE/aw_device.hxx354 AWT_advice.o: $(ARBHOME)/INCLUDE/arbdb.h355 AWT_advice.o: $(ARBHOME)/INCLUDE/ad_prot.h -
trunk/AWTC/Makefile
r1617 r2338 25 25 # DO NOT DELETE THIS LINE -- make depend depends on it. 26 26 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 29 30 AWTC_ClustalV.o: awtc_ClustalV.hxx 31 AWTC_ClustalV.o: awtc_seq_search.hxx 32 AWTC_ClustalV.o: $(ARBHOME)/INCLUDE/ad_prot.h 33 AWTC_ClustalV.o: $(ARBHOME)/INCLUDE/arb_assert.h 34 AWTC_ClustalV.o: $(ARBHOME)/INCLUDE/arbdb.h 35 AWTC_ClustalV.o: $(ARBHOME)/INCLUDE/aw_root.hxx 36 37 AWTC_constructSequence.o: awtc_constructSequence.hxx 38 AWTC_constructSequence.o: awtc_fast_aligner.hxx 39 AWTC_constructSequence.o: awtc_seq_search.hxx 40 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/ad_prot.h 41 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 42 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/arb_assert.h 43 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/arbdb.h 44 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/arbdbt.h 45 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/aw_device.hxx 46 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/aw_root.hxx 47 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/aw_window.hxx 48 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 49 50 AWTC_fast_aligner.o: awtc_ClustalV.hxx 51 AWTC_fast_aligner.o: awtc_fast_aligner.hxx 52 AWTC_fast_aligner.o: awtc_next_neighbours.hxx 53 AWTC_fast_aligner.o: awtc_seq_search.hxx 54 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/ad_prot.h 55 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 56 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/arb_assert.h 57 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/arbdb.h 58 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/arbdbt.h 59 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 60 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/aw_device.hxx 61 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/aw_root.hxx 62 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/aw_window.hxx 63 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/awt.hxx 64 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 65 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/island_hopping.h 66 67 AWTC_names_admin.o: awtc_rename.hxx 68 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/ad_prot.h 69 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/arb_assert.h 70 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/arbdb.h 71 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/aw_device.hxx 72 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/aw_root.hxx 73 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/aw_window.hxx 74 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/awt.hxx 75 76 AWTC_next_neighbours.o: awtc_next_neighbours.hxx 77 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/ad_prot.h 78 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 79 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/arb_assert.h 27 80 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/arbdb.h 28 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/arb_assert.h29 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/ad_prot.h30 81 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/arbdbt.h 31 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 82 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/client.h 83 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/PT_com.h 32 84 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/servercntrl.h 33 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/PT_com.h34 AWTC_next_neighbours.o: $(ARBHOME)/INCLUDE/client.h35 AWTC_next_neighbours.o: awtc_next_neighbours.hxx36 85 86 AWTC_rename.o: awtc_rename.hxx 87 AWTC_rename.o: $(ARBHOME)/INCLUDE/ad_prot.h 88 AWTC_rename.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 89 AWTC_rename.o: $(ARBHOME)/INCLUDE/arb_assert.h 37 90 AWTC_rename.o: $(ARBHOME)/INCLUDE/arbdb.h 38 AWTC_rename.o: $(ARBHOME)/INCLUDE/arb_assert.h39 AWTC_rename.o: $(ARBHOME)/INCLUDE/ad_prot.h40 91 AWTC_rename.o: $(ARBHOME)/INCLUDE/arbdbt.h 41 AWTC_rename.o: $(ARBHOME)/INCLUDE/a d_t_prot.h92 AWTC_rename.o: $(ARBHOME)/INCLUDE/aw_device.hxx 42 93 AWTC_rename.o: $(ARBHOME)/INCLUDE/aw_root.hxx 43 AWTC_rename.o: $(ARBHOME)/INCLUDE/aw_ device.hxx44 AWTC_rename.o: $(ARBHOME)/INCLUDE/ aw_window.hxx awtc_rename.hxx94 AWTC_rename.o: $(ARBHOME)/INCLUDE/aw_window.hxx 95 AWTC_rename.o: $(ARBHOME)/INCLUDE/client.h 45 96 AWTC_rename.o: $(ARBHOME)/INCLUDE/names_client.h 46 97 AWTC_rename.o: $(ARBHOME)/INCLUDE/servercntrl.h 47 AWTC_rename.o: $(ARBHOME)/INCLUDE/client.h48 98 49 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/arbdb.h 50 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/arb_assert.h 51 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/ad_prot.h 52 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/aw_root.hxx 53 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/aw_device.hxx 54 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/aw_window.hxx 55 AWTC_names_admin.o: $(ARBHOME)/INCLUDE/awt.hxx awtc_rename.hxx 56 57 AWTC_seq_search.o: $(ARBHOME)/INCLUDE/aw_root.hxx 99 AWTC_seq_search.o: awtc_seq_search.hxx 100 AWTC_seq_search.o: $(ARBHOME)/INCLUDE/ad_prot.h 58 101 AWTC_seq_search.o: $(ARBHOME)/INCLUDE/arb_assert.h 59 102 AWTC_seq_search.o: $(ARBHOME)/INCLUDE/arbdb.h 60 AWTC_seq_search.o: $(ARBHOME)/INCLUDE/a d_prot.h awtc_seq_search.hxx103 AWTC_seq_search.o: $(ARBHOME)/INCLUDE/aw_root.hxx 61 104 62 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/arbdb.h 63 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/arb_assert.h 64 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/ad_prot.h 65 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/arbdbt.h 66 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 67 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/aw_root.hxx 68 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/aw_window.hxx 69 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/aw_device.hxx 70 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 71 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/island_hopping.h 72 AWTC_fast_aligner.o: awtc_next_neighbours.hxx awtc_seq_search.hxx 73 AWTC_fast_aligner.o: awtc_ClustalV.hxx awtc_fast_aligner.hxx 74 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 75 AWTC_fast_aligner.o: $(ARBHOME)/INCLUDE/awt.hxx 76 77 AWTC_ClustalV.o: $(ARBHOME)/INCLUDE/arbdb.h 78 AWTC_ClustalV.o: $(ARBHOME)/INCLUDE/arb_assert.h 79 AWTC_ClustalV.o: $(ARBHOME)/INCLUDE/ad_prot.h 80 AWTC_ClustalV.o: $(ARBHOME)/INCLUDE/aw_root.hxx awtc_ClustalV.hxx 81 AWTC_ClustalV.o: awtc_seq_search.hxx 82 83 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/arbdb.h 84 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/arb_assert.h 85 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/ad_prot.h 86 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/arbdbt.h 87 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 88 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/aw_root.hxx 89 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/aw_window.hxx 90 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/aw_device.hxx 91 AWTC_constructSequence.o: awtc_fast_aligner.hxx 92 AWTC_constructSequence.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 93 AWTC_constructSequence.o: awtc_seq_search.hxx awtc_constructSequence.hxx 94 105 AWTC_submission.o: $(ARBHOME)/INCLUDE/ad_prot.h 106 AWTC_submission.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 107 AWTC_submission.o: $(ARBHOME)/INCLUDE/arb_assert.h 95 108 AWTC_submission.o: $(ARBHOME)/INCLUDE/arbdb.h 96 AWTC_submission.o: $(ARBHOME)/INCLUDE/arb_assert.h97 AWTC_submission.o: $(ARBHOME)/INCLUDE/ad_prot.h98 109 AWTC_submission.o: $(ARBHOME)/INCLUDE/arbdbt.h 99 AWTC_submission.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 110 AWTC_submission.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 111 AWTC_submission.o: $(ARBHOME)/INCLUDE/aw_device.hxx 100 112 AWTC_submission.o: $(ARBHOME)/INCLUDE/aw_root.hxx 101 AWTC_submission.o: $(ARBHOME)/INCLUDE/aw_device.hxx102 113 AWTC_submission.o: $(ARBHOME)/INCLUDE/aw_window.hxx 103 AWTC_submission.o: $(ARBHOME)/INCLUDE/aw_awars.hxx -
trunk/AWTI/Makefile
r1617 r2338 24 24 # DO NOT DELETE THIS LINE -- make depend depends on it. 25 25 26 # Do not add dependencies manually - use 'make depend' in $ARBHOME 27 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 28 29 AWTI_export.o: awti_exp_local.hxx 30 AWTI_export.o: awti_export.hxx 31 AWTI_export.o: $(ARBHOME)/INCLUDE/ad_prot.h 32 AWTI_export.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 33 AWTI_export.o: $(ARBHOME)/INCLUDE/arb_assert.h 34 AWTI_export.o: $(ARBHOME)/INCLUDE/arbdb.h 35 AWTI_export.o: $(ARBHOME)/INCLUDE/arbdbt.h 36 AWTI_export.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 37 AWTI_export.o: $(ARBHOME)/INCLUDE/aw_device.hxx 38 AWTI_export.o: $(ARBHOME)/INCLUDE/aw_root.hxx 39 AWTI_export.o: $(ARBHOME)/INCLUDE/aw_window.hxx 40 AWTI_export.o: $(ARBHOME)/INCLUDE/awt.hxx 41 AWTI_export.o: $(ARBHOME)/INCLUDE/inline.h 42 AWTI_export.o: $(ARBHOME)/INCLUDE/xml.hxx 43 44 AWTI_import.o: awti_imp_local.hxx 45 AWTI_import.o: awti_import.hxx 46 AWTI_import.o: $(ARBHOME)/INCLUDE/ad_prot.h 47 AWTI_import.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 48 AWTI_import.o: $(ARBHOME)/INCLUDE/adGene.h 49 AWTI_import.o: $(ARBHOME)/INCLUDE/arb_assert.h 26 50 AWTI_import.o: $(ARBHOME)/INCLUDE/arbdb.h 27 AWTI_import.o: $(ARBHOME)/INCLUDE/arb_assert.h28 AWTI_import.o: $(ARBHOME)/INCLUDE/ad_prot.h29 51 AWTI_import.o: $(ARBHOME)/INCLUDE/arbdbt.h 30 AWTI_import.o: $(ARBHOME)/INCLUDE/a d_t_prot.h52 AWTI_import.o: $(ARBHOME)/INCLUDE/aw_device.hxx 31 53 AWTI_import.o: $(ARBHOME)/INCLUDE/aw_root.hxx 32 AWTI_import.o: $(ARBHOME)/INCLUDE/aw_device.hxx33 54 AWTI_import.o: $(ARBHOME)/INCLUDE/aw_window.hxx 34 55 AWTI_import.o: $(ARBHOME)/INCLUDE/awt.hxx 35 56 AWTI_import.o: $(ARBHOME)/INCLUDE/awt_advice.hxx 57 AWTI_import.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 36 58 AWTI_import.o: $(ARBHOME)/INCLUDE/GEN.hxx 37 AWTI_import.o: $(ARBHOME)/INCLUDE/adGene.h awti_import.hxx38 AWTI_import.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx awti_imp_local.hxx39 40 AWTI_export.o: $(ARBHOME)/INCLUDE/arbdb.h41 AWTI_export.o: $(ARBHOME)/INCLUDE/arb_assert.h42 AWTI_export.o: $(ARBHOME)/INCLUDE/ad_prot.h43 AWTI_export.o: $(ARBHOME)/INCLUDE/arbdbt.h44 AWTI_export.o: $(ARBHOME)/INCLUDE/ad_t_prot.h45 AWTI_export.o: $(ARBHOME)/INCLUDE/aw_root.hxx46 AWTI_export.o: $(ARBHOME)/INCLUDE/aw_device.hxx47 AWTI_export.o: $(ARBHOME)/INCLUDE/aw_window.hxx48 AWTI_export.o: $(ARBHOME)/INCLUDE/awt.hxx49 AWTI_export.o: $(ARBHOME)/INCLUDE/inline.h awti_export.hxx50 AWTI_export.o: awti_exp_local.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx51 AWTI_export.o: $(ARBHOME)/INCLUDE/xml.hxx -
trunk/CAT/Makefile
r1617 r2338 23 23 # DO NOT DELETE THIS LINE -- make depend depends on it. 24 24 25 # Do not add dependencies manually - use 'make depend' in $ARBHOME 26 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 27 28 CAT_tree.o: cat_tree.hxx 29 CAT_tree.o: $(ARBHOME)/INCLUDE/ad_prot.h 30 CAT_tree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 31 CAT_tree.o: $(ARBHOME)/INCLUDE/arb_assert.h 25 32 CAT_tree.o: $(ARBHOME)/INCLUDE/arbdb.h 26 CAT_tree.o: $(ARBHOME)/INCLUDE/arb_assert.h27 CAT_tree.o: $(ARBHOME)/INCLUDE/ad_prot.h28 33 CAT_tree.o: $(ARBHOME)/INCLUDE/arbdbt.h 29 CAT_tree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h cat_tree.hxx -
trunk/CONSENSUS_TREE/Makefile
r1617 r2338 25 25 # DO NOT DELETE THIS LINE -- make depend depends on it. 26 26 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 29 30 CT_ctree.o: CT_dtree.hxx 31 CT_ctree.o: CT_hash.hxx 32 CT_ctree.o: CT_ntree.hxx 33 CT_ctree.o: CT_part.hxx 34 CT_ctree.o: CT_rbtree.hxx 35 CT_ctree.o: $(ARBHOME)/INCLUDE/ad_prot.h 36 CT_ctree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 37 CT_ctree.o: $(ARBHOME)/INCLUDE/arb_assert.h 38 CT_ctree.o: $(ARBHOME)/INCLUDE/arbdb.h 39 CT_ctree.o: $(ARBHOME)/INCLUDE/arbdbt.h 40 41 CT_dtree.o: CT_hash.hxx 42 CT_dtree.o: CT_part.hxx 43 CT_dtree.o: $(ARBHOME)/INCLUDE/ad_prot.h 44 CT_dtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 45 CT_dtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 46 CT_dtree.o: $(ARBHOME)/INCLUDE/arbdb.h 47 CT_dtree.o: $(ARBHOME)/INCLUDE/arbdbt.h 48 49 CT_hash.o: CT_hash.hxx 50 CT_hash.o: CT_mem.hxx 51 CT_hash.o: CT_ntree.hxx 52 CT_hash.o: CT_part.hxx 53 CT_hash.o: $(ARBHOME)/INCLUDE/ad_prot.h 54 CT_hash.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 55 CT_hash.o: $(ARBHOME)/INCLUDE/arb_assert.h 56 CT_hash.o: $(ARBHOME)/INCLUDE/arbdb.h 57 CT_hash.o: $(ARBHOME)/INCLUDE/arbdbt.h 58 59 CT_ntree.o: CT_mem.hxx 60 CT_ntree.o: CT_ntree.hxx 61 CT_ntree.o: CT_part.hxx 62 CT_ntree.o: $(ARBHOME)/INCLUDE/ad_prot.h 63 CT_ntree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 64 CT_ntree.o: $(ARBHOME)/INCLUDE/arb_assert.h 65 CT_ntree.o: $(ARBHOME)/INCLUDE/arbdb.h 66 CT_ntree.o: $(ARBHOME)/INCLUDE/arbdbt.h 67 68 CT_part.o: CT_mem.hxx 69 CT_part.o: CT_part.hxx 70 CT_part.o: $(ARBHOME)/INCLUDE/ad_prot.h 71 CT_part.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 72 CT_part.o: $(ARBHOME)/INCLUDE/arb_assert.h 27 73 CT_part.o: $(ARBHOME)/INCLUDE/arbdb.h 28 CT_part.o: $(ARBHOME)/INCLUDE/arb_assert.h29 CT_part.o: $(ARBHOME)/INCLUDE/ad_prot.h30 74 CT_part.o: $(ARBHOME)/INCLUDE/arbdbt.h 31 CT_part.o: $(ARBHOME)/INCLUDE/ad_t_prot.h CT_mem.hxx CT_part.hxx32 75 33 CT_hash.o: $(ARBHOME)/INCLUDE/arbdb.h 34 CT_hash.o: $(ARBHOME)/INCLUDE/arb_assert.h 35 CT_hash.o: $(ARBHOME)/INCLUDE/ad_prot.h 36 CT_hash.o: $(ARBHOME)/INCLUDE/arbdbt.h 37 CT_hash.o: $(ARBHOME)/INCLUDE/ad_t_prot.h CT_mem.hxx CT_part.hxx 38 CT_hash.o: CT_hash.hxx CT_ntree.hxx 39 40 CT_ntree.o: $(ARBHOME)/INCLUDE/arbdb.h 41 CT_ntree.o: $(ARBHOME)/INCLUDE/arb_assert.h 42 CT_ntree.o: $(ARBHOME)/INCLUDE/ad_prot.h 43 CT_ntree.o: $(ARBHOME)/INCLUDE/arbdbt.h 44 CT_ntree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h CT_mem.hxx CT_part.hxx 45 CT_ntree.o: CT_ntree.hxx 46 76 CT_rbtree.o: CT_mem.hxx 77 CT_rbtree.o: CT_ntree.hxx 78 CT_rbtree.o: CT_part.hxx 79 CT_rbtree.o: CT_rbtree.hxx 80 CT_rbtree.o: $(ARBHOME)/INCLUDE/ad_prot.h 81 CT_rbtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 82 CT_rbtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 47 83 CT_rbtree.o: $(ARBHOME)/INCLUDE/arbdb.h 48 CT_rbtree.o: $(ARBHOME)/INCLUDE/arb_assert.h49 CT_rbtree.o: $(ARBHOME)/INCLUDE/ad_prot.h50 84 CT_rbtree.o: $(ARBHOME)/INCLUDE/arbdbt.h 51 CT_rbtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h CT_mem.hxx CT_part.hxx52 CT_rbtree.o: CT_ntree.hxx CT_rbtree.hxx53 54 CT_dtree.o: $(ARBHOME)/INCLUDE/arbdb.h55 CT_dtree.o: $(ARBHOME)/INCLUDE/arb_assert.h56 CT_dtree.o: $(ARBHOME)/INCLUDE/ad_prot.h57 CT_dtree.o: $(ARBHOME)/INCLUDE/arbdbt.h58 CT_dtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h CT_part.hxx CT_hash.hxx59 60 CT_ctree.o: $(ARBHOME)/INCLUDE/arbdb.h61 CT_ctree.o: $(ARBHOME)/INCLUDE/arb_assert.h62 CT_ctree.o: $(ARBHOME)/INCLUDE/ad_prot.h63 CT_ctree.o: $(ARBHOME)/INCLUDE/arbdbt.h64 CT_ctree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h CT_part.hxx CT_hash.hxx65 CT_ctree.o: CT_ntree.hxx CT_rbtree.hxx CT_dtree.hxx -
trunk/CONVERTALN/Makefile
r1617 r2338 31 31 # DO NOT DELETE THIS LINE -- make depend depends on it. 32 32 33 main.o: convert.h global.h prototypes.h 33 # Do not add dependencies manually - use 'make depend' in $ARBHOME 34 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 34 35 35 fconv.o: convert.h global.h prototypes.h 36 alma.o: convert.h 37 alma.o: global.h 38 alma.o: prototypes.h 36 39 37 mg.o: convert.h global.h prototypes.h 40 date.o: convert.h 41 date.o: global.h 42 date.o: prototypes.h 38 43 39 genbank.o: convert.h global.h prototypes.h 44 embl.o: convert.h 45 embl.o: global.h 46 embl.o: prototypes.h 40 47 41 macke.o: convert.h global.h prototypes.h 48 fconv.o: convert.h 49 fconv.o: global.h 50 fconv.o: prototypes.h 42 51 43 phylip.o: convert.h global.h prototypes.h 52 gcg.o: convert.h 53 gcg.o: global.h 54 gcg.o: prototypes.h 44 55 45 paup.o: convert.h global.h prototypes.h 56 genbank.o: convert.h 57 genbank.o: global.h 58 genbank.o: prototypes.h 46 59 47 util.o: convert.h global.h prototypes.h 60 macke.o: convert.h 61 macke.o: global.h 62 macke.o: prototypes.h 48 63 49 date.o: convert.h global.h prototypes.h 64 main.o: convert.h 65 main.o: global.h 66 main.o: prototypes.h 50 67 51 embl.o: convert.h global.h prototypes.h 68 mg.o: convert.h 69 mg.o: global.h 70 mg.o: prototypes.h 52 71 53 gcg.o: convert.h global.h prototypes.h 72 paup.o: convert.h 73 paup.o: global.h 74 paup.o: prototypes.h 54 75 55 printable.o: convert.h global.h prototypes.h 76 phylip.o: convert.h 77 phylip.o: global.h 78 phylip.o: prototypes.h 56 79 57 alma.o: convert.h global.h prototypes.h 80 printable.o: convert.h 81 printable.o: global.h 82 printable.o: prototypes.h 58 83 59 routines.o: convert.h global.h prototypes.h 84 routines.o: convert.h 85 routines.o: global.h 86 routines.o: prototypes.h 87 88 util.o: convert.h 89 util.o: global.h 90 util.o: prototypes.h -
trunk/DBSERVER/Makefile
r1617 r2338 24 24 # DO NOT DELETE THIS LINE -- make depend depends on it. 25 25 26 # Do not add dependencies manually - use 'make depend' in $ARBHOME 27 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 28 29 db_server.o: $(ARBHOME)/INCLUDE/ad_prot.h 30 db_server.o: $(ARBHOME)/INCLUDE/arb_assert.h 26 31 db_server.o: $(ARBHOME)/INCLUDE/arbdb.h 27 db_server.o: $(ARBHOME)/INCLUDE/arb_assert.h28 db_server.o: $(ARBHOME)/INCLUDE/ad_prot.h29 32 db_server.o: $(ARBHOME)/INCLUDE/servercntrl.h -
trunk/DIST/Makefile
r1617 r2338 24 24 # DO NOT DELETE THIS LINE -- make depend depends on it. 25 25 26 DI_mldist.o: $(ARBHOME)/INCLUDE/arbdb.h 27 DI_mldist.o: $(ARBHOME)/INCLUDE/arb_assert.h 28 DI_mldist.o: $(ARBHOME)/INCLUDE/ad_prot.h 29 DI_mldist.o: $(ARBHOME)/INCLUDE/arbdbt.h 30 DI_mldist.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 31 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_root.hxx 32 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_device.hxx 33 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_window.hxx 34 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 35 DI_mldist.o: $(ARBHOME)/INCLUDE/awt.hxx 36 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 37 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 38 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx dist.hxx 39 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 40 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 41 DI_mldist.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 42 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_csp.hxx di_matr.hxx di_mldist.hxx 26 # Do not add dependencies manually - use 'make depend' in $ARBHOME 27 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 43 28 44 DI_protdist.o: $(ARBHOME)/INCLUDE/arbdb.h 45 DI_protdist.o: $(ARBHOME)/INCLUDE/arb_assert.h 46 DI_protdist.o: $(ARBHOME)/INCLUDE/ad_prot.h 47 DI_protdist.o: $(ARBHOME)/INCLUDE/arbdbt.h 48 DI_protdist.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 49 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_root.hxx 50 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_device.hxx 51 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_window.hxx 52 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 53 DI_protdist.o: $(ARBHOME)/INCLUDE/awt.hxx 54 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 55 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 56 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx dist.hxx 57 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 58 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 59 DI_protdist.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 60 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_csp.hxx di_matr.hxx 61 DI_protdist.o: di_protdist.hxx 62 29 DI_compress_matrix.o: di_matr.hxx 30 DI_compress_matrix.o: di_view_matrix.hxx 31 DI_compress_matrix.o: dist.hxx 32 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/ad_prot.h 33 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 34 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 35 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/arbdb.h 64 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/arb_assert.h65 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/ad_prot.h66 36 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/arbdbt.h 67 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 37 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 38 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_device.hxx 39 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 68 40 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_root.hxx 69 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_device.hxx70 41 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_window.hxx 71 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_preset.hxx72 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/awt_tree.hxx73 42 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 74 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx dist.hxx75 43 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 76 44 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 77 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/ BI_helix.hxx di_matr.hxx78 DI_compress_matrix.o: di_view_matrix.hxx45 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 46 DI_compress_matrix.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 79 47 80 DI_view_matrix.o: $(ARBHOME)/INCLUDE/arbdb.h 81 DI_view_matrix.o: $(ARBHOME)/INCLUDE/arb_assert.h 82 DI_view_matrix.o: $(ARBHOME)/INCLUDE/ad_prot.h 83 DI_view_matrix.o: $(ARBHOME)/INCLUDE/arbdbt.h 84 DI_view_matrix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 85 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_root.hxx 86 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_device.hxx 87 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_window.hxx 88 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 89 DI_view_matrix.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 90 DI_view_matrix.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 91 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx dist.hxx 92 DI_view_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 93 DI_view_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 94 DI_view_matrix.o: $(ARBHOME)/INCLUDE/BI_helix.hxx di_matr.hxx 95 DI_view_matrix.o: di_view_matrix.hxx 96 97 DI_save_matr.o: $(ARBHOME)/INCLUDE/arbdb.h 98 DI_save_matr.o: $(ARBHOME)/INCLUDE/arb_assert.h 99 DI_save_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h 100 DI_save_matr.o: $(ARBHOME)/INCLUDE/arbdbt.h 101 DI_save_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 102 DI_save_matr.o: $(ARBHOME)/INCLUDE/aw_root.hxx 103 DI_save_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx 104 DI_save_matr.o: $(ARBHOME)/INCLUDE/aw_window.hxx 105 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 106 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 107 DI_save_matr.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx dist.hxx 108 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 109 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 110 DI_save_matr.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 111 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 112 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_csp.hxx di_matr.hxx 113 48 DI_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 49 DI_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 114 50 DI_main.o: $(ARBHOME)/INCLUDE/arbdb.h 115 DI_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 116 DI_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 117 DI_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 51 DI_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 52 DI_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 118 53 DI_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 119 DI_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx120 54 DI_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 121 55 DI_main.o: $(ARBHOME)/INCLUDE/awt.hxx 122 56 DI_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 123 DI_main.o: $(ARBHOME)/INCLUDE/ aw_preset.hxx57 DI_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 124 58 59 DI_matr.o: di_matr.hxx 60 DI_matr.o: di_protdist.hxx 61 DI_matr.o: di_view_matrix.hxx 62 DI_matr.o: dist.hxx 63 DI_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h 64 DI_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 65 DI_matr.o: $(ARBHOME)/INCLUDE/arb_assert.h 125 66 DI_matr.o: $(ARBHOME)/INCLUDE/arbdb.h 126 DI_matr.o: $(ARBHOME)/INCLUDE/arb_assert.h127 DI_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h128 67 DI_matr.o: $(ARBHOME)/INCLUDE/arbdbt.h 129 DI_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 68 DI_matr.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 69 DI_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx 70 DI_matr.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 130 71 DI_matr.o: $(ARBHOME)/INCLUDE/aw_root.hxx 131 DI_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx132 72 DI_matr.o: $(ARBHOME)/INCLUDE/aw_window.hxx 133 DI_matr.o: $(ARBHOME)/INCLUDE/aw_preset.hxx134 73 DI_matr.o: $(ARBHOME)/INCLUDE/awt.hxx 135 DI_matr.o: $(ARBHOME)/INCLUDE/awt_ tree.hxx74 DI_matr.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 136 75 DI_matr.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 137 DI_matr.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx dist.hxx138 76 DI_matr.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 139 77 DI_matr.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 78 DI_matr.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 140 79 DI_matr.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 141 DI_matr.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 142 DI_matr.o: $(ARBHOME)/INCLUDE/CT_ctree.hxx di_matr.hxx di_protdist.hxx 143 DI_matr.o: di_view_matrix.hxx 80 DI_matr.o: $(ARBHOME)/INCLUDE/CT_ctree.hxx 144 81 82 DI_mldist.o: di_matr.hxx 83 DI_mldist.o: di_mldist.hxx 84 DI_mldist.o: dist.hxx 85 DI_mldist.o: $(ARBHOME)/INCLUDE/ad_prot.h 86 DI_mldist.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 87 DI_mldist.o: $(ARBHOME)/INCLUDE/arb_assert.h 88 DI_mldist.o: $(ARBHOME)/INCLUDE/arbdb.h 89 DI_mldist.o: $(ARBHOME)/INCLUDE/arbdbt.h 90 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 91 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_device.hxx 92 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 93 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_root.hxx 94 DI_mldist.o: $(ARBHOME)/INCLUDE/aw_window.hxx 95 DI_mldist.o: $(ARBHOME)/INCLUDE/awt.hxx 96 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 97 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 98 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 99 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 100 DI_mldist.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 101 DI_mldist.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 102 103 DI_protdist.o: di_matr.hxx 104 DI_protdist.o: di_protdist.hxx 105 DI_protdist.o: dist.hxx 106 DI_protdist.o: $(ARBHOME)/INCLUDE/ad_prot.h 107 DI_protdist.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 108 DI_protdist.o: $(ARBHOME)/INCLUDE/arb_assert.h 109 DI_protdist.o: $(ARBHOME)/INCLUDE/arbdb.h 110 DI_protdist.o: $(ARBHOME)/INCLUDE/arbdbt.h 111 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 112 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_device.hxx 113 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 114 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_root.hxx 115 DI_protdist.o: $(ARBHOME)/INCLUDE/aw_window.hxx 116 DI_protdist.o: $(ARBHOME)/INCLUDE/awt.hxx 117 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 118 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 119 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 120 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 121 DI_protdist.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 122 DI_protdist.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 123 124 DI_save_matr.o: di_matr.hxx 125 DI_save_matr.o: dist.hxx 126 DI_save_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h 127 DI_save_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 128 DI_save_matr.o: $(ARBHOME)/INCLUDE/arb_assert.h 129 DI_save_matr.o: $(ARBHOME)/INCLUDE/arbdb.h 130 DI_save_matr.o: $(ARBHOME)/INCLUDE/arbdbt.h 131 DI_save_matr.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 132 DI_save_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx 133 DI_save_matr.o: $(ARBHOME)/INCLUDE/aw_root.hxx 134 DI_save_matr.o: $(ARBHOME)/INCLUDE/aw_window.hxx 135 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 136 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 137 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 138 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 139 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 140 DI_save_matr.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 141 DI_save_matr.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 142 143 DI_view_matrix.o: di_matr.hxx 144 DI_view_matrix.o: di_view_matrix.hxx 145 DI_view_matrix.o: dist.hxx 146 DI_view_matrix.o: $(ARBHOME)/INCLUDE/ad_prot.h 147 DI_view_matrix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 148 DI_view_matrix.o: $(ARBHOME)/INCLUDE/arb_assert.h 149 DI_view_matrix.o: $(ARBHOME)/INCLUDE/arbdb.h 150 DI_view_matrix.o: $(ARBHOME)/INCLUDE/arbdbt.h 151 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 152 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_device.hxx 153 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 154 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_root.hxx 155 DI_view_matrix.o: $(ARBHOME)/INCLUDE/aw_window.hxx 156 DI_view_matrix.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 157 DI_view_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 158 DI_view_matrix.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 159 DI_view_matrix.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 160 DI_view_matrix.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 161 162 distanalyse.o: di_matr.hxx 163 distanalyse.o: dist.hxx 164 distanalyse.o: $(ARBHOME)/INCLUDE/ad_prot.h 165 distanalyse.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 166 distanalyse.o: $(ARBHOME)/INCLUDE/arb_assert.h 145 167 distanalyse.o: $(ARBHOME)/INCLUDE/arbdb.h 146 distanalyse.o: $(ARBHOME)/INCLUDE/arb_assert.h147 distanalyse.o: $(ARBHOME)/INCLUDE/ad_prot.h148 168 distanalyse.o: $(ARBHOME)/INCLUDE/arbdbt.h 149 distanalyse.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 169 distanalyse.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 170 distanalyse.o: $(ARBHOME)/INCLUDE/aw_device.hxx 150 171 distanalyse.o: $(ARBHOME)/INCLUDE/aw_root.hxx 151 distanalyse.o: $(ARBHOME)/INCLUDE/aw_device.hxx152 172 distanalyse.o: $(ARBHOME)/INCLUDE/aw_window.hxx 153 173 distanalyse.o: $(ARBHOME)/INCLUDE/awt.hxx 154 distanalyse.o: $(ARBHOME)/INCLUDE/awt_tree.hxx155 174 distanalyse.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 156 distanalyse.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx dist.hxx157 175 distanalyse.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 158 176 distanalyse.o: $(ARBHOME)/INCLUDE/awt_seq_simple_pro.hxx 159 distanalyse.o: $(ARBHOME)/INCLUDE/BI_helix.hxx di_matr.hxx 177 distanalyse.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 178 distanalyse.o: $(ARBHOME)/INCLUDE/BI_helix.hxx -
trunk/EDIT/Makefile
r1617 r2338 24 24 # DO NOT DELETE THIS LINE -- make depend depends on it. 25 25 26 # Do not add dependencies manually - use 'make depend' in $ARBHOME 27 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 28 29 ed_conf.o: edit.hxx 30 ed_conf.o: $(ARBHOME)/INCLUDE/ad_prot.h 31 ed_conf.o: $(ARBHOME)/INCLUDE/adtools.hxx 32 ed_conf.o: $(ARBHOME)/INCLUDE/arb_assert.h 33 ed_conf.o: $(ARBHOME)/INCLUDE/arbdb++.hxx 34 ed_conf.o: $(ARBHOME)/INCLUDE/arbdb.h 35 ed_conf.o: $(ARBHOME)/INCLUDE/aw_device.hxx 36 ed_conf.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 37 ed_conf.o: $(ARBHOME)/INCLUDE/aw_root.hxx 38 ed_conf.o: $(ARBHOME)/INCLUDE/aw_window.hxx 39 40 edit.o: ed_conf.hxx 41 edit.o: edit.hxx 42 edit.o: $(ARBHOME)/INCLUDE/ad_prot.h 43 edit.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 44 edit.o: $(ARBHOME)/INCLUDE/adtools.hxx 45 edit.o: $(ARBHOME)/INCLUDE/arb_assert.h 46 edit.o: $(ARBHOME)/INCLUDE/arbdb++.hxx 26 47 edit.o: $(ARBHOME)/INCLUDE/arbdb.h 27 edit.o: $(ARBHOME)/INCLUDE/arb_assert.h28 edit.o: $(ARBHOME)/INCLUDE/ad_prot.h29 48 edit.o: $(ARBHOME)/INCLUDE/arbdbt.h 30 edit.o: $(ARBHOME)/INCLUDE/a d_t_prot.h31 edit.o: $(ARBHOME)/INCLUDE/a rbdb++.hxx49 edit.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 50 edit.o: $(ARBHOME)/INCLUDE/aw_device.hxx 32 51 edit.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 52 edit.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 33 53 edit.o: $(ARBHOME)/INCLUDE/aw_root.hxx 34 54 edit.o: $(ARBHOME)/INCLUDE/aw_window.hxx 35 edit.o: $(ARBHOME)/INCLUDE/aw_device.hxx 36 edit.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 37 edit.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 38 edit.o: $(ARBHOME)/INCLUDE/adtools.hxx 55 edit.o: $(ARBHOME)/INCLUDE/awt.hxx 56 edit.o: $(ARBHOME)/INCLUDE/awt_map_key.hxx 57 edit.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 39 58 edit.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 40 edit.o: $(ARBHOME)/INCLUDE/st_window.hxx edit.hxx ed_conf.hxx 41 edit.o: $(ARBHOME)/INCLUDE/awt_map_key.hxx 42 edit.o: $(ARBHOME)/INCLUDE/gde.hxx $(ARBHOME)/INCLUDE/awt.hxx 43 edit.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 59 edit.o: $(ARBHOME)/INCLUDE/gde.hxx 60 edit.o: $(ARBHOME)/INCLUDE/st_window.hxx 44 61 62 edit_naligner.o: $(ARBHOME)/INCLUDE/ad_prot.h 63 edit_naligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 64 edit_naligner.o: $(ARBHOME)/INCLUDE/arb_assert.h 45 65 edit_naligner.o: $(ARBHOME)/INCLUDE/arbdb.h 46 edit_naligner.o: $(ARBHOME)/INCLUDE/arb_assert.h47 edit_naligner.o: $(ARBHOME)/INCLUDE/ad_prot.h48 66 edit_naligner.o: $(ARBHOME)/INCLUDE/arbdbt.h 49 edit_naligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 67 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 68 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_device.hxx 50 69 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_root.hxx 51 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_device.hxx52 70 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_window.hxx 53 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_awars.hxx54 71 edit_naligner.o: $(ARBHOME)/INCLUDE/awt.hxx 55 72 73 edit_tools.o: edit.hxx 74 edit_tools.o: $(ARBHOME)/INCLUDE/ad_prot.h 75 edit_tools.o: $(ARBHOME)/INCLUDE/adtools.hxx 76 edit_tools.o: $(ARBHOME)/INCLUDE/arb_assert.h 77 edit_tools.o: $(ARBHOME)/INCLUDE/arbdb++.hxx 56 78 edit_tools.o: $(ARBHOME)/INCLUDE/arbdb.h 57 edit_tools.o: $(ARBHOME)/INCLUDE/arb_assert.h 58 edit_tools.o: $(ARBHOME)/INCLUDE/ad_prot.h 59 edit_tools.o: $(ARBHOME)/INCLUDE/arbdb++.hxx 79 edit_tools.o: $(ARBHOME)/INCLUDE/aw_device.hxx 60 80 edit_tools.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 61 edit_tools.o: $(ARBHOME)/INCLUDE/adtools.hxx62 81 edit_tools.o: $(ARBHOME)/INCLUDE/aw_root.hxx 63 edit_tools.o: $(ARBHOME)/INCLUDE/aw_device.hxx64 82 edit_tools.o: $(ARBHOME)/INCLUDE/aw_window.hxx 65 edit_tools.o: $(ARBHOME)/INCLUDE/BI_helix.hxx edit.hxx 66 67 ed_conf.o: $(ARBHOME)/INCLUDE/arbdb.h 68 ed_conf.o: $(ARBHOME)/INCLUDE/arb_assert.h 69 ed_conf.o: $(ARBHOME)/INCLUDE/ad_prot.h 70 ed_conf.o: $(ARBHOME)/INCLUDE/arbdb++.hxx 71 ed_conf.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 72 ed_conf.o: $(ARBHOME)/INCLUDE/adtools.hxx 73 ed_conf.o: $(ARBHOME)/INCLUDE/aw_root.hxx 74 ed_conf.o: $(ARBHOME)/INCLUDE/aw_device.hxx 75 ed_conf.o: $(ARBHOME)/INCLUDE/aw_window.hxx edit.hxx 83 edit_tools.o: $(ARBHOME)/INCLUDE/BI_helix.hxx -
trunk/EDIT4/Makefile
r1808 r2338 29 29 # DO NOT DELETE THIS LINE -- make depend depends on it. 30 30 31 # Do not add dependencies manually - use 'make depend' in $ARBHOME 32 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 33 34 ED4_base.o: ed4_awars.hxx 35 ED4_base.o: ed4_class.hxx 36 ED4_base.o: ed4_defs.hxx 37 ED4_base.o: ed4_edit_string.hxx 38 ED4_base.o: ed4_search.hxx 39 ED4_base.o: $(ARBHOME)/INCLUDE/ad_prot.h 40 ED4_base.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 41 ED4_base.o: $(ARBHOME)/INCLUDE/arb_assert.h 42 ED4_base.o: $(ARBHOME)/INCLUDE/arbdb.h 43 ED4_base.o: $(ARBHOME)/INCLUDE/arbdbt.h 44 ED4_base.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 45 ED4_base.o: $(ARBHOME)/INCLUDE/aw_device.hxx 46 ED4_base.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 47 ED4_base.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 48 ED4_base.o: $(ARBHOME)/INCLUDE/aw_root.hxx 49 ED4_base.o: $(ARBHOME)/INCLUDE/aw_window.hxx 50 51 ED4_block.o: ed4_awars.hxx 52 ED4_block.o: ed4_block.hxx 53 ED4_block.o: ed4_class.hxx 54 ED4_block.o: ed4_defs.hxx 55 ED4_block.o: ed4_edit_string.hxx 56 ED4_block.o: ed4_search.hxx 57 ED4_block.o: ed4_tools.hxx 58 ED4_block.o: $(ARBHOME)/INCLUDE/ad_prot.h 59 ED4_block.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 60 ED4_block.o: $(ARBHOME)/INCLUDE/arb_assert.h 61 ED4_block.o: $(ARBHOME)/INCLUDE/arbdb.h 62 ED4_block.o: $(ARBHOME)/INCLUDE/arbdbt.h 63 ED4_block.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 64 ED4_block.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 65 ED4_block.o: $(ARBHOME)/INCLUDE/aw_device.hxx 66 ED4_block.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 67 ED4_block.o: $(ARBHOME)/INCLUDE/aw_root.hxx 68 ED4_block.o: $(ARBHOME)/INCLUDE/aw_window.hxx 69 ED4_block.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 70 ED4_block.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 71 72 ED4_cursor.o: ed4_awars.hxx 73 ED4_cursor.o: ed4_class.hxx 74 ED4_cursor.o: ed4_defs.hxx 75 ED4_cursor.o: ed4_edit_string.hxx 76 ED4_cursor.o: ed4_search.hxx 77 ED4_cursor.o: ed4_secedit.hxx 78 ED4_cursor.o: ed4_tools.hxx 79 ED4_cursor.o: $(ARBHOME)/INCLUDE/ad_prot.h 80 ED4_cursor.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 81 ED4_cursor.o: $(ARBHOME)/INCLUDE/arb_assert.h 82 ED4_cursor.o: $(ARBHOME)/INCLUDE/arbdb.h 83 ED4_cursor.o: $(ARBHOME)/INCLUDE/arbdbt.h 84 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 85 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 86 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_device.hxx 87 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 88 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_root.hxx 89 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_window.hxx 90 ED4_cursor.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 91 92 ED4_dump.o: ed4_class.hxx 93 ED4_dump.o: ed4_defs.hxx 94 ED4_dump.o: ed4_search.hxx 95 ED4_dump.o: $(ARBHOME)/INCLUDE/ad_prot.h 96 ED4_dump.o: $(ARBHOME)/INCLUDE/arb_assert.h 31 97 ED4_dump.o: $(ARBHOME)/INCLUDE/arbdb.h 32 ED4_dump.o: $(ARBHOME)/INCLUDE/arb_assert.h 33 ED4_dump.o: $(ARBHOME)/INCLUDE/ad_prot.h 98 ED4_dump.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 99 ED4_dump.o: $(ARBHOME)/INCLUDE/aw_device.hxx 100 ED4_dump.o: $(ARBHOME)/INCLUDE/aw_root.hxx 34 101 ED4_dump.o: $(ARBHOME)/INCLUDE/aw_window.hxx 35 ED4_dump.o: $(ARBHOME)/INCLUDE/aw_root.hxx 36 ED4_dump.o: $(ARBHOME)/INCLUDE/aw_device.hxx ed4_class.hxx 37 ED4_dump.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 38 ED4_dump.o: ed4_search.hxx 39 40 ED4_nds.o: $(ARBHOME)/INCLUDE/arbdb.h 41 ED4_nds.o: $(ARBHOME)/INCLUDE/arb_assert.h 42 ED4_nds.o: $(ARBHOME)/INCLUDE/ad_prot.h 43 ED4_nds.o: $(ARBHOME)/INCLUDE/arbdbt.h 44 ED4_nds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 45 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_root.hxx 46 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 47 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_window.hxx 48 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_device.hxx ed4_class.hxx ed4_defs.hxx 49 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx ed4_search.hxx 50 ED4_nds.o: ed4_awars.hxx 51 52 ED4_secedit.o: $(ARBHOME)/INCLUDE/aw_root.hxx 53 ED4_secedit.o: $(ARBHOME)/INCLUDE/arb_assert.h 54 ED4_secedit.o: $(ARBHOME)/INCLUDE/arbdb.h 55 ED4_secedit.o: $(ARBHOME)/INCLUDE/ad_prot.h 56 ED4_secedit.o: $(ARBHOME)/INCLUDE/aw_device.hxx 57 ED4_secedit.o: $(ARBHOME)/INCLUDE/aw_window.hxx 58 ED4_secedit.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 59 ED4_secedit.o: $(ARBHOME)/INCLUDE/secedit.hxx 60 ED4_secedit.o: $(ARBHOME)/INCLUDE/sec_graphic.hxx ed4_secedit.hxx 61 62 ED4_main.o: $(ARBHOME)/INCLUDE/arbdb.h 63 ED4_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 64 ED4_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 65 ED4_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 66 ED4_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 67 ED4_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 68 ED4_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 69 ED4_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 70 ED4_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 71 ED4_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 72 ED4_main.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 73 ED4_main.o: $(ARBHOME)/INCLUDE/awt_map_key.hxx 74 ED4_main.o: $(ARBHOME)/INCLUDE/awt.hxx 75 ED4_main.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 76 ED4_main.o: $(ARBHOME)/INCLUDE/st_window.hxx 77 ED4_main.o: $(ARBHOME)/INCLUDE/gde.hxx ed4_class.hxx ed4_defs.hxx 78 ED4_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx ed4_search.hxx 79 ED4_main.o: ed4_awars.hxx ed4_edit_string.hxx ed4_nds.hxx 80 ED4_main.o: ed4_visualizeSAI.hxx edit_naligner.hxx 81 82 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/arbdb.h 83 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/arb_assert.h 84 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/ad_prot.h 85 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/aw_root.hxx 86 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/aw_window.hxx 87 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/aw_device.hxx 88 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/awt_iupac.hxx ed4_class.hxx 89 ED4_mini_classes.o: ed4_defs.hxx 90 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 91 ED4_mini_classes.o: ed4_search.hxx ed4_edit_string.hxx ed4_awars.hxx 92 ED4_mini_classes.o: ed4_tools.hxx 93 102 103 ED4_edit_string.o: ed4_awars.hxx 104 ED4_edit_string.o: ed4_class.hxx 105 ED4_edit_string.o: ed4_defs.hxx 106 ED4_edit_string.o: ed4_edit_string.hxx 107 ED4_edit_string.o: ed4_search.hxx 108 ED4_edit_string.o: $(ARBHOME)/INCLUDE/ad_prot.h 109 ED4_edit_string.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 110 ED4_edit_string.o: $(ARBHOME)/INCLUDE/arb_assert.h 94 111 ED4_edit_string.o: $(ARBHOME)/INCLUDE/arbdb.h 95 ED4_edit_string.o: $(ARBHOME)/INCLUDE/arb_assert.h96 ED4_edit_string.o: $(ARBHOME)/INCLUDE/ad_prot.h97 112 ED4_edit_string.o: $(ARBHOME)/INCLUDE/arbdbt.h 98 ED4_edit_string.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 113 ED4_edit_string.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 114 ED4_edit_string.o: $(ARBHOME)/INCLUDE/aw_device.hxx 99 115 ED4_edit_string.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 100 116 ED4_edit_string.o: $(ARBHOME)/INCLUDE/aw_root.hxx 101 117 ED4_edit_string.o: $(ARBHOME)/INCLUDE/aw_window.hxx 102 ED4_edit_string.o: $(ARBHOME)/INCLUDE/aw_device.hxx 118 ED4_edit_string.o: $(ARBHOME)/INCLUDE/awt_map_key.hxx 119 ED4_edit_string.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 103 120 ED4_edit_string.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 104 ED4_edit_string.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 105 ED4_edit_string.o: $(ARBHOME)/INCLUDE/awt_map_key.hxx ed4_defs.hxx 106 ED4_edit_string.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 107 ED4_edit_string.o: ed4_edit_string.hxx ed4_class.hxx ed4_search.hxx 108 ED4_edit_string.o: ed4_awars.hxx 109 110 ED4_base.o: $(ARBHOME)/INCLUDE/arbdb.h 111 ED4_base.o: $(ARBHOME)/INCLUDE/arb_assert.h 112 ED4_base.o: $(ARBHOME)/INCLUDE/ad_prot.h 113 ED4_base.o: $(ARBHOME)/INCLUDE/arbdbt.h 114 ED4_base.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 115 ED4_base.o: $(ARBHOME)/INCLUDE/aw_root.hxx 116 ED4_base.o: $(ARBHOME)/INCLUDE/aw_device.hxx 117 ED4_base.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 118 ED4_base.o: $(ARBHOME)/INCLUDE/aw_window.hxx 119 ED4_base.o: $(ARBHOME)/INCLUDE/aw_preset.hxx ed4_class.hxx 120 ED4_base.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 121 ED4_base.o: ed4_search.hxx ed4_awars.hxx ed4_edit_string.hxx 122 121 122 ED4_list.o: ed4_class.hxx 123 ED4_list.o: ed4_defs.hxx 124 ED4_list.o: ed4_search.hxx 125 ED4_list.o: $(ARBHOME)/INCLUDE/ad_prot.h 126 ED4_list.o: $(ARBHOME)/INCLUDE/arb_assert.h 127 ED4_list.o: $(ARBHOME)/INCLUDE/arbdb.h 128 ED4_list.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 129 ED4_list.o: $(ARBHOME)/INCLUDE/aw_device.hxx 130 ED4_list.o: $(ARBHOME)/INCLUDE/aw_root.hxx 131 ED4_list.o: $(ARBHOME)/INCLUDE/aw_window.hxx 132 133 ED4_main.o: ed4_awars.hxx 134 ED4_main.o: ed4_class.hxx 135 ED4_main.o: ed4_defs.hxx 136 ED4_main.o: ed4_edit_string.hxx 137 ED4_main.o: ed4_nds.hxx 138 ED4_main.o: ed4_search.hxx 139 ED4_main.o: ed4_visualizeSAI.hxx 140 ED4_main.o: edit_naligner.hxx 141 ED4_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 142 ED4_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 143 ED4_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 144 ED4_main.o: $(ARBHOME)/INCLUDE/arbdb.h 145 ED4_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 146 ED4_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 147 ED4_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 148 ED4_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 149 ED4_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 150 ED4_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 151 ED4_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 152 ED4_main.o: $(ARBHOME)/INCLUDE/awt.hxx 153 ED4_main.o: $(ARBHOME)/INCLUDE/awt_map_key.hxx 154 ED4_main.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 155 ED4_main.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 156 ED4_main.o: $(ARBHOME)/INCLUDE/gde.hxx 157 ED4_main.o: $(ARBHOME)/INCLUDE/st_window.hxx 158 159 ED4_manager.o: ed4_awars.hxx 160 ED4_manager.o: ed4_class.hxx 161 ED4_manager.o: ed4_defs.hxx 162 ED4_manager.o: ed4_edit_string.hxx 163 ED4_manager.o: ed4_search.hxx 164 ED4_manager.o: ed4_tools.hxx 165 ED4_manager.o: $(ARBHOME)/INCLUDE/ad_prot.h 166 ED4_manager.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 167 ED4_manager.o: $(ARBHOME)/INCLUDE/arb_assert.h 123 168 ED4_manager.o: $(ARBHOME)/INCLUDE/arbdb.h 124 ED4_manager.o: $(ARBHOME)/INCLUDE/arb_assert.h125 ED4_manager.o: $(ARBHOME)/INCLUDE/ad_prot.h126 169 ED4_manager.o: $(ARBHOME)/INCLUDE/arbdbt.h 127 ED4_manager.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 128 ED4_manager.o: $(ARBHOME)/INCLUDE/aw_root.hxx 170 ED4_manager.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 129 171 ED4_manager.o: $(ARBHOME)/INCLUDE/aw_device.hxx 130 172 ED4_manager.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 173 ED4_manager.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 174 ED4_manager.o: $(ARBHOME)/INCLUDE/aw_root.hxx 131 175 ED4_manager.o: $(ARBHOME)/INCLUDE/aw_window.hxx 132 ED4_manager.o: $(ARBHOME)/INCLUDE/aw_preset.hxx ed4_class.hxx 133 ED4_manager.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 134 ED4_manager.o: ed4_search.hxx ed4_awars.hxx ed4_edit_string.hxx ed4_tools.hxx 135 176 177 ED4_members.o: ed4_class.hxx 178 ED4_members.o: ed4_defs.hxx 179 ED4_members.o: ed4_search.hxx 180 ED4_members.o: $(ARBHOME)/INCLUDE/ad_prot.h 181 ED4_members.o: $(ARBHOME)/INCLUDE/arb_assert.h 182 ED4_members.o: $(ARBHOME)/INCLUDE/arbdb.h 183 ED4_members.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 184 ED4_members.o: $(ARBHOME)/INCLUDE/aw_device.hxx 185 ED4_members.o: $(ARBHOME)/INCLUDE/aw_root.hxx 186 ED4_members.o: $(ARBHOME)/INCLUDE/aw_window.hxx 187 188 ED4_mini_classes.o: ed4_awars.hxx 189 ED4_mini_classes.o: ed4_class.hxx 190 ED4_mini_classes.o: ed4_defs.hxx 191 ED4_mini_classes.o: ed4_edit_string.hxx 192 ED4_mini_classes.o: ed4_search.hxx 193 ED4_mini_classes.o: ed4_tools.hxx 194 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/ad_prot.h 195 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/arb_assert.h 196 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/arbdb.h 197 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 198 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/aw_device.hxx 199 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/aw_root.hxx 200 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/aw_window.hxx 201 ED4_mini_classes.o: $(ARBHOME)/INCLUDE/awt_iupac.hxx 202 203 ED4_nds.o: ed4_awars.hxx 204 ED4_nds.o: ed4_class.hxx 205 ED4_nds.o: ed4_defs.hxx 206 ED4_nds.o: ed4_search.hxx 207 ED4_nds.o: $(ARBHOME)/INCLUDE/ad_prot.h 208 ED4_nds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 209 ED4_nds.o: $(ARBHOME)/INCLUDE/arb_assert.h 210 ED4_nds.o: $(ARBHOME)/INCLUDE/arbdb.h 211 ED4_nds.o: $(ARBHOME)/INCLUDE/arbdbt.h 212 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 213 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 214 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_device.hxx 215 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_root.hxx 216 ED4_nds.o: $(ARBHOME)/INCLUDE/aw_window.hxx 217 218 ED4_no_class.o: ed4_awars.hxx 219 ED4_no_class.o: ed4_class.hxx 220 ED4_no_class.o: ed4_defs.hxx 221 ED4_no_class.o: ed4_edit_string.hxx 222 ED4_no_class.o: ed4_nds.hxx 223 ED4_no_class.o: ed4_search.hxx 224 ED4_no_class.o: ed4_tools.hxx 225 ED4_no_class.o: $(ARBHOME)/INCLUDE/ad_prot.h 226 ED4_no_class.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 227 ED4_no_class.o: $(ARBHOME)/INCLUDE/arb_assert.h 228 ED4_no_class.o: $(ARBHOME)/INCLUDE/arbdb.h 229 ED4_no_class.o: $(ARBHOME)/INCLUDE/arbdbt.h 230 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 231 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 232 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_device.hxx 233 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 234 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_root.hxx 235 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_window.hxx 236 ED4_no_class.o: $(ARBHOME)/INCLUDE/awt.hxx 237 ED4_no_class.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 238 ED4_no_class.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 239 ED4_no_class.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 240 ED4_no_class.o: $(ARBHOME)/INCLUDE/st_window.hxx 241 242 ED4_protein_2nd_structure.o: ed4_protein_2nd_structure.hxx 243 ED4_protein_2nd_structure.o: $(ARBHOME)/INCLUDE/ad_prot.h 244 ED4_protein_2nd_structure.o: $(ARBHOME)/INCLUDE/arb_assert.h 245 ED4_protein_2nd_structure.o: $(ARBHOME)/INCLUDE/arbdb.h 246 247 ED4_root.o: ../NTREE/nt_date.h 248 ED4_root.o: ed4_awars.hxx 249 ED4_root.o: ed4_block.hxx 250 ED4_root.o: ed4_class.hxx 251 ED4_root.o: ed4_defs.hxx 252 ED4_root.o: ed4_nds.hxx 253 ED4_root.o: ed4_search.hxx 254 ED4_root.o: ed4_secedit.hxx 255 ED4_root.o: ed4_tools.hxx 256 ED4_root.o: ed4_visualizeSAI.hxx 257 ED4_root.o: edit_naligner.hxx 258 ED4_root.o: $(ARBHOME)/INCLUDE/ad_prot.h 259 ED4_root.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 260 ED4_root.o: $(ARBHOME)/INCLUDE/arb_assert.h 261 ED4_root.o: $(ARBHOME)/INCLUDE/arbdb.h 262 ED4_root.o: $(ARBHOME)/INCLUDE/arbdbt.h 263 ED4_root.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 264 ED4_root.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 265 ED4_root.o: $(ARBHOME)/INCLUDE/aw_device.hxx 266 ED4_root.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 267 ED4_root.o: $(ARBHOME)/INCLUDE/aw_root.hxx 268 ED4_root.o: $(ARBHOME)/INCLUDE/aw_window.hxx 269 ED4_root.o: $(ARBHOME)/INCLUDE/awt.hxx 270 ED4_root.o: $(ARBHOME)/INCLUDE/awt_map_key.hxx 271 ED4_root.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 272 ED4_root.o: $(ARBHOME)/INCLUDE/awtc_constructSequence.hxx 273 ED4_root.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 274 ED4_root.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 275 ED4_root.o: $(ARBHOME)/INCLUDE/gde.hxx 276 ED4_root.o: $(ARBHOME)/INCLUDE/st_window.hxx 277 278 ED4_search.o: ed4_awars.hxx 279 ED4_search.o: ed4_class.hxx 280 ED4_search.o: ed4_defs.hxx 281 ED4_search.o: ed4_search.hxx 282 ED4_search.o: ed4_tools.hxx 283 ED4_search.o: $(ARBHOME)/INCLUDE/ad_prot.h 284 ED4_search.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 285 ED4_search.o: $(ARBHOME)/INCLUDE/arb_assert.h 286 ED4_search.o: $(ARBHOME)/INCLUDE/arbdb.h 287 ED4_search.o: $(ARBHOME)/INCLUDE/arbdbt.h 288 ED4_search.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 289 ED4_search.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 290 ED4_search.o: $(ARBHOME)/INCLUDE/aw_device.hxx 291 ED4_search.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 292 ED4_search.o: $(ARBHOME)/INCLUDE/aw_root.hxx 293 ED4_search.o: $(ARBHOME)/INCLUDE/aw_window.hxx 294 ED4_search.o: $(ARBHOME)/INCLUDE/awt.hxx 295 ED4_search.o: $(ARBHOME)/INCLUDE/awt_config_manager.hxx 296 ED4_search.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 297 ED4_search.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 298 299 ED4_secedit.o: ed4_secedit.hxx 300 ED4_secedit.o: $(ARBHOME)/INCLUDE/ad_prot.h 301 ED4_secedit.o: $(ARBHOME)/INCLUDE/arb_assert.h 302 ED4_secedit.o: $(ARBHOME)/INCLUDE/arbdb.h 303 ED4_secedit.o: $(ARBHOME)/INCLUDE/aw_device.hxx 304 ED4_secedit.o: $(ARBHOME)/INCLUDE/aw_root.hxx 305 ED4_secedit.o: $(ARBHOME)/INCLUDE/aw_window.hxx 306 ED4_secedit.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 307 ED4_secedit.o: $(ARBHOME)/INCLUDE/sec_graphic.hxx 308 ED4_secedit.o: $(ARBHOME)/INCLUDE/secedit.hxx 309 310 ED4_terminal.o: ed4_awars.hxx 311 ED4_terminal.o: ed4_block.hxx 312 ED4_terminal.o: ed4_class.hxx 313 ED4_terminal.o: ed4_defs.hxx 314 ED4_terminal.o: ed4_edit_string.hxx 315 ED4_terminal.o: ed4_nds.hxx 316 ED4_terminal.o: ed4_search.hxx 317 ED4_terminal.o: $(ARBHOME)/INCLUDE/ad_prot.h 318 ED4_terminal.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 319 ED4_terminal.o: $(ARBHOME)/INCLUDE/arb_assert.h 136 320 ED4_terminal.o: $(ARBHOME)/INCLUDE/arbdb.h 137 ED4_terminal.o: $(ARBHOME)/INCLUDE/arb_assert.h138 ED4_terminal.o: $(ARBHOME)/INCLUDE/ad_prot.h139 321 ED4_terminal.o: $(ARBHOME)/INCLUDE/arbdbt.h 140 ED4_terminal.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 141 ED4_terminal.o: $(ARBHOME)/INCLUDE/aw_root.hxx 322 ED4_terminal.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 142 323 ED4_terminal.o: $(ARBHOME)/INCLUDE/aw_device.hxx 143 324 ED4_terminal.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 325 ED4_terminal.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 326 ED4_terminal.o: $(ARBHOME)/INCLUDE/aw_root.hxx 144 327 ED4_terminal.o: $(ARBHOME)/INCLUDE/aw_window.hxx 145 ED4_terminal.o: $(ARBHOME)/INCLUDE/aw_preset.hxx146 328 ED4_terminal.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 147 ED4_terminal.o: $(ARBHOME)/INCLUDE/st_window.hxx ed4_class.hxx 148 ED4_terminal.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 149 ED4_terminal.o: ed4_search.hxx ed4_awars.hxx ed4_edit_string.hxx 150 ED4_terminal.o: ed4_block.hxx ed4_nds.hxx 151 152 ED4_root.o: $(ARBHOME)/INCLUDE/arbdb.h 153 ED4_root.o: $(ARBHOME)/INCLUDE/arb_assert.h 154 ED4_root.o: $(ARBHOME)/INCLUDE/ad_prot.h 155 ED4_root.o: $(ARBHOME)/INCLUDE/arbdbt.h 156 ED4_root.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 157 ED4_root.o: $(ARBHOME)/INCLUDE/aw_root.hxx 158 ED4_root.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 159 ED4_root.o: $(ARBHOME)/INCLUDE/aw_window.hxx 160 ED4_root.o: $(ARBHOME)/INCLUDE/aw_device.hxx 161 ED4_root.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 162 ED4_root.o: $(ARBHOME)/INCLUDE/awt.hxx 163 ED4_root.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 164 ED4_root.o: $(ARBHOME)/INCLUDE/awt_map_key.hxx 165 ED4_root.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 166 ED4_root.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 167 ED4_root.o: $(ARBHOME)/INCLUDE/awtc_constructSequence.hxx 168 ED4_root.o: ../NTREE/nt_date.h $(ARBHOME)/INCLUDE/st_window.hxx 169 ED4_root.o: $(ARBHOME)/INCLUDE/gde.hxx ed4_class.hxx ed4_defs.hxx 170 ED4_root.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx ed4_search.hxx 171 ED4_root.o: ed4_awars.hxx ed4_tools.hxx ed4_block.hxx ed4_nds.hxx 172 ED4_root.o: ed4_secedit.hxx ed4_visualizeSAI.hxx edit_naligner.hxx 173 329 ED4_terminal.o: $(ARBHOME)/INCLUDE/st_window.hxx 330 331 ED4_text_terminals.o: ed4_awars.hxx 332 ED4_text_terminals.o: ed4_block.hxx 333 ED4_text_terminals.o: ed4_class.hxx 334 ED4_text_terminals.o: ed4_defs.hxx 335 ED4_text_terminals.o: ed4_edit_string.hxx 336 ED4_text_terminals.o: ed4_nds.hxx 337 ED4_text_terminals.o: ed4_protein_2nd_structure.hxx 338 ED4_text_terminals.o: ed4_search.hxx 339 ED4_text_terminals.o: ed4_visualizeSAI.hxx 340 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/ad_prot.h 341 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 342 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/arb_assert.h 343 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/arbdb.h 344 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/arbdbt.h 345 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 346 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 347 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_device.hxx 348 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 349 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 350 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_root.hxx 351 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_window.hxx 352 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 353 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 354 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/st_window.hxx 355 356 ED4_tools.o: ed4_awars.hxx 357 ED4_tools.o: ed4_class.hxx 358 ED4_tools.o: ed4_defs.hxx 359 ED4_tools.o: ed4_edit_string.hxx 360 ED4_tools.o: ed4_search.hxx 361 ED4_tools.o: ed4_tools.hxx 362 ED4_tools.o: $(ARBHOME)/INCLUDE/ad_prot.h 363 ED4_tools.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 364 ED4_tools.o: $(ARBHOME)/INCLUDE/arb_assert.h 365 ED4_tools.o: $(ARBHOME)/INCLUDE/arbdb.h 366 ED4_tools.o: $(ARBHOME)/INCLUDE/arbdbt.h 367 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 368 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 369 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_device.hxx 370 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_root.hxx 371 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_window.hxx 372 ED4_tools.o: $(ARBHOME)/INCLUDE/awt_iupac.hxx 373 ED4_tools.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 374 ED4_tools.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 375 376 ED4_visualizeSAI.o: ../NTREE/ad_ext.hxx 377 ED4_visualizeSAI.o: ed4_class.hxx 378 ED4_visualizeSAI.o: ed4_defs.hxx 379 ED4_visualizeSAI.o: ed4_search.hxx 380 ED4_visualizeSAI.o: ed4_visualizeSAI.hxx 381 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/ad_prot.h 382 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 383 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/arb_assert.h 384 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/arbdb.h 385 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/arbdbt.h 386 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 387 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 388 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_device.hxx 389 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_root.hxx 390 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_window.hxx 391 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/awt.hxx 392 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 393 394 ED4_window.o: ed4_class.hxx 395 ED4_window.o: ed4_defs.hxx 396 ED4_window.o: ed4_search.hxx 397 ED4_window.o: ed4_tools.hxx 398 ED4_window.o: $(ARBHOME)/INCLUDE/ad_prot.h 399 ED4_window.o: $(ARBHOME)/INCLUDE/arb_assert.h 400 ED4_window.o: $(ARBHOME)/INCLUDE/arbdb.h 401 ED4_window.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 402 ED4_window.o: $(ARBHOME)/INCLUDE/aw_device.hxx 403 ED4_window.o: $(ARBHOME)/INCLUDE/aw_root.hxx 404 ED4_window.o: $(ARBHOME)/INCLUDE/aw_window.hxx 405 406 EDB_root_bact.o: ed4_class.hxx 407 EDB_root_bact.o: ed4_defs.hxx 408 EDB_root_bact.o: ed4_search.hxx 409 EDB_root_bact.o: $(ARBHOME)/INCLUDE/ad_prot.h 410 EDB_root_bact.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 411 EDB_root_bact.o: $(ARBHOME)/INCLUDE/arb_assert.h 174 412 EDB_root_bact.o: $(ARBHOME)/INCLUDE/arbdb.h 175 EDB_root_bact.o: $(ARBHOME)/INCLUDE/arb_assert.h176 EDB_root_bact.o: $(ARBHOME)/INCLUDE/ad_prot.h177 413 EDB_root_bact.o: $(ARBHOME)/INCLUDE/arbdbt.h 178 EDB_root_bact.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 414 EDB_root_bact.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 415 EDB_root_bact.o: $(ARBHOME)/INCLUDE/aw_device.hxx 179 416 EDB_root_bact.o: $(ARBHOME)/INCLUDE/aw_root.hxx 180 417 EDB_root_bact.o: $(ARBHOME)/INCLUDE/aw_window.hxx 181 EDB_root_bact.o: $(ARBHOME)/INCLUDE/aw_device.hxx ed4_class.hxx 182 EDB_root_bact.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 183 EDB_root_bact.o: ed4_search.hxx 184 185 ED4_window.o: $(ARBHOME)/INCLUDE/arbdb.h 186 ED4_window.o: $(ARBHOME)/INCLUDE/arb_assert.h 187 ED4_window.o: $(ARBHOME)/INCLUDE/ad_prot.h 188 ED4_window.o: $(ARBHOME)/INCLUDE/aw_root.hxx 189 ED4_window.o: $(ARBHOME)/INCLUDE/aw_window.hxx 190 ED4_window.o: $(ARBHOME)/INCLUDE/aw_device.hxx ed4_class.hxx 191 ED4_window.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 192 ED4_window.o: ed4_search.hxx ed4_tools.hxx 193 194 ED4_members.o: $(ARBHOME)/INCLUDE/arbdb.h 195 ED4_members.o: $(ARBHOME)/INCLUDE/arb_assert.h 196 ED4_members.o: $(ARBHOME)/INCLUDE/ad_prot.h 197 ED4_members.o: $(ARBHOME)/INCLUDE/aw_root.hxx 198 ED4_members.o: $(ARBHOME)/INCLUDE/aw_window.hxx 199 ED4_members.o: $(ARBHOME)/INCLUDE/aw_device.hxx ed4_class.hxx 200 ED4_members.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 201 ED4_members.o: ed4_search.hxx 202 203 ED4_no_class.o: $(ARBHOME)/INCLUDE/arbdb.h 204 ED4_no_class.o: $(ARBHOME)/INCLUDE/arb_assert.h 205 ED4_no_class.o: $(ARBHOME)/INCLUDE/ad_prot.h 206 ED4_no_class.o: $(ARBHOME)/INCLUDE/arbdbt.h 207 ED4_no_class.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 208 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_root.hxx 209 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 210 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_window.hxx 211 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_device.hxx 212 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 213 ED4_no_class.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 214 ED4_no_class.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 215 ED4_no_class.o: $(ARBHOME)/INCLUDE/awt.hxx 216 ED4_no_class.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 217 ED4_no_class.o: $(ARBHOME)/INCLUDE/st_window.hxx ed4_awars.hxx 218 ED4_no_class.o: ed4_class.hxx ed4_defs.hxx 219 ED4_no_class.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx ed4_search.hxx 220 ED4_no_class.o: ed4_edit_string.hxx ed4_tools.hxx ed4_nds.hxx 221 222 ED4_list.o: $(ARBHOME)/INCLUDE/arbdb.h 223 ED4_list.o: $(ARBHOME)/INCLUDE/arb_assert.h 224 ED4_list.o: $(ARBHOME)/INCLUDE/ad_prot.h 225 ED4_list.o: $(ARBHOME)/INCLUDE/aw_root.hxx 226 ED4_list.o: $(ARBHOME)/INCLUDE/aw_window.hxx 227 ED4_list.o: $(ARBHOME)/INCLUDE/aw_device.hxx ed4_class.hxx 228 ED4_list.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 229 ED4_list.o: ed4_search.hxx 230 231 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/arbdb.h 232 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/arb_assert.h 233 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/ad_prot.h 234 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/arbdbt.h 235 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 236 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_root.hxx 237 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_device.hxx 238 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 239 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_window.hxx 240 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 241 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 242 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/awt_seq_colors.hxx 243 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/st_window.hxx ed4_class.hxx 244 ED4_text_terminals.o: ed4_defs.hxx 245 ED4_text_terminals.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 246 ED4_text_terminals.o: ed4_search.hxx ed4_awars.hxx ed4_edit_string.hxx 247 ED4_text_terminals.o: ed4_block.hxx ed4_nds.hxx ed4_visualizeSAI.hxx 248 ED4_text_terminals.o: ed4_protein_2nd_structure.hxx 249 250 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 251 ED4_cursor.o: $(ARBHOME)/INCLUDE/arbdb.h 252 ED4_cursor.o: $(ARBHOME)/INCLUDE/arb_assert.h 253 ED4_cursor.o: $(ARBHOME)/INCLUDE/ad_prot.h 254 ED4_cursor.o: $(ARBHOME)/INCLUDE/arbdbt.h 255 ED4_cursor.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 256 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_root.hxx 257 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 258 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_window.hxx 259 ED4_cursor.o: $(ARBHOME)/INCLUDE/aw_device.hxx 260 ED4_cursor.o: $(ARBHOME)/INCLUDE/BI_helix.hxx ed4_class.hxx 261 ED4_cursor.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 262 ED4_cursor.o: ed4_search.hxx ed4_edit_string.hxx ed4_tools.hxx ed4_awars.hxx 263 ED4_cursor.o: ed4_secedit.hxx 264 265 ED4_tools.o: $(ARBHOME)/INCLUDE/arbdb.h 266 ED4_tools.o: $(ARBHOME)/INCLUDE/arb_assert.h 267 ED4_tools.o: $(ARBHOME)/INCLUDE/ad_prot.h 268 ED4_tools.o: $(ARBHOME)/INCLUDE/arbdbt.h 269 ED4_tools.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 270 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_root.hxx 271 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 272 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_window.hxx 273 ED4_tools.o: $(ARBHOME)/INCLUDE/aw_device.hxx 274 ED4_tools.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 275 ED4_tools.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 276 ED4_tools.o: $(ARBHOME)/INCLUDE/awt_iupac.hxx ed4_class.hxx 277 ED4_tools.o: ed4_defs.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 278 ED4_tools.o: ed4_search.hxx ed4_edit_string.hxx ed4_tools.hxx ed4_awars.hxx 279 280 ED4_search.o: $(ARBHOME)/INCLUDE/arbdb.h 281 ED4_search.o: $(ARBHOME)/INCLUDE/arb_assert.h 282 ED4_search.o: $(ARBHOME)/INCLUDE/ad_prot.h 283 ED4_search.o: $(ARBHOME)/INCLUDE/arbdbt.h 284 ED4_search.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 285 ED4_search.o: $(ARBHOME)/INCLUDE/aw_root.hxx 286 ED4_search.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 287 ED4_search.o: $(ARBHOME)/INCLUDE/aw_window.hxx 288 ED4_search.o: $(ARBHOME)/INCLUDE/aw_device.hxx 289 ED4_search.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 290 ED4_search.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 291 ED4_search.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 292 ED4_search.o: $(ARBHOME)/INCLUDE/awt.hxx 293 ED4_search.o: $(ARBHOME)/INCLUDE/awt_config_manager.hxx ed4_awars.hxx 294 ED4_search.o: ed4_class.hxx ed4_defs.hxx 295 ED4_search.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx ed4_search.hxx 296 ED4_search.o: ed4_tools.hxx 297 298 ED4_block.o: $(ARBHOME)/INCLUDE/arbdb.h 299 ED4_block.o: $(ARBHOME)/INCLUDE/arb_assert.h 300 ED4_block.o: $(ARBHOME)/INCLUDE/ad_prot.h 301 ED4_block.o: $(ARBHOME)/INCLUDE/arbdbt.h 302 ED4_block.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 303 ED4_block.o: $(ARBHOME)/INCLUDE/aw_root.hxx 304 ED4_block.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx 305 ED4_block.o: $(ARBHOME)/INCLUDE/aw_window.hxx 306 ED4_block.o: $(ARBHOME)/INCLUDE/aw_device.hxx 307 ED4_block.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 308 ED4_block.o: $(ARBHOME)/INCLUDE/awtc_fast_aligner.hxx 309 ED4_block.o: $(ARBHOME)/INCLUDE/BI_helix.hxx ed4_awars.hxx 310 ED4_block.o: ed4_class.hxx ed4_defs.hxx 311 ED4_block.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx ed4_search.hxx 312 ED4_block.o: ed4_tools.hxx ed4_block.hxx ed4_edit_string.hxx 313 314 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/arbdb.h 315 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/arb_assert.h 316 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/ad_prot.h 317 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/arbdbt.h 318 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 319 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_root.hxx 320 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_window.hxx 321 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_device.hxx 322 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 323 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/awt.hxx 324 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 325 ED4_visualizeSAI.o: ../NTREE/ad_ext.hxx ed4_class.hxx ed4_defs.hxx 326 ED4_visualizeSAI.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 327 ED4_visualizeSAI.o: ed4_search.hxx ed4_visualizeSAI.hxx 328 418 419 edit_naligner.o: $(ARBHOME)/INCLUDE/ad_prot.h 420 edit_naligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 421 edit_naligner.o: $(ARBHOME)/INCLUDE/arb_assert.h 329 422 edit_naligner.o: $(ARBHOME)/INCLUDE/arbdb.h 330 edit_naligner.o: $(ARBHOME)/INCLUDE/arb_assert.h331 edit_naligner.o: $(ARBHOME)/INCLUDE/ad_prot.h332 423 edit_naligner.o: $(ARBHOME)/INCLUDE/arbdbt.h 333 edit_naligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 424 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 425 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_device.hxx 334 426 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_root.hxx 335 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_device.hxx336 427 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_window.hxx 337 edit_naligner.o: $(ARBHOME)/INCLUDE/aw_awars.hxx338 428 edit_naligner.o: $(ARBHOME)/INCLUDE/awt.hxx 339 340 ED4_protein_2nd_structure.o: $(ARBHOME)/INCLUDE/arbdb.h341 ED4_protein_2nd_structure.o: $(ARBHOME)/INCLUDE/arb_assert.h342 ED4_protein_2nd_structure.o: $(ARBHOME)/INCLUDE/ad_prot.h343 ED4_protein_2nd_structure.o: ed4_protein_2nd_structure.hxx -
trunk/EISPACK/Makefile
r1617 r2338 28 28 # DO NOT DELETE THIS LINE -- make depend depends on it. 29 29 30 eispack.o: f2c.h 30 # Do not add dependencies manually - use 'make depend' in $ARBHOME 31 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 31 32 32 33 d_sign.o: f2c.h 34 35 eispack.o: f2c.h -
trunk/GDE/AxML/Makefile
r1617 r2338 54 54 # DO NOT DELETE 55 55 56 # Do not add dependencies manually - use 'make depend' in $ARBHOME 57 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 58 56 59 axml.o: axml.h -
trunk/GDE/CLUSTAL/Makefile
r1617 r2338 23 23 # DO NOT DELETE THIS LINE -- make depend depends on it. 24 24 25 clustalv.o: clustalv.h general.h matrices.h 25 # Do not add dependencies manually - use 'make depend' in $ARBHOME 26 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 26 27 27 amenu.o: clustalv.h general.h 28 amenu.o: clustalv.h 29 amenu.o: general.h 28 30 29 myers.o: clustalv.h general.h 31 clustalv.o: clustalv.h 32 clustalv.o: general.h 33 clustalv.o: matrices.h 30 34 31 sequence.o: clustalv.h general.h 35 myers.o: clustalv.h 36 myers.o: general.h 32 37 33 showpair.o: clustalv.h general.h 38 sequence.o: clustalv.h 39 sequence.o: general.h 34 40 35 upgma.o: clustalv.h general.h 41 showpair.o: clustalv.h 42 showpair.o: general.h 36 43 37 util.o: clustalv.h general.h 44 trees.o: clustalv.h 45 trees.o: general.h 38 46 39 trees.o: clustalv.h general.h 47 upgma.o: clustalv.h 48 upgma.o: general.h 49 50 util.o: clustalv.h 51 util.o: general.h -
trunk/GDE/CLUSTALW/Makefile
r1755 r2338 23 23 # DO NOT DELETE THIS LINE -- make depend depends on it. 24 24 25 alnscore.o: clustalw.h general.h 25 # Do not add dependencies manually - use 'make depend' in $ARBHOME 26 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 26 27 27 amenu.o: clustalw.h general.h 28 alnscore.o: clustalw.h 29 alnscore.o: general.h 28 30 29 calcgapcoeff.o: clustalw.h general.h 31 amenu.o: clustalw.h 32 amenu.o: general.h 30 33 31 calcprf1.o: clustalw.h general.h 34 calcgapcoeff.o: clustalw.h 35 calcgapcoeff.o: general.h 32 36 33 calcprf2.o: clustalw.h general.h 37 calcprf1.o: clustalw.h 38 calcprf1.o: general.h 34 39 35 calctree.o: clustalw.h general.h 40 calcprf2.o: clustalw.h 41 calcprf2.o: general.h 36 42 37 clustalw.o: clustalw.h general.h 43 calctree.o: clustalw.h 44 calctree.o: general.h 38 45 39 interface.o: clustalw.h general.h param.h 46 clustalw.o: clustalw.h 47 clustalw.o: general.h 40 48 41 malign.o: clustalw.h general.h 49 interface.o: clustalw.h 50 interface.o: general.h 51 interface.o: param.h 42 52 43 pairalign.o: clustalw.h general.h 53 malign.o: clustalw.h 54 malign.o: general.h 44 55 45 prfalign.o: clustalw.h general.h 56 pairalign.o: clustalw.h 57 pairalign.o: general.h 46 58 47 readmat.o: clustalw.h general.h matrices.h 59 prfalign.o: clustalw.h 60 prfalign.o: general.h 48 61 49 sequence.o: clustalw.h general.h 62 readmat.o: clustalw.h 63 readmat.o: general.h 64 readmat.o: matrices.h 50 65 51 showpair.o: clustalw.h general.h 66 sequence.o: clustalw.h 67 sequence.o: general.h 52 68 53 trees.o: clustalw.h general.h dayhoff.h 69 showpair.o: clustalw.h 70 showpair.o: general.h 54 71 55 util.o: clustalw.h general.h 72 trees.o: clustalw.h 73 trees.o: dayhoff.h 74 trees.o: general.h 75 76 util.o: clustalw.h 77 util.o: general.h -
trunk/GDE/CORE/Makefile
r1617 r2338 40 40 # DO NOT DELETE THIS LINE -- make depend depends on it. 41 41 42 ParseMenu.o: menudefs.h defines.h functions.h 42 # Do not add dependencies manually - use 'make depend' in $ARBHOME 43 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 43 44 44 main.o: menudefs.h defines.h functions.h globals.h icon_gde.bitmap 45 arbdb_io.o: defines.h 46 arbdb_io.o: functions.h 47 arbdb_io.o: menudefs.h 48 arbdb_io.o: $(ARBHOME)/INCLUDE/ad_prot.h 49 arbdb_io.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 50 arbdb_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 51 arbdb_io.o: $(ARBHOME)/INCLUDE/arbdb.h 52 arbdb_io.o: $(ARBHOME)/INCLUDE/arbdbt.h 45 53 46 BasicDisplay.o: menudefs.h defines.h functions.h 54 BasicDisplay.o: defines.h 55 BasicDisplay.o: functions.h 56 BasicDisplay.o: menudefs.h 47 57 48 EventHandler.o: menudefs.h defines.h functions.h 58 BuiltIn.o: defines.h 59 BuiltIn.o: functions.h 60 BuiltIn.o: menudefs.h 49 61 50 FileIO.o: menudefs.h defines.h functions.h 62 CutCopyPaste.o: defines.h 63 CutCopyPaste.o: functions.h 64 CutCopyPaste.o: menudefs.h 51 65 52 DrawNA.o: menudefs.h defines.h functions.h 66 DrawNA.o: defines.h 67 DrawNA.o: functions.h 68 DrawNA.o: menudefs.h 53 69 54 Free.o: menudefs.h defines.h functions.h 70 Edit.o: defines.h 71 Edit.o: functions.h 72 Edit.o: menudefs.h 55 73 56 BuiltIn.o: menudefs.h defines.h functions.h 74 EventHandler.o: defines.h 75 EventHandler.o: functions.h 76 EventHandler.o: menudefs.h 57 77 58 Edit.o: menudefs.h defines.h functions.h 78 FileIO.o: defines.h 79 FileIO.o: functions.h 80 FileIO.o: menudefs.h 59 81 60 Genbank.o: menudefs.h defines.h functions.h 82 Free.o: defines.h 83 Free.o: functions.h 84 Free.o: menudefs.h 61 85 62 Scroll.o: menudefs.h defines.h functions.h 86 Genbank.o: defines.h 87 Genbank.o: functions.h 88 Genbank.o: menudefs.h 63 89 64 CutCopyPaste.o: menudefs.h defines.h functions.h 90 HGLfile.o: defines.h 91 HGLfile.o: functions.h 92 HGLfile.o: menudefs.h 65 93 66 HGLfile.o: menudefs.h defines.h functions.h 94 main.o: defines.h 95 main.o: functions.h 96 main.o: globals.h 97 main.o: icon_gde.bitmap 98 main.o: menudefs.h 67 99 68 arbdb_io.o: $(ARBHOME)/INCLUDE/arbdb.h 69 arbdb_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 70 arbdb_io.o: $(ARBHOME)/INCLUDE/ad_prot.h 71 arbdb_io.o: $(ARBHOME)/INCLUDE/arbdbt.h 72 arbdb_io.o: $(ARBHOME)/INCLUDE/ad_t_prot.h menudefs.h defines.h 73 arbdb_io.o: functions.h 100 ParseMenu.o: defines.h 101 ParseMenu.o: functions.h 102 ParseMenu.o: menudefs.h 103 104 Scroll.o: defines.h 105 Scroll.o: functions.h 106 Scroll.o: menudefs.h -
trunk/GDE/FASTDNAML/Makefile
r2263 r2338 24 24 # DO NOT DELETE 25 25 26 # Do not add dependencies manually - use 'make depend' in $ARBHOME 27 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 28 26 29 fastDNAml.o: fastDNAml.h -
trunk/GDE/MOLPHY/Makefile
r1907 r2338 190 190 # DO NOT DELETE THIS LINE -- make depend depends on it. 191 191 192 getseq.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h prot_tml.h 193 194 seqproc.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 195 196 mltree.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 197 198 altree.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 199 200 qltree.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 201 202 sltree.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 203 204 njtree.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h prot_tml.h 205 206 njmtree.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 207 208 prtree.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 209 210 pstree.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 192 # Do not add dependencies manually - use 'make depend' in $ARBHOME 193 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 194 195 altree.o: ../../INCLUDE/arb_assert.h 196 altree.o: matrixut.h 197 altree.o: molphy.h 198 altree.o: protml.h 199 200 distan.o: ../../INCLUDE/arb_assert.h 201 distan.o: matrixut.h 202 distan.o: molphy.h 203 distan.o: protml.h 204 205 dyhfjtt.o: ../../INCLUDE/arb_assert.h 206 dyhfjtt.o: matrixut.h 207 dyhfjtt.o: molphy.h 208 dyhfjtt.o: protml.h 209 210 getseq.o: ../../INCLUDE/arb_assert.h 211 getseq.o: matrixut.h 212 getseq.o: molphy.h 213 getseq.o: prot_tml.h 214 getseq.o: protml.h 211 215 212 216 matrixut.o: matrixut.h 213 217 218 mlklhd.o: ../../INCLUDE/arb_assert.h 219 mlklhd.o: matrixut.h 220 mlklhd.o: molphy.h 221 mlklhd.o: protml.h 222 223 mltree.o: ../../INCLUDE/arb_assert.h 224 mltree.o: matrixut.h 225 mltree.o: molphy.h 226 mltree.o: protml.h 227 228 mtrev24.o: ../../INCLUDE/arb_assert.h 229 mtrev24.o: matrixut.h 230 mtrev24.o: molphy.h 231 mtrev24.o: protml.h 232 214 233 mygetopt.o: molphy.h 215 234 216 protml.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 217 218 protproc.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 219 220 dyhfjtt.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 221 222 mtrev24.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 223 224 tranprb.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 225 226 distan.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 227 228 mlklhd.o: protml.h ../../INCLUDE/arb_assert.h molphy.h matrixut.h 235 njmtree.o: ../../INCLUDE/arb_assert.h 236 njmtree.o: matrixut.h 237 njmtree.o: molphy.h 238 njmtree.o: protml.h 239 240 njtree.o: ../../INCLUDE/arb_assert.h 241 njtree.o: matrixut.h 242 njtree.o: molphy.h 243 njtree.o: prot_tml.h 244 njtree.o: protml.h 245 246 protml.o: ../../INCLUDE/arb_assert.h 247 protml.o: matrixut.h 248 protml.o: molphy.h 249 protml.o: protml.h 250 251 protproc.o: ../../INCLUDE/arb_assert.h 252 protproc.o: matrixut.h 253 protproc.o: molphy.h 254 protproc.o: protml.h 255 256 prtree.o: ../../INCLUDE/arb_assert.h 257 prtree.o: matrixut.h 258 prtree.o: molphy.h 259 prtree.o: protml.h 260 261 pstree.o: ../../INCLUDE/arb_assert.h 262 pstree.o: matrixut.h 263 pstree.o: molphy.h 264 pstree.o: protml.h 265 266 qltree.o: ../../INCLUDE/arb_assert.h 267 qltree.o: matrixut.h 268 qltree.o: molphy.h 269 qltree.o: protml.h 270 271 seqproc.o: ../../INCLUDE/arb_assert.h 272 seqproc.o: matrixut.h 273 seqproc.o: molphy.h 274 seqproc.o: protml.h 275 276 sltree.o: ../../INCLUDE/arb_assert.h 277 sltree.o: matrixut.h 278 sltree.o: molphy.h 279 sltree.o: protml.h 280 281 tranprb.o: ../../INCLUDE/arb_assert.h 282 tranprb.o: matrixut.h 283 tranprb.o: molphy.h 284 tranprb.o: protml.h -
trunk/GDE/PHYLIP/Makefile
r2206 r2338 178 178 # DO NOT DELETE THIS LINE -- make depend depends on it. 179 179 180 clique.o: phylip.h disc.h 181 182 consense.o: phylip.h cons.h 183 184 contml.o: phylip.h cont.h 185 186 contrast.o: phylip.h cont.h 187 188 dnacomp.o: phylip.h seq.h 189 190 dnadist.o: phylip.h seq.h 191 192 dnainvar.o: phylip.h seq.h 193 194 dnaml.o: phylip.h seq.h 195 196 dnamlk.o: phylip.h seq.h 197 198 dnamove.o: phylip.h moves.h seq.h 199 200 dnapars.o: phylip.h seq.h 201 202 dnapenny.o: phylip.h seq.h 203 204 dolmove.o: phylip.h moves.h disc.h dollo.h 205 206 dollop.o: phylip.h disc.h dollo.h 207 208 dolpenny.o: phylip.h disc.h dollo.h 180 # Do not add dependencies manually - use 'make depend' in $ARBHOME 181 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 182 183 clique.o: disc.h 184 clique.o: phylip.h 185 186 consense.o: cons.h 187 consense.o: phylip.h 188 189 contml.o: cont.h 190 contml.o: phylip.h 191 192 contrast.o: cont.h 193 contrast.o: phylip.h 194 195 dnacomp.o: phylip.h 196 dnacomp.o: seq.h 197 198 dnadist.o: phylip.h 199 dnadist.o: seq.h 200 201 dnainvar.o: phylip.h 202 dnainvar.o: seq.h 203 204 dnaml.o: phylip.h 205 dnaml.o: seq.h 206 207 dnamlk.o: phylip.h 208 dnamlk.o: seq.h 209 210 dnamove.o: moves.h 211 dnamove.o: phylip.h 212 dnamove.o: seq.h 213 214 dnapars.o: phylip.h 215 dnapars.o: seq.h 216 217 dnapenny.o: phylip.h 218 dnapenny.o: seq.h 219 220 dollop.o: disc.h 221 dollop.o: dollo.h 222 dollop.o: phylip.h 223 224 dolmove.o: disc.h 225 dolmove.o: dollo.h 226 dolmove.o: moves.h 227 dolmove.o: phylip.h 228 229 dolpenny.o: disc.h 230 dolpenny.o: dollo.h 231 dolpenny.o: phylip.h 232 233 drawgram.o: draw.h 234 drawgram.o: phylip.h 235 236 drawtree.o: draw.h 237 drawtree.o: phylip.h 209 238 210 239 factor.o: phylip.h 211 240 212 fitch.o: phylip.h dist.h 241 fitch.o: dist.h 242 fitch.o: phylip.h 213 243 214 244 gendist.o: phylip.h 215 245 216 kitsch.o: phylip.h dist.h 217 218 mix.o: phylip.h disc.h wagner.h 219 220 move.o: phylip.h disc.h moves.h wagner.h 221 222 neighbor.o: phylip.h dist.h 223 224 pars.o: phylip.h discrete.h 225 226 penny.o: phylip.h disc.h wagner.h 227 228 proml.o: phylip.h seq.h 229 230 promlk.o: phylip.h seq.h 231 232 protdist.o: phylip.h seq.h 233 234 protpars.o: phylip.h seq.h 235 236 restdist.o: phylip.h seq.h 237 238 restml.o: phylip.h seq.h 239 240 retree.o: phylip.h moves.h 241 242 seqboot.o: phylip.h seq.h 243 244 treedist.o: phylip.h cons.h 245 246 drawgram.o: draw.h phylip.h 247 248 drawtree.o: draw.h phylip.h 246 kitsch.o: dist.h 247 kitsch.o: phylip.h 248 249 mix.o: disc.h 250 mix.o: phylip.h 251 mix.o: wagner.h 252 253 move.o: disc.h 254 move.o: moves.h 255 move.o: phylip.h 256 move.o: wagner.h 257 258 neighbor.o: dist.h 259 neighbor.o: phylip.h 260 261 pars.o: discrete.h 262 pars.o: phylip.h 263 264 penny.o: disc.h 265 penny.o: phylip.h 266 penny.o: wagner.h 267 268 proml.o: phylip.h 269 proml.o: seq.h 270 271 promlk.o: phylip.h 272 promlk.o: seq.h 273 274 protdist.o: phylip.h 275 protdist.o: seq.h 276 277 protpars.o: phylip.h 278 protpars.o: seq.h 279 280 restdist.o: phylip.h 281 restdist.o: seq.h 282 283 restml.o: phylip.h 284 restml.o: seq.h 285 286 retree.o: moves.h 287 retree.o: phylip.h 288 289 seqboot.o: phylip.h 290 seqboot.o: seq.h 291 292 treedist.o: cons.h 293 treedist.o: phylip.h -
trunk/GDE/SUPPORT/Makefile
r1617 r2338 23 23 # DO NOT DELETE THIS LINE -- make depend depends on it. 24 24 25 Restriction.o: Flatio.c 25 # Do not add dependencies manually - use 'make depend' in $ARBHOME 26 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 26 27 27 28 count.o: Flatio.c … … 29 30 findall.o: Flatio.c 30 31 32 Restriction.o: Flatio.c 33 31 34 sho_helix.o: Flatio.c 32 35 -
trunk/GDE/TREEPUZZLE/Makefile
r1617 r2338 41 41 # DO NOT DELETE 42 42 43 src/gamma.o: src/util.h src/gamma.h 43 # Do not add dependencies manually - use 'make depend' in $ARBHOME 44 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 44 45 45 src/ml1.o: src/util.h src/ml.h 46 src/gamma.o: src/gamma.h 47 src/gamma.o: src/util.h 46 48 47 src/ml2.o: src/util.h src/ml.h 49 src/ml1.o: src/ml.h 50 src/ml1.o: src/util.h 48 51 49 src/ml3.o: src/util.h src/ml.h src/gamma.h 52 src/ml2.o: src/ml.h 53 src/ml2.o: src/util.h 50 54 51 src/model1.o: src/util.h src/ml.h 55 src/ml3.o: src/gamma.h 56 src/ml3.o: src/ml.h 57 src/ml3.o: src/util.h 52 58 53 src/model2.o: src/util.h src/ml.h 59 src/model1.o: src/ml.h 60 src/model1.o: src/util.h 54 61 55 src/puzzle1.o: src/puzzle.h src/util.h src/ml.h src/gamma.h 62 src/model2.o: src/ml.h 63 src/model2.o: src/util.h 56 64 57 src/puzzle2.o: src/puzzle.h src/util.h src/ml.h 65 src/puzzle1.o: src/gamma.h 66 src/puzzle1.o: src/ml.h 67 src/puzzle1.o: src/puzzle.h 68 src/puzzle1.o: src/util.h 58 69 59 src/sched.o: src/sched.h src/util.h 70 src/puzzle2.o: src/ml.h 71 src/puzzle2.o: src/puzzle.h 72 src/puzzle2.o: src/util.h 73 74 src/sched.o: src/sched.h 75 src/sched.o: src/util.h 60 76 61 77 src/util.o: src/util.h -
trunk/GENOM/Makefile
r2297 r2338 48 48 # DO NOT DELETE 49 49 50 GEN_read.o: $(ARBHOME)/INCLUDE/arbdb.h 51 GEN_read.o: $(ARBHOME)/INCLUDE/arb_assert.h 52 GEN_read.o: $(ARBHOME)/INCLUDE/ad_prot.h 53 GEN_read.o: $(ARBHOME)/INCLUDE/arbdbt.h 54 GEN_read.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 55 GEN_read.o: $(ARBHOME)/INCLUDE/aw_root.hxx 56 GEN_read.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 57 GEN_read.o: $(ARBHOME)/INCLUDE/inline.h GEN_local.hxx GEN.hxx 58 GEN_read.o: $(ARBHOME)/INCLUDE/aw_window.hxx 59 GEN_read.o: $(ARBHOME)/INCLUDE/aw_device.hxx 60 GEN_read.o: $(ARBHOME)/INCLUDE/adGene.h 61 50 # Do not add dependencies manually - use 'make depend' in $ARBHOME 51 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 52 53 EXP_db.o: EXP.hxx 54 EXP_db.o: $(ARBHOME)/INCLUDE/ad_prot.h 55 EXP_db.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 56 EXP_db.o: $(ARBHOME)/INCLUDE/arb_assert.h 57 EXP_db.o: $(ARBHOME)/INCLUDE/arbdb.h 58 EXP_db.o: $(ARBHOME)/INCLUDE/arbdbt.h 59 EXP_db.o: $(ARBHOME)/INCLUDE/aw_root.hxx 60 61 EXP_interface.o: ../NTREE/ad_spec.hxx 62 EXP_interface.o: ../NTREE/nt_internal.h 63 EXP_interface.o: EXP.hxx 64 EXP_interface.o: EXP_interface.hxx 65 EXP_interface.o: EXP_local.hxx 66 EXP_interface.o: GEN.hxx 67 EXP_interface.o: GEN_interface.hxx 68 EXP_interface.o: GEN_local.hxx 69 EXP_interface.o: $(ARBHOME)/INCLUDE/ad_prot.h 70 EXP_interface.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 71 EXP_interface.o: $(ARBHOME)/INCLUDE/adGene.h 72 EXP_interface.o: $(ARBHOME)/INCLUDE/arb_assert.h 73 EXP_interface.o: $(ARBHOME)/INCLUDE/arbdb.h 74 EXP_interface.o: $(ARBHOME)/INCLUDE/arbdbt.h 75 EXP_interface.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 76 EXP_interface.o: $(ARBHOME)/INCLUDE/aw_device.hxx 77 EXP_interface.o: $(ARBHOME)/INCLUDE/aw_root.hxx 78 EXP_interface.o: $(ARBHOME)/INCLUDE/aw_window.hxx 79 EXP_interface.o: $(ARBHOME)/INCLUDE/awt.hxx 80 EXP_interface.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 81 82 EXP_main.o: EXP.hxx 83 EXP_main.o: EXP_interface.hxx 84 EXP_main.o: EXP_local.hxx 85 EXP_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 86 EXP_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 87 EXP_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 88 EXP_main.o: $(ARBHOME)/INCLUDE/arbdb.h 89 EXP_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 90 EXP_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 91 EXP_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 92 EXP_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 93 EXP_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 94 EXP_main.o: $(ARBHOME)/INCLUDE/awt.hxx 95 EXP_main.o: $(ARBHOME)/INCLUDE/awt_hotkeys.hxx 96 EXP_main.o: $(ARBHOME)/INCLUDE/awt_input_mask.hxx 97 EXP_main.o: $(ARBHOME)/INCLUDE/ntree.hxx 98 EXP_main.o: $(ARBHOME)/INCLUDE/smartptr.h 99 100 GEN_color_groups.o: GEN_color_groups.hxx 101 102 GEN_gene.o: GEN.hxx 103 GEN_gene.o: GEN_gene.hxx 104 GEN_gene.o: GEN_local.hxx 105 GEN_gene.o: GEN_nds.hxx 106 GEN_gene.o: $(ARBHOME)/INCLUDE/ad_prot.h 107 GEN_gene.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 108 GEN_gene.o: $(ARBHOME)/INCLUDE/adGene.h 109 GEN_gene.o: $(ARBHOME)/INCLUDE/arb_assert.h 110 GEN_gene.o: $(ARBHOME)/INCLUDE/arbdb.h 111 GEN_gene.o: $(ARBHOME)/INCLUDE/arbdbt.h 112 GEN_gene.o: $(ARBHOME)/INCLUDE/aw_device.hxx 113 GEN_gene.o: $(ARBHOME)/INCLUDE/aw_root.hxx 114 GEN_gene.o: $(ARBHOME)/INCLUDE/aw_window.hxx 115 116 GEN_graphic.o: GEN.hxx 117 GEN_graphic.o: GEN_gene.hxx 118 GEN_graphic.o: GEN_graphic.hxx 119 GEN_graphic.o: GEN_local.hxx 120 GEN_graphic.o: $(ARBHOME)/INCLUDE/ad_prot.h 121 GEN_graphic.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 122 GEN_graphic.o: $(ARBHOME)/INCLUDE/adGene.h 123 GEN_graphic.o: $(ARBHOME)/INCLUDE/arb_assert.h 124 GEN_graphic.o: $(ARBHOME)/INCLUDE/arbdb.h 125 GEN_graphic.o: $(ARBHOME)/INCLUDE/arbdbt.h 126 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 127 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 128 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_device.hxx 129 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 130 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_root.hxx 131 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_window.hxx 132 GEN_graphic.o: $(ARBHOME)/INCLUDE/awt.hxx 133 GEN_graphic.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 134 135 GEN_interface.o: ../NTREE/ad_spec.hxx 136 GEN_interface.o: ../NTREE/nt_internal.h 137 GEN_interface.o: GEN.hxx 138 GEN_interface.o: GEN_local.hxx 139 GEN_interface.o: GEN_nds.hxx 140 GEN_interface.o: $(ARBHOME)/INCLUDE/ad_prot.h 141 GEN_interface.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 142 GEN_interface.o: $(ARBHOME)/INCLUDE/adGene.h 143 GEN_interface.o: $(ARBHOME)/INCLUDE/arb_assert.h 144 GEN_interface.o: $(ARBHOME)/INCLUDE/arbdb.h 145 GEN_interface.o: $(ARBHOME)/INCLUDE/arbdbt.h 146 GEN_interface.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 147 GEN_interface.o: $(ARBHOME)/INCLUDE/aw_device.hxx 148 GEN_interface.o: $(ARBHOME)/INCLUDE/aw_root.hxx 149 GEN_interface.o: $(ARBHOME)/INCLUDE/aw_window.hxx 62 150 GEN_interface.o: $(ARBHOME)/INCLUDE/awt.hxx 63 GEN_interface.o: $(ARBHOME)/INCLUDE/arb_assert.h64 GEN_interface.o: $(ARBHOME)/INCLUDE/aw_window.hxx65 GEN_interface.o: $(ARBHOME)/INCLUDE/aw_root.hxx66 GEN_interface.o: $(ARBHOME)/INCLUDE/aw_device.hxx67 GEN_interface.o: $(ARBHOME)/INCLUDE/arbdb.h68 GEN_interface.o: $(ARBHOME)/INCLUDE/ad_prot.h69 151 GEN_interface.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 70 GEN_interface.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 71 GEN_interface.o: $(ARBHOME)/INCLUDE/arbdbt.h 72 GEN_interface.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 152 GEN_interface.o: $(ARBHOME)/INCLUDE/ntree.hxx 73 153 GEN_interface.o: $(ARBHOME)/INCLUDE/probe_design.hxx 74 GEN_interface.o: $(ARBHOME)/INCLUDE/ntree.hxx ../NTREE/ad_spec.hxx 75 GEN_interface.o: ../NTREE/nt_internal.h GEN_local.hxx GEN.hxx 76 GEN_interface.o: $(ARBHOME)/INCLUDE/adGene.h GEN_nds.hxx 77 154 155 GEN_map.o: ../NTREE/ad_spec.hxx 156 GEN_map.o: EXP.hxx 157 GEN_map.o: EXP_interface.hxx 158 GEN_map.o: GEN.hxx 159 GEN_map.o: GEN_gene.hxx 160 GEN_map.o: GEN_graphic.hxx 161 GEN_map.o: GEN_interface.hxx 162 GEN_map.o: GEN_local.hxx 163 GEN_map.o: GEN_nds.hxx 164 GEN_map.o: $(ARBHOME)/INCLUDE/ad_prot.h 165 GEN_map.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 166 GEN_map.o: $(ARBHOME)/INCLUDE/adGene.h 167 GEN_map.o: $(ARBHOME)/INCLUDE/arb_assert.h 78 168 GEN_map.o: $(ARBHOME)/INCLUDE/arbdb.h 79 GEN_map.o: $(ARBHOME)/INCLUDE/arb_assert.h80 GEN_map.o: $(ARBHOME)/INCLUDE/ad_prot.h81 169 GEN_map.o: $(ARBHOME)/INCLUDE/arbdbt.h 82 GEN_map.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 170 GEN_map.o: $(ARBHOME)/INCLUDE/arbtools.h 171 GEN_map.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 172 GEN_map.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 173 GEN_map.o: $(ARBHOME)/INCLUDE/aw_device.hxx 174 GEN_map.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 175 GEN_map.o: $(ARBHOME)/INCLUDE/aw_question.hxx 83 176 GEN_map.o: $(ARBHOME)/INCLUDE/aw_root.hxx 84 GEN_map.o: $(ARBHOME)/INCLUDE/aw_device.hxx85 177 GEN_map.o: $(ARBHOME)/INCLUDE/aw_window.hxx 86 GEN_map.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 87 GEN_map.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 88 GEN_map.o: $(ARBHOME)/INCLUDE/aw_question.hxx 89 GEN_map.o: $(ARBHOME)/INCLUDE/arbtools.h 178 GEN_map.o: $(ARBHOME)/INCLUDE/awt.hxx 90 179 GEN_map.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 91 GEN_map.o: $(ARBHOME)/INCLUDE/awt.hxx 180 GEN_map.o: $(ARBHOME)/INCLUDE/awt_hotkeys.hxx 181 GEN_map.o: $(ARBHOME)/INCLUDE/awt_input_mask.hxx 92 182 GEN_map.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 93 GEN_map.o: $(ARBHOME)/INCLUDE/awt_input_mask.hxx94 183 GEN_map.o: $(ARBHOME)/INCLUDE/smartptr.h 95 GEN_map.o: $(ARBHOME)/INCLUDE/awt_hotkeys.hxx GEN_local.hxx GEN.hxx 96 GEN_map.o: $(ARBHOME)/INCLUDE/adGene.h GEN_gene.hxx GEN_graphic.hxx 97 GEN_map.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx GEN_nds.hxx 98 GEN_map.o: GEN_interface.hxx EXP.hxx EXP_interface.hxx ../NTREE/ad_spec.hxx 99 100 GEN_graphic.o: $(ARBHOME)/INCLUDE/arbdb.h 101 GEN_graphic.o: $(ARBHOME)/INCLUDE/arb_assert.h 102 GEN_graphic.o: $(ARBHOME)/INCLUDE/ad_prot.h 103 GEN_graphic.o: $(ARBHOME)/INCLUDE/arbdbt.h 104 GEN_graphic.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 105 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_root.hxx 106 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_device.hxx 107 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_window.hxx 108 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 109 GEN_graphic.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 110 GEN_graphic.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 111 GEN_graphic.o: $(ARBHOME)/INCLUDE/awt.hxx GEN_local.hxx GEN.hxx 112 GEN_graphic.o: $(ARBHOME)/INCLUDE/adGene.h GEN_gene.hxx 113 GEN_graphic.o: GEN_graphic.hxx $(ARBHOME)/INCLUDE/aw_color_groups.hxx 114 115 GEN_gene.o: $(ARBHOME)/INCLUDE/arbdb.h 116 GEN_gene.o: $(ARBHOME)/INCLUDE/arb_assert.h 117 GEN_gene.o: $(ARBHOME)/INCLUDE/ad_prot.h 118 GEN_gene.o: $(ARBHOME)/INCLUDE/arbdbt.h 119 GEN_gene.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 120 GEN_gene.o: $(ARBHOME)/INCLUDE/aw_root.hxx 121 GEN_gene.o: $(ARBHOME)/INCLUDE/aw_device.hxx GEN.hxx 122 GEN_gene.o: $(ARBHOME)/INCLUDE/aw_window.hxx 123 GEN_gene.o: $(ARBHOME)/INCLUDE/adGene.h GEN_gene.hxx GEN_local.hxx 124 GEN_gene.o: GEN_nds.hxx 125 184 185 GEN_nds.o: GEN_interface.hxx 186 GEN_nds.o: $(ARBHOME)/INCLUDE/ad_prot.h 187 GEN_nds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 188 GEN_nds.o: $(ARBHOME)/INCLUDE/arb_assert.h 126 189 GEN_nds.o: $(ARBHOME)/INCLUDE/arbdb.h 127 GEN_nds.o: $(ARBHOME)/INCLUDE/arb_assert.h128 GEN_nds.o: $(ARBHOME)/INCLUDE/ad_prot.h129 190 GEN_nds.o: $(ARBHOME)/INCLUDE/arbdbt.h 130 GEN_nds.o: $(ARBHOME)/INCLUDE/a d_t_prot.h191 GEN_nds.o: $(ARBHOME)/INCLUDE/aw_device.hxx 131 192 GEN_nds.o: $(ARBHOME)/INCLUDE/aw_root.hxx 132 GEN_nds.o: $(ARBHOME)/INCLUDE/aw_device.hxx133 193 GEN_nds.o: $(ARBHOME)/INCLUDE/aw_window.hxx 134 194 GEN_nds.o: $(ARBHOME)/INCLUDE/awt.hxx 135 GEN_nds.o: $(ARBHOME)/INCLUDE/awt_nds.hxx GEN_interface.hxx 136 137 GEN_color_groups.o: GEN_color_groups.hxx 138 139 EXP_interface.o: $(ARBHOME)/INCLUDE/awt.hxx 140 EXP_interface.o: $(ARBHOME)/INCLUDE/arb_assert.h 141 EXP_interface.o: $(ARBHOME)/INCLUDE/aw_window.hxx 142 EXP_interface.o: $(ARBHOME)/INCLUDE/aw_root.hxx 143 EXP_interface.o: $(ARBHOME)/INCLUDE/aw_device.hxx 144 EXP_interface.o: $(ARBHOME)/INCLUDE/arbdb.h 145 EXP_interface.o: $(ARBHOME)/INCLUDE/ad_prot.h 146 EXP_interface.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 147 EXP_interface.o: $(ARBHOME)/INCLUDE/arbdbt.h 148 EXP_interface.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 149 EXP_interface.o: $(ARBHOME)/INCLUDE/aw_awars.hxx EXP.hxx 150 EXP_interface.o: EXP_interface.hxx EXP_local.hxx GEN.hxx 151 EXP_interface.o: $(ARBHOME)/INCLUDE/adGene.h GEN_local.hxx 152 EXP_interface.o: GEN_interface.hxx ../NTREE/ad_spec.hxx 153 EXP_interface.o: ../NTREE/nt_internal.h 154 155 EXP_main.o: $(ARBHOME)/INCLUDE/awt.hxx 156 EXP_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 157 EXP_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 158 EXP_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 159 EXP_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 160 EXP_main.o: $(ARBHOME)/INCLUDE/arbdb.h 161 EXP_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 162 EXP_main.o: $(ARBHOME)/INCLUDE/awt_input_mask.hxx 163 EXP_main.o: $(ARBHOME)/INCLUDE/smartptr.h 164 EXP_main.o: $(ARBHOME)/INCLUDE/awt_hotkeys.hxx 165 EXP_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 166 EXP_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 167 EXP_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 168 EXP_main.o: $(ARBHOME)/INCLUDE/ntree.hxx EXP.hxx EXP_local.hxx 169 EXP_main.o: EXP_interface.hxx 170 171 EXP_db.o: $(ARBHOME)/INCLUDE/arbdb.h 172 EXP_db.o: $(ARBHOME)/INCLUDE/arb_assert.h 173 EXP_db.o: $(ARBHOME)/INCLUDE/ad_prot.h 174 EXP_db.o: $(ARBHOME)/INCLUDE/arbdbt.h 175 EXP_db.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 176 EXP_db.o: $(ARBHOME)/INCLUDE/aw_root.hxx EXP.hxx 195 GEN_nds.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 196 197 GEN_read.o: GEN.hxx 198 GEN_read.o: GEN_local.hxx 199 GEN_read.o: $(ARBHOME)/INCLUDE/ad_prot.h 200 GEN_read.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 201 GEN_read.o: $(ARBHOME)/INCLUDE/adGene.h 202 GEN_read.o: $(ARBHOME)/INCLUDE/arb_assert.h 203 GEN_read.o: $(ARBHOME)/INCLUDE/arbdb.h 204 GEN_read.o: $(ARBHOME)/INCLUDE/arbdbt.h 205 GEN_read.o: $(ARBHOME)/INCLUDE/aw_device.hxx 206 GEN_read.o: $(ARBHOME)/INCLUDE/aw_root.hxx 207 GEN_read.o: $(ARBHOME)/INCLUDE/aw_window.hxx 208 GEN_read.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 209 GEN_read.o: $(ARBHOME)/INCLUDE/inline.h -
trunk/HELP_SOURCE/Makefile
r2137 r2338 239 239 # DO NOT DELETE 240 240 241 # Do not add dependencies manually - use 'make depend' in $ARBHOME 242 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 243 241 244 arb_help2xml.o: $(ARBHOME)/INCLUDE/arb_assert.h 242 245 arb_help2xml.o: $(ARBHOME)/INCLUDE/xml.hxx -
trunk/ISLAND_HOPPING/Makefile
r1617 r2338 25 25 # DO NOT DELETE 26 26 27 island_hopping.o: island_hopping.h i-hopper.h defs.h memory.h 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 29 30 align.o: defs.h 31 align.o: i-hopper.h 32 align.o: memory.h 33 align.o: trnsprob.h 34 35 i-hopper.o: defs.h 36 i-hopper.o: i-hopper.h 37 i-hopper.o: memory.h 38 39 island_hopping.o: defs.h 40 island_hopping.o: i-hopper.h 41 island_hopping.o: island_hopping.h 42 island_hopping.o: memory.h 28 43 island_hopping.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 44 30 i-hopper.o: memory.h i-hopper.h defs.h 31 32 align.o: memory.h trnsprob.h i-hopper.h defs.h 33 34 trnsprob.o: defs.h memory.h trnsprob.h 45 trnsprob.o: defs.h 46 trnsprob.o: memory.h 47 trnsprob.o: trnsprob.h -
trunk/MERGE/Makefile
r1617 r2338 29 29 # DO NOT DELETE THIS LINE -- make depend depends on it. 30 30 31 # Do not add dependencies manually - use 'make depend' in $ARBHOME 32 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 33 34 MG_alignment.o: merge.hxx 35 MG_alignment.o: $(ARBHOME)/INCLUDE/ad_prot.h 36 MG_alignment.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 37 MG_alignment.o: $(ARBHOME)/INCLUDE/arb_assert.h 38 MG_alignment.o: $(ARBHOME)/INCLUDE/arbdb.h 39 MG_alignment.o: $(ARBHOME)/INCLUDE/arbdbt.h 40 MG_alignment.o: $(ARBHOME)/INCLUDE/aw_device.hxx 41 MG_alignment.o: $(ARBHOME)/INCLUDE/aw_root.hxx 42 MG_alignment.o: $(ARBHOME)/INCLUDE/aw_window.hxx 43 MG_alignment.o: $(ARBHOME)/INCLUDE/awt.hxx 44 45 MG_checkfield.o: merge.hxx 46 MG_checkfield.o: $(ARBHOME)/INCLUDE/ad_prot.h 47 MG_checkfield.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 48 MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_assert.h 31 49 MG_checkfield.o: $(ARBHOME)/INCLUDE/arbdb.h 32 MG_checkfield.o: $(ARBHOME)/INCLUDE/arb_assert.h33 MG_checkfield.o: $(ARBHOME)/INCLUDE/ad_prot.h34 50 MG_checkfield.o: $(ARBHOME)/INCLUDE/arbdbt.h 35 MG_checkfield.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 51 MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 52 MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_device.hxx 36 53 MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_root.hxx 37 MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_device.hxx38 54 MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_window.hxx 39 MG_checkfield.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 40 MG_checkfield.o: $(ARBHOME)/INCLUDE/awt.hxx merge.hxx 55 MG_checkfield.o: $(ARBHOME)/INCLUDE/awt.hxx 41 56 42 MG_main.o: $(ARBHOME)/INCLUDE/arbdb.h 43 MG_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 44 MG_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 45 MG_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 46 MG_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 47 MG_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 48 MG_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 49 MG_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 50 MG_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 51 MG_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 52 MG_main.o: $(ARBHOME)/INCLUDE/awt.hxx 53 MG_main.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx merge.hxx mg_merge.hxx 57 MG_configs.o: merge.hxx 58 MG_configs.o: $(ARBHOME)/INCLUDE/ad_prot.h 59 MG_configs.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 60 MG_configs.o: $(ARBHOME)/INCLUDE/arb_assert.h 61 MG_configs.o: $(ARBHOME)/INCLUDE/arbdb.h 62 MG_configs.o: $(ARBHOME)/INCLUDE/arbdbt.h 63 MG_configs.o: $(ARBHOME)/INCLUDE/aw_device.hxx 64 MG_configs.o: $(ARBHOME)/INCLUDE/aw_root.hxx 65 MG_configs.o: $(ARBHOME)/INCLUDE/aw_window.hxx 66 MG_configs.o: $(ARBHOME)/INCLUDE/awt.hxx 54 67 55 MG_trees.o: $(ARBHOME)/INCLUDE/arbdb.h 56 MG_trees.o: $(ARBHOME)/INCLUDE/arb_assert.h 57 MG_trees.o: $(ARBHOME)/INCLUDE/ad_prot.h 58 MG_trees.o: $(ARBHOME)/INCLUDE/arbdbt.h 59 MG_trees.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 60 MG_trees.o: $(ARBHOME)/INCLUDE/aw_root.hxx 61 MG_trees.o: $(ARBHOME)/INCLUDE/aw_device.hxx 62 MG_trees.o: $(ARBHOME)/INCLUDE/aw_window.hxx 63 MG_trees.o: $(ARBHOME)/INCLUDE/awt.hxx merge.hxx 64 65 MG_alignment.o: $(ARBHOME)/INCLUDE/arbdb.h 66 MG_alignment.o: $(ARBHOME)/INCLUDE/arb_assert.h 67 MG_alignment.o: $(ARBHOME)/INCLUDE/ad_prot.h 68 MG_alignment.o: $(ARBHOME)/INCLUDE/arbdbt.h 69 MG_alignment.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 70 MG_alignment.o: $(ARBHOME)/INCLUDE/aw_root.hxx 71 MG_alignment.o: $(ARBHOME)/INCLUDE/aw_device.hxx 72 MG_alignment.o: $(ARBHOME)/INCLUDE/aw_window.hxx 73 MG_alignment.o: $(ARBHOME)/INCLUDE/awt.hxx merge.hxx 74 75 MG_species.o: $(ARBHOME)/INCLUDE/arbdb.h 76 MG_species.o: $(ARBHOME)/INCLUDE/arb_assert.h 77 MG_species.o: $(ARBHOME)/INCLUDE/ad_prot.h 78 MG_species.o: $(ARBHOME)/INCLUDE/arbdbt.h 79 MG_species.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 80 MG_species.o: $(ARBHOME)/INCLUDE/aw_root.hxx 81 MG_species.o: $(ARBHOME)/INCLUDE/aw_device.hxx 82 MG_species.o: $(ARBHOME)/INCLUDE/aw_window.hxx 83 MG_species.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 84 MG_species.o: $(ARBHOME)/INCLUDE/awt.hxx merge.hxx 85 68 MG_extendeds.o: merge.hxx 69 MG_extendeds.o: $(ARBHOME)/INCLUDE/ad_prot.h 70 MG_extendeds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 71 MG_extendeds.o: $(ARBHOME)/INCLUDE/arb_assert.h 86 72 MG_extendeds.o: $(ARBHOME)/INCLUDE/arbdb.h 87 MG_extendeds.o: $(ARBHOME)/INCLUDE/arb_assert.h88 MG_extendeds.o: $(ARBHOME)/INCLUDE/ad_prot.h89 73 MG_extendeds.o: $(ARBHOME)/INCLUDE/arbdbt.h 90 MG_extendeds.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 74 MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 75 MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_device.hxx 91 76 MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_root.hxx 92 MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_device.hxx93 77 MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_window.hxx 94 78 MG_extendeds.o: $(ARBHOME)/INCLUDE/awt.hxx 95 MG_extendeds.o: $(ARBHOME)/INCLUDE/aw_awars.hxx merge.hxx96 79 97 MG_names.o: $(ARBHOME)/INCLUDE/arbdb.h 98 MG_names.o: $(ARBHOME)/INCLUDE/arb_assert.h 99 MG_names.o: $(ARBHOME)/INCLUDE/ad_prot.h 100 MG_names.o: $(ARBHOME)/INCLUDE/aw_root.hxx 101 MG_names.o: $(ARBHOME)/INCLUDE/aw_device.hxx 102 MG_names.o: $(ARBHOME)/INCLUDE/aw_window.hxx 103 MG_names.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx merge.hxx 104 105 MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_window.hxx 106 MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_root.hxx 107 MG_gene_species.o: $(ARBHOME)/INCLUDE/arb_assert.h 108 MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_device.hxx 109 MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 110 MG_gene_species.o: $(ARBHOME)/INCLUDE/awt.hxx 111 MG_gene_species.o: $(ARBHOME)/INCLUDE/arbdb.h 80 MG_gene_species.o: merge.hxx 112 81 MG_gene_species.o: $(ARBHOME)/INCLUDE/ad_prot.h 113 MG_gene_species.o: $(ARBHOME)/INCLUDE/awt_config_manager.hxx114 MG_gene_species.o: $(ARBHOME)/INCLUDE/arbdbt.h115 82 MG_gene_species.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 116 83 MG_gene_species.o: $(ARBHOME)/INCLUDE/adGene.h 117 MG_gene_species.o: $(ARBHOME)/INCLUDE/inline.h merge.hxx 84 MG_gene_species.o: $(ARBHOME)/INCLUDE/arb_assert.h 85 MG_gene_species.o: $(ARBHOME)/INCLUDE/arbdb.h 86 MG_gene_species.o: $(ARBHOME)/INCLUDE/arbdbt.h 87 MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 88 MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_device.hxx 89 MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_root.hxx 90 MG_gene_species.o: $(ARBHOME)/INCLUDE/aw_window.hxx 91 MG_gene_species.o: $(ARBHOME)/INCLUDE/awt.hxx 92 MG_gene_species.o: $(ARBHOME)/INCLUDE/awt_config_manager.hxx 93 MG_gene_species.o: $(ARBHOME)/INCLUDE/inline.h 118 94 119 MG_configs.o: $(ARBHOME)/INCLUDE/arbdb.h 120 MG_configs.o: $(ARBHOME)/INCLUDE/arb_assert.h 121 MG_configs.o: $(ARBHOME)/INCLUDE/ad_prot.h 122 MG_configs.o: $(ARBHOME)/INCLUDE/arbdbt.h 123 MG_configs.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 124 MG_configs.o: $(ARBHOME)/INCLUDE/aw_root.hxx 125 MG_configs.o: $(ARBHOME)/INCLUDE/aw_device.hxx 126 MG_configs.o: $(ARBHOME)/INCLUDE/aw_window.hxx 127 MG_configs.o: $(ARBHOME)/INCLUDE/awt.hxx merge.hxx 95 MG_main.o: merge.hxx 96 MG_main.o: mg_merge.hxx 97 MG_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 98 MG_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 99 MG_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 100 MG_main.o: $(ARBHOME)/INCLUDE/arbdb.h 101 MG_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 102 MG_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 103 MG_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 104 MG_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 105 MG_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 106 MG_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 107 MG_main.o: $(ARBHOME)/INCLUDE/awt.hxx 108 MG_main.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 128 109 110 MG_names.o: merge.hxx 111 MG_names.o: $(ARBHOME)/INCLUDE/ad_prot.h 112 MG_names.o: $(ARBHOME)/INCLUDE/arb_assert.h 113 MG_names.o: $(ARBHOME)/INCLUDE/arbdb.h 114 MG_names.o: $(ARBHOME)/INCLUDE/aw_device.hxx 115 MG_names.o: $(ARBHOME)/INCLUDE/aw_root.hxx 116 MG_names.o: $(ARBHOME)/INCLUDE/aw_window.hxx 117 MG_names.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 118 119 MG_preserves.o: merge.hxx 120 MG_preserves.o: $(ARBHOME)/INCLUDE/ad_prot.h 121 MG_preserves.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 122 MG_preserves.o: $(ARBHOME)/INCLUDE/arb_assert.h 129 123 MG_preserves.o: $(ARBHOME)/INCLUDE/arbdb.h 130 MG_preserves.o: $(ARBHOME)/INCLUDE/arb_assert.h131 MG_preserves.o: $(ARBHOME)/INCLUDE/ad_prot.h132 124 MG_preserves.o: $(ARBHOME)/INCLUDE/arbdbt.h 133 MG_preserves.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 125 MG_preserves.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 126 MG_preserves.o: $(ARBHOME)/INCLUDE/aw_device.hxx 134 127 MG_preserves.o: $(ARBHOME)/INCLUDE/aw_root.hxx 135 MG_preserves.o: $(ARBHOME)/INCLUDE/aw_device.hxx136 128 MG_preserves.o: $(ARBHOME)/INCLUDE/aw_window.hxx 137 MG_preserves.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 138 MG_preserves.o: $(ARBHOME)/INCLUDE/awt.hxx merge.hxx 129 MG_preserves.o: $(ARBHOME)/INCLUDE/awt.hxx 139 130 MG_preserves.o: $(ARBHOME)/INCLUDE/smartptr.h 131 132 MG_species.o: merge.hxx 133 MG_species.o: $(ARBHOME)/INCLUDE/ad_prot.h 134 MG_species.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 135 MG_species.o: $(ARBHOME)/INCLUDE/arb_assert.h 136 MG_species.o: $(ARBHOME)/INCLUDE/arbdb.h 137 MG_species.o: $(ARBHOME)/INCLUDE/arbdbt.h 138 MG_species.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 139 MG_species.o: $(ARBHOME)/INCLUDE/aw_device.hxx 140 MG_species.o: $(ARBHOME)/INCLUDE/aw_root.hxx 141 MG_species.o: $(ARBHOME)/INCLUDE/aw_window.hxx 142 MG_species.o: $(ARBHOME)/INCLUDE/awt.hxx 143 144 MG_trees.o: merge.hxx 145 MG_trees.o: $(ARBHOME)/INCLUDE/ad_prot.h 146 MG_trees.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 147 MG_trees.o: $(ARBHOME)/INCLUDE/arb_assert.h 148 MG_trees.o: $(ARBHOME)/INCLUDE/arbdb.h 149 MG_trees.o: $(ARBHOME)/INCLUDE/arbdbt.h 150 MG_trees.o: $(ARBHOME)/INCLUDE/aw_device.hxx 151 MG_trees.o: $(ARBHOME)/INCLUDE/aw_root.hxx 152 MG_trees.o: $(ARBHOME)/INCLUDE/aw_window.hxx 153 MG_trees.o: $(ARBHOME)/INCLUDE/awt.hxx -
trunk/MULTI_PROBE/Makefile
r1617 r2338 43 43 # DO NOT DELETE THIS LINE -- make depend depends on it. 44 44 45 # Do not add dependencies manually - use 'make depend' in $ARBHOME 46 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 47 48 MP_Generation.o: MP_externs.hxx 49 MP_Generation.o: MP_probe.hxx 50 MP_Generation.o: mpdefs.h 51 MP_Generation.o: MultiProbe.hxx 52 MP_Generation.o: SoTl.hxx 53 MP_Generation.o: $(ARBHOME)/INCLUDE/ad_prot.h 54 MP_Generation.o: $(ARBHOME)/INCLUDE/arb_assert.h 55 MP_Generation.o: $(ARBHOME)/INCLUDE/arbdb.h 56 MP_Generation.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 57 MP_Generation.o: $(ARBHOME)/INCLUDE/client.h 58 MP_Generation.o: $(ARBHOME)/INCLUDE/PT_com.h 59 MP_Generation.o: $(ARBHOME)/INCLUDE/servercntrl.h 60 61 MP_GenerationDuplicates.o: MP_externs.hxx 62 MP_GenerationDuplicates.o: MP_probe.hxx 63 MP_GenerationDuplicates.o: mpdefs.h 64 MP_GenerationDuplicates.o: MultiProbe.hxx 65 MP_GenerationDuplicates.o: SoTl.hxx 66 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/ad_prot.h 67 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/arb_assert.h 68 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/arbdb.h 69 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 70 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/client.h 71 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/PT_com.h 72 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/servercntrl.h 73 74 MP_main.o: MP_externs.hxx 75 MP_main.o: MP_probe.hxx 76 MP_main.o: mp_proto.hxx 77 MP_main.o: mpdefs.h 78 MP_main.o: MultiProbe.hxx 79 MP_main.o: SoTl.hxx 80 MP_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 81 MP_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 82 MP_main.o: $(ARBHOME)/INCLUDE/arbdb.h 83 MP_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 84 MP_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 45 85 MP_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 46 MP_main.o: $(ARBHOME)/INCLUDE/arb_assert.h47 86 MP_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 48 MP_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx MultiProbe.hxx mpdefs.h 49 MP_main.o: $(ARBHOME)/INCLUDE/arbdb.h 50 MP_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 87 MP_main.o: $(ARBHOME)/INCLUDE/client.h 51 88 MP_main.o: $(ARBHOME)/INCLUDE/PT_com.h 52 MP_main.o: $(ARBHOME)/INCLUDE/client.h 53 MP_main.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 54 MP_main.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx MP_probe.hxx 55 MP_main.o: mp_proto.hxx 56 57 MP_Window.o: $(ARBHOME)/INCLUDE/aw_root.hxx 58 MP_Window.o: $(ARBHOME)/INCLUDE/arb_assert.h 59 MP_Window.o: $(ARBHOME)/INCLUDE/aw_window.hxx 60 MP_Window.o: $(ARBHOME)/INCLUDE/aw_device.hxx 61 MP_Window.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 62 MP_Window.o: $(ARBHOME)/INCLUDE/awt.hxx 63 MP_Window.o: $(ARBHOME)/INCLUDE/arbdb.h 64 MP_Window.o: $(ARBHOME)/INCLUDE/ad_prot.h MultiProbe.hxx mpdefs.h 65 MP_Window.o: $(ARBHOME)/INCLUDE/PT_com.h 66 MP_Window.o: $(ARBHOME)/INCLUDE/client.h 67 MP_Window.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 68 MP_Window.o: SoTl.hxx MP_probe.hxx mp_proto.hxx 69 89 MP_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 90 91 MP_mo_liste.o: MP_externs.hxx 92 MP_mo_liste.o: MP_probe.hxx 93 MP_mo_liste.o: mpdefs.h 94 MP_mo_liste.o: MultiProbe.hxx 95 MP_mo_liste.o: SoTl.hxx 96 MP_mo_liste.o: $(ARBHOME)/INCLUDE/ad_prot.h 97 MP_mo_liste.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 98 MP_mo_liste.o: $(ARBHOME)/INCLUDE/arb_assert.h 99 MP_mo_liste.o: $(ARBHOME)/INCLUDE/arbdb.h 100 MP_mo_liste.o: $(ARBHOME)/INCLUDE/arbdbt.h 101 MP_mo_liste.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 102 MP_mo_liste.o: $(ARBHOME)/INCLUDE/aw_root.hxx 103 MP_mo_liste.o: $(ARBHOME)/INCLUDE/client.h 104 MP_mo_liste.o: $(ARBHOME)/INCLUDE/PT_com.h 105 MP_mo_liste.o: $(ARBHOME)/INCLUDE/servercntrl.h 106 107 MP_noclass.o: MP_externs.hxx 108 MP_noclass.o: MP_probe.hxx 109 MP_noclass.o: mp_proto.hxx 110 MP_noclass.o: mpdefs.h 111 MP_noclass.o: MultiProbe.hxx 112 MP_noclass.o: SoTl.hxx 113 MP_noclass.o: $(ARBHOME)/INCLUDE/ad_prot.h 114 MP_noclass.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 115 MP_noclass.o: $(ARBHOME)/INCLUDE/arb_assert.h 70 116 MP_noclass.o: $(ARBHOME)/INCLUDE/arbdb.h 71 MP_noclass.o: $(ARBHOME)/INCLUDE/arb_assert.h72 MP_noclass.o: $(ARBHOME)/INCLUDE/ad_prot.h73 117 MP_noclass.o: $(ARBHOME)/INCLUDE/arbdbt.h 74 MP_noclass.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 118 MP_noclass.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 119 MP_noclass.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 120 MP_noclass.o: $(ARBHOME)/INCLUDE/aw_device.hxx 75 121 MP_noclass.o: $(ARBHOME)/INCLUDE/aw_root.hxx 76 122 MP_noclass.o: $(ARBHOME)/INCLUDE/aw_window.hxx 77 MP_noclass.o: $(ARBHOME)/INCLUDE/aw_device.hxx78 123 MP_noclass.o: $(ARBHOME)/INCLUDE/awt.hxx 79 124 MP_noclass.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 125 MP_noclass.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 126 MP_noclass.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 80 127 MP_noclass.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 81 MP_noclass.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 82 MP_noclass.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 83 MP_noclass.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 84 MP_noclass.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx MultiProbe.hxx 85 MP_noclass.o: mpdefs.h $(ARBHOME)/INCLUDE/PT_com.h 128 MP_noclass.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx 86 129 MP_noclass.o: $(ARBHOME)/INCLUDE/client.h 87 MP_noclass.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 88 MP_noclass.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx 89 MP_noclass.o: MP_probe.hxx mp_proto.hxx 90 91 MP_sonde.o: MultiProbe.hxx mpdefs.h $(ARBHOME)/INCLUDE/arbdb.h 130 MP_noclass.o: $(ARBHOME)/INCLUDE/PT_com.h 131 MP_noclass.o: $(ARBHOME)/INCLUDE/servercntrl.h 132 133 MP_permute.o: MP_externs.hxx 134 MP_permute.o: MP_probe.hxx 135 MP_permute.o: mpdefs.h 136 MP_permute.o: MultiProbe.hxx 137 MP_permute.o: SoTl.hxx 138 MP_permute.o: $(ARBHOME)/INCLUDE/ad_prot.h 139 MP_permute.o: $(ARBHOME)/INCLUDE/arb_assert.h 140 MP_permute.o: $(ARBHOME)/INCLUDE/arbdb.h 141 MP_permute.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 142 MP_permute.o: $(ARBHOME)/INCLUDE/client.h 143 MP_permute.o: $(ARBHOME)/INCLUDE/PT_com.h 144 MP_permute.o: $(ARBHOME)/INCLUDE/servercntrl.h 145 146 MP_probe.o: MP_externs.hxx 147 MP_probe.o: MP_probe.hxx 148 MP_probe.o: mpdefs.h 149 MP_probe.o: MultiProbe.hxx 150 MP_probe.o: SoTl.hxx 151 MP_probe.o: $(ARBHOME)/INCLUDE/ad_prot.h 152 MP_probe.o: $(ARBHOME)/INCLUDE/arb_assert.h 153 MP_probe.o: $(ARBHOME)/INCLUDE/arbdb.h 154 MP_probe.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 155 MP_probe.o: $(ARBHOME)/INCLUDE/aw_device.hxx 156 MP_probe.o: $(ARBHOME)/INCLUDE/aw_root.hxx 157 MP_probe.o: $(ARBHOME)/INCLUDE/aw_window.hxx 158 MP_probe.o: $(ARBHOME)/INCLUDE/client.h 159 MP_probe.o: $(ARBHOME)/INCLUDE/PT_com.h 160 MP_probe.o: $(ARBHOME)/INCLUDE/servercntrl.h 161 162 MP_probe_combi_statistic.o: MP_externs.hxx 163 MP_probe_combi_statistic.o: MP_probe.hxx 164 MP_probe_combi_statistic.o: mpdefs.h 165 MP_probe_combi_statistic.o: MultiProbe.hxx 166 MP_probe_combi_statistic.o: SoTl.hxx 167 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/ad_prot.h 168 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/arb_assert.h 169 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/arbdb.h 170 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 171 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/client.h 172 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/PT_com.h 173 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/servercntrl.h 174 175 MP_probe_tabs.o: MP_externs.hxx 176 MP_probe_tabs.o: MP_probe.hxx 177 MP_probe_tabs.o: mpdefs.h 178 MP_probe_tabs.o: MultiProbe.hxx 179 MP_probe_tabs.o: SoTl.hxx 180 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/ad_prot.h 181 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/arb_assert.h 182 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/arbdb.h 183 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 184 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/client.h 185 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/PT_com.h 186 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/servercntrl.h 187 188 MP_sonde.o: MP_externs.hxx 189 MP_sonde.o: MP_probe.hxx 190 MP_sonde.o: mpdefs.h 191 MP_sonde.o: MultiProbe.hxx 192 MP_sonde.o: SoTl.hxx 193 MP_sonde.o: $(ARBHOME)/INCLUDE/ad_prot.h 194 MP_sonde.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 92 195 MP_sonde.o: $(ARBHOME)/INCLUDE/arb_assert.h 93 MP_sonde.o: $(ARBHOME)/INCLUDE/ad_prot.h 196 MP_sonde.o: $(ARBHOME)/INCLUDE/arbdb.h 197 MP_sonde.o: $(ARBHOME)/INCLUDE/arbdbt.h 198 MP_sonde.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 199 MP_sonde.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 200 MP_sonde.o: $(ARBHOME)/INCLUDE/aw_root.hxx 201 MP_sonde.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 202 MP_sonde.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 203 MP_sonde.o: $(ARBHOME)/INCLUDE/client.h 94 204 MP_sonde.o: $(ARBHOME)/INCLUDE/PT_com.h 95 MP_sonde.o: $(ARBHOME)/INCLUDE/client.h 96 MP_sonde.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 97 MP_sonde.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx MP_probe.hxx 98 MP_sonde.o: $(ARBHOME)/INCLUDE/arbdbt.h 99 MP_sonde.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 100 MP_sonde.o: $(ARBHOME)/INCLUDE/aw_root.hxx 101 MP_sonde.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 102 MP_sonde.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 103 MP_sonde.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 104 105 MP_sondentopf.o: MultiProbe.hxx mpdefs.h 205 MP_sonde.o: $(ARBHOME)/INCLUDE/servercntrl.h 206 207 MP_sondentopf.o: MP_externs.hxx 208 MP_sondentopf.o: MP_probe.hxx 209 MP_sondentopf.o: mpdefs.h 210 MP_sondentopf.o: MultiProbe.hxx 211 MP_sondentopf.o: SoTl.hxx 212 MP_sondentopf.o: $(ARBHOME)/INCLUDE/ad_prot.h 213 MP_sondentopf.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 214 MP_sondentopf.o: $(ARBHOME)/INCLUDE/arb_assert.h 106 215 MP_sondentopf.o: $(ARBHOME)/INCLUDE/arbdb.h 107 MP_sondentopf.o: $(ARBHOME)/INCLUDE/arb_assert.h 108 MP_sondentopf.o: $(ARBHOME)/INCLUDE/ad_prot.h 109 MP_sondentopf.o: $(ARBHOME)/INCLUDE/PT_com.h 110 MP_sondentopf.o: $(ARBHOME)/INCLUDE/client.h 111 MP_sondentopf.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 112 MP_sondentopf.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx 113 MP_sondentopf.o: MP_probe.hxx $(ARBHOME)/INCLUDE/arbdbt.h 114 MP_sondentopf.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 115 MP_sondentopf.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 116 MP_sondentopf.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 216 MP_sondentopf.o: $(ARBHOME)/INCLUDE/arbdbt.h 217 MP_sondentopf.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 117 218 MP_sondentopf.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 118 219 MP_sondentopf.o: $(ARBHOME)/INCLUDE/aw_root.hxx 119 120 MP_mo_liste.o: MultiProbe.hxx mpdefs.h $(ARBHOME)/INCLUDE/arbdb.h 121 MP_mo_liste.o: $(ARBHOME)/INCLUDE/arb_assert.h 122 MP_mo_liste.o: $(ARBHOME)/INCLUDE/ad_prot.h 123 MP_mo_liste.o: $(ARBHOME)/INCLUDE/PT_com.h 124 MP_mo_liste.o: $(ARBHOME)/INCLUDE/client.h 125 MP_mo_liste.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 126 MP_mo_liste.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx 127 MP_mo_liste.o: MP_probe.hxx $(ARBHOME)/INCLUDE/arbdbt.h 128 MP_mo_liste.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 129 MP_mo_liste.o: $(ARBHOME)/INCLUDE/aw_root.hxx 130 131 MP_probe.o: MP_probe.hxx MultiProbe.hxx mpdefs.h 132 MP_probe.o: $(ARBHOME)/INCLUDE/arbdb.h 133 MP_probe.o: $(ARBHOME)/INCLUDE/arb_assert.h 134 MP_probe.o: $(ARBHOME)/INCLUDE/ad_prot.h 135 MP_probe.o: $(ARBHOME)/INCLUDE/PT_com.h 136 MP_probe.o: $(ARBHOME)/INCLUDE/client.h 137 MP_probe.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 138 MP_probe.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx 139 MP_probe.o: $(ARBHOME)/INCLUDE/aw_root.hxx 140 MP_probe.o: $(ARBHOME)/INCLUDE/aw_window.hxx 141 MP_probe.o: $(ARBHOME)/INCLUDE/aw_device.hxx 142 143 MP_GenerationDuplicates.o: MultiProbe.hxx mpdefs.h 144 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/arbdb.h 145 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/arb_assert.h 146 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/ad_prot.h 147 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/PT_com.h 148 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/client.h 149 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/servercntrl.h 150 MP_GenerationDuplicates.o: MP_externs.hxx SoTl.hxx 151 MP_GenerationDuplicates.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 152 MP_GenerationDuplicates.o: MP_probe.hxx 153 154 MP_Generation.o: MultiProbe.hxx mpdefs.h 155 MP_Generation.o: $(ARBHOME)/INCLUDE/arbdb.h 156 MP_Generation.o: $(ARBHOME)/INCLUDE/arb_assert.h 157 MP_Generation.o: $(ARBHOME)/INCLUDE/ad_prot.h 158 MP_Generation.o: $(ARBHOME)/INCLUDE/PT_com.h 159 MP_Generation.o: $(ARBHOME)/INCLUDE/client.h 160 MP_Generation.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 161 MP_Generation.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx 162 MP_Generation.o: MP_probe.hxx 163 164 MP_probe_combi_statistic.o: MultiProbe.hxx mpdefs.h 165 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/arbdb.h 166 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/arb_assert.h 167 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/ad_prot.h 168 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/PT_com.h 169 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/client.h 170 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/servercntrl.h 171 MP_probe_combi_statistic.o: MP_externs.hxx SoTl.hxx 172 MP_probe_combi_statistic.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 173 MP_probe_combi_statistic.o: MP_probe.hxx 174 175 MP_probe_tabs.o: MultiProbe.hxx mpdefs.h 176 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/arbdb.h 177 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/arb_assert.h 178 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/ad_prot.h 179 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/PT_com.h 180 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/client.h 181 MP_probe_tabs.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 182 MP_probe_tabs.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx 183 MP_probe_tabs.o: MP_probe.hxx 184 185 MP_permute.o: MultiProbe.hxx mpdefs.h $(ARBHOME)/INCLUDE/arbdb.h 186 MP_permute.o: $(ARBHOME)/INCLUDE/arb_assert.h 187 MP_permute.o: $(ARBHOME)/INCLUDE/ad_prot.h 188 MP_permute.o: $(ARBHOME)/INCLUDE/PT_com.h 189 MP_permute.o: $(ARBHOME)/INCLUDE/client.h 190 MP_permute.o: $(ARBHOME)/INCLUDE/servercntrl.h MP_externs.hxx 191 MP_permute.o: SoTl.hxx $(ARBHOME)/INCLUDE/aw_awars.hxx 192 MP_permute.o: MP_probe.hxx 220 MP_sondentopf.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 221 MP_sondentopf.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 222 MP_sondentopf.o: $(ARBHOME)/INCLUDE/client.h 223 MP_sondentopf.o: $(ARBHOME)/INCLUDE/PT_com.h 224 MP_sondentopf.o: $(ARBHOME)/INCLUDE/servercntrl.h 225 226 MP_Window.o: MP_externs.hxx 227 MP_Window.o: MP_probe.hxx 228 MP_Window.o: mp_proto.hxx 229 MP_Window.o: mpdefs.h 230 MP_Window.o: MultiProbe.hxx 231 MP_Window.o: SoTl.hxx 232 MP_Window.o: $(ARBHOME)/INCLUDE/ad_prot.h 233 MP_Window.o: $(ARBHOME)/INCLUDE/arb_assert.h 234 MP_Window.o: $(ARBHOME)/INCLUDE/arbdb.h 235 MP_Window.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 236 MP_Window.o: $(ARBHOME)/INCLUDE/aw_device.hxx 237 MP_Window.o: $(ARBHOME)/INCLUDE/aw_root.hxx 238 MP_Window.o: $(ARBHOME)/INCLUDE/aw_window.hxx 239 MP_Window.o: $(ARBHOME)/INCLUDE/awt.hxx 240 MP_Window.o: $(ARBHOME)/INCLUDE/client.h 241 MP_Window.o: $(ARBHOME)/INCLUDE/PT_com.h 242 MP_Window.o: $(ARBHOME)/INCLUDE/servercntrl.h -
trunk/NALIGNER/Makefile
r1617 r2338 39 39 # DO NOT DELETE THIS LINE -- make depend depends on it. 40 40 41 ali_prealigner.o: ali_prealigner.hxx ali_profile.hxx ali_sequence.hxx 42 ali_prealigner.o: ali_misc.hxx ali_arbdb.hxx ali_other_stuff.hxx 41 # Do not add dependencies manually - use 'make depend' in $ARBHOME 42 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 43 44 ali_aligner.o: ali_aligner.hxx 45 ali_aligner.o: ali_arbdb.hxx 46 ali_aligner.o: ali_misc.hxx 47 ali_aligner.o: ali_other_stuff.hxx 48 ali_aligner.o: ali_pathmap.hxx 49 ali_aligner.o: ali_profile.hxx 50 ali_aligner.o: ali_pt.hxx 51 ali_aligner.o: ali_sequence.hxx 52 ali_aligner.o: ali_solution.hxx 53 ali_aligner.o: ali_tarray.hxx 54 ali_aligner.o: ali_tlist.hxx 55 ali_aligner.o: ali_tstack.hxx 56 ali_aligner.o: $(ARBHOME)/INCLUDE/ad_prot.h 57 ali_aligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 58 ali_aligner.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 59 ali_aligner.o: $(ARBHOME)/INCLUDE/arb_assert.h 60 ali_aligner.o: $(ARBHOME)/INCLUDE/arbdb.h 61 ali_aligner.o: $(ARBHOME)/INCLUDE/arbdbt.h 62 ali_aligner.o: $(ARBHOME)/INCLUDE/client.h 63 ali_aligner.o: $(ARBHOME)/INCLUDE/PT_com.h 64 ali_aligner.o: $(ARBHOME)/INCLUDE/server.h 65 ali_aligner.o: $(ARBHOME)/INCLUDE/servercntrl.h 66 67 ali_arbdb.o: ali_arbdb.hxx 68 ali_arbdb.o: ali_misc.hxx 69 ali_arbdb.o: ali_other_stuff.hxx 70 ali_arbdb.o: ali_sequence.hxx 71 ali_arbdb.o: $(ARBHOME)/INCLUDE/ad_prot.h 72 ali_arbdb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 73 ali_arbdb.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 74 ali_arbdb.o: $(ARBHOME)/INCLUDE/arb_assert.h 75 ali_arbdb.o: $(ARBHOME)/INCLUDE/arbdb.h 76 ali_arbdb.o: $(ARBHOME)/INCLUDE/arbdbt.h 77 ali_arbdb.o: $(ARBHOME)/INCLUDE/PT_com.h 78 ali_arbdb.o: $(ARBHOME)/INCLUDE/server.h 79 ali_arbdb.o: $(ARBHOME)/INCLUDE/servercntrl.h 80 81 ali_global.o: ali_arbdb.hxx 82 ali_global.o: ali_global.hxx 83 ali_global.o: ali_misc.hxx 84 ali_global.o: ali_other_stuff.hxx 85 ali_global.o: ali_pathmap.hxx 86 ali_global.o: ali_prealigner.hxx 87 ali_global.o: ali_profile.hxx 88 ali_global.o: ali_pt.hxx 89 ali_global.o: ali_sequence.hxx 90 ali_global.o: ali_solution.hxx 91 ali_global.o: ali_tarray.hxx 92 ali_global.o: ali_tlist.hxx 93 ali_global.o: ali_tstack.hxx 94 ali_global.o: $(ARBHOME)/INCLUDE/ad_prot.h 95 ali_global.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 96 ali_global.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 97 ali_global.o: $(ARBHOME)/INCLUDE/arb_assert.h 98 ali_global.o: $(ARBHOME)/INCLUDE/arbdb.h 99 ali_global.o: $(ARBHOME)/INCLUDE/arbdbt.h 100 ali_global.o: $(ARBHOME)/INCLUDE/client.h 101 ali_global.o: $(ARBHOME)/INCLUDE/PT_com.h 102 ali_global.o: $(ARBHOME)/INCLUDE/server.h 103 ali_global.o: $(ARBHOME)/INCLUDE/servercntrl.h 104 105 ali_main.o: ali_aligner.hxx 106 ali_main.o: ali_arbdb.hxx 107 ali_main.o: ali_global.hxx 108 ali_main.o: ali_misc.hxx 109 ali_main.o: ali_other_stuff.hxx 110 ali_main.o: ali_pathmap.hxx 111 ali_main.o: ali_prealigner.hxx 112 ali_main.o: ali_profile.hxx 113 ali_main.o: ali_pt.hxx 114 ali_main.o: ali_sequence.hxx 115 ali_main.o: ali_solution.hxx 116 ali_main.o: ali_tarray.hxx 117 ali_main.o: ali_tlist.hxx 118 ali_main.o: ali_tstack.hxx 119 ali_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 120 ali_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 121 ali_main.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 122 ali_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 123 ali_main.o: $(ARBHOME)/INCLUDE/arbdb.h 124 ali_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 125 ali_main.o: $(ARBHOME)/INCLUDE/client.h 126 ali_main.o: $(ARBHOME)/INCLUDE/PT_com.h 127 ali_main.o: $(ARBHOME)/INCLUDE/server.h 128 ali_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 129 130 ali_pathmap.o: ali_misc.hxx 131 ali_pathmap.o: ali_pathmap.hxx 132 ali_pathmap.o: ali_tarray.hxx 133 ali_pathmap.o: ali_tlist.hxx 134 135 ali_prealigner.o: ali_aligner.hxx 136 ali_prealigner.o: ali_arbdb.hxx 137 ali_prealigner.o: ali_misc.hxx 138 ali_prealigner.o: ali_other_stuff.hxx 139 ali_prealigner.o: ali_pathmap.hxx 140 ali_prealigner.o: ali_prealigner.hxx 141 ali_prealigner.o: ali_profile.hxx 142 ali_prealigner.o: ali_pt.hxx 143 ali_prealigner.o: ali_sequence.hxx 144 ali_prealigner.o: ali_solution.hxx 145 ali_prealigner.o: ali_tarray.hxx 146 ali_prealigner.o: ali_tlist.hxx 147 ali_prealigner.o: ali_tstack.hxx 148 ali_prealigner.o: $(ARBHOME)/INCLUDE/ad_prot.h 149 ali_prealigner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 150 ali_prealigner.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 151 ali_prealigner.o: $(ARBHOME)/INCLUDE/arb_assert.h 152 ali_prealigner.o: $(ARBHOME)/INCLUDE/arbdb.h 153 ali_prealigner.o: $(ARBHOME)/INCLUDE/arbdbt.h 154 ali_prealigner.o: $(ARBHOME)/INCLUDE/client.h 43 155 ali_prealigner.o: $(ARBHOME)/INCLUDE/PT_com.h 44 156 ali_prealigner.o: $(ARBHOME)/INCLUDE/server.h 45 ali_prealigner.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 46 ali_prealigner.o: $(ARBHOME)/INCLUDE/arbdb.h 47 ali_prealigner.o: $(ARBHOME)/INCLUDE/arb_assert.h 48 ali_prealigner.o: $(ARBHOME)/INCLUDE/ad_prot.h 49 ali_prealigner.o: $(ARBHOME)/INCLUDE/arbdbt.h 50 ali_prealigner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 51 ali_prealigner.o: $(ARBHOME)/INCLUDE/servercntrl.h ali_pt.hxx 52 ali_prealigner.o: ali_tlist.hxx $(ARBHOME)/INCLUDE/client.h 53 ali_prealigner.o: ali_pathmap.hxx ali_tarray.hxx ali_tstack.hxx 54 ali_prealigner.o: ali_solution.hxx ali_aligner.hxx 55 56 ali_aligner.o: ali_aligner.hxx ali_solution.hxx ali_profile.hxx 57 ali_aligner.o: ali_sequence.hxx ali_misc.hxx ali_arbdb.hxx 58 ali_aligner.o: ali_other_stuff.hxx $(ARBHOME)/INCLUDE/PT_com.h 59 ali_aligner.o: $(ARBHOME)/INCLUDE/server.h 60 ali_aligner.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 61 ali_aligner.o: $(ARBHOME)/INCLUDE/arbdb.h 62 ali_aligner.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 ali_aligner.o: $(ARBHOME)/INCLUDE/ad_prot.h 64 ali_aligner.o: $(ARBHOME)/INCLUDE/arbdbt.h 65 ali_aligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 66 ali_aligner.o: $(ARBHOME)/INCLUDE/servercntrl.h ali_pt.hxx 67 ali_aligner.o: ali_tlist.hxx $(ARBHOME)/INCLUDE/client.h 68 ali_aligner.o: ali_tstack.hxx ali_tarray.hxx ali_pathmap.hxx 69 70 ali_arbdb.o: ali_arbdb.hxx ali_other_stuff.hxx 71 ali_arbdb.o: $(ARBHOME)/INCLUDE/PT_com.h 72 ali_arbdb.o: $(ARBHOME)/INCLUDE/server.h 73 ali_arbdb.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 74 ali_arbdb.o: $(ARBHOME)/INCLUDE/arbdb.h 75 ali_arbdb.o: $(ARBHOME)/INCLUDE/arb_assert.h 76 ali_arbdb.o: $(ARBHOME)/INCLUDE/ad_prot.h 77 ali_arbdb.o: $(ARBHOME)/INCLUDE/arbdbt.h 78 ali_arbdb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 79 ali_arbdb.o: $(ARBHOME)/INCLUDE/servercntrl.h ali_sequence.hxx 80 ali_arbdb.o: ali_misc.hxx 81 82 ali_sequence.o: ali_misc.hxx ali_sequence.hxx 83 84 ali_solution.o: ali_misc.hxx ali_solution.hxx ali_profile.hxx 85 ali_solution.o: ali_sequence.hxx ali_arbdb.hxx ali_other_stuff.hxx 157 ali_prealigner.o: $(ARBHOME)/INCLUDE/servercntrl.h 158 159 ali_profile.o: ali_arbdb.hxx 160 ali_profile.o: ali_misc.hxx 161 ali_profile.o: ali_other_stuff.hxx 162 ali_profile.o: ali_profile.hxx 163 ali_profile.o: ali_pt.hxx 164 ali_profile.o: ali_sequence.hxx 165 ali_profile.o: ali_solution.hxx 166 ali_profile.o: ali_tlist.hxx 167 ali_profile.o: BI_helix.hxx 168 ali_profile.o: $(ARBHOME)/INCLUDE/ad_prot.h 169 ali_profile.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 170 ali_profile.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 171 ali_profile.o: $(ARBHOME)/INCLUDE/arb_assert.h 172 ali_profile.o: $(ARBHOME)/INCLUDE/arbdb.h 173 ali_profile.o: $(ARBHOME)/INCLUDE/arbdbt.h 174 ali_profile.o: $(ARBHOME)/INCLUDE/client.h 175 ali_profile.o: $(ARBHOME)/INCLUDE/PT_com.h 176 ali_profile.o: $(ARBHOME)/INCLUDE/server.h 177 ali_profile.o: $(ARBHOME)/INCLUDE/servercntrl.h 178 179 ali_pt.o: ali_misc.hxx 180 ali_pt.o: ali_other_stuff.hxx 181 ali_pt.o: ali_pt.hxx 182 ali_pt.o: ali_sequence.hxx 183 ali_pt.o: ali_tlist.hxx 184 ali_pt.o: $(ARBHOME)/INCLUDE/ad_prot.h 185 ali_pt.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 186 ali_pt.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 187 ali_pt.o: $(ARBHOME)/INCLUDE/arb_assert.h 188 ali_pt.o: $(ARBHOME)/INCLUDE/arbdb.h 189 ali_pt.o: $(ARBHOME)/INCLUDE/arbdbt.h 190 ali_pt.o: $(ARBHOME)/INCLUDE/client.h 191 ali_pt.o: $(ARBHOME)/INCLUDE/PT_com.h 192 ali_pt.o: $(ARBHOME)/INCLUDE/server.h 193 ali_pt.o: $(ARBHOME)/INCLUDE/servercntrl.h 194 195 ali_sequence.o: ali_misc.hxx 196 ali_sequence.o: ali_sequence.hxx 197 198 ali_solution.o: ali_arbdb.hxx 199 ali_solution.o: ali_misc.hxx 200 ali_solution.o: ali_other_stuff.hxx 201 ali_solution.o: ali_profile.hxx 202 ali_solution.o: ali_pt.hxx 203 ali_solution.o: ali_sequence.hxx 204 ali_solution.o: ali_solution.hxx 205 ali_solution.o: ali_tlist.hxx 206 ali_solution.o: $(ARBHOME)/INCLUDE/ad_prot.h 207 ali_solution.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 208 ali_solution.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 209 ali_solution.o: $(ARBHOME)/INCLUDE/arb_assert.h 210 ali_solution.o: $(ARBHOME)/INCLUDE/arbdb.h 211 ali_solution.o: $(ARBHOME)/INCLUDE/arbdbt.h 212 ali_solution.o: $(ARBHOME)/INCLUDE/client.h 86 213 ali_solution.o: $(ARBHOME)/INCLUDE/PT_com.h 87 214 ali_solution.o: $(ARBHOME)/INCLUDE/server.h 88 ali_solution.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 89 ali_solution.o: $(ARBHOME)/INCLUDE/arbdb.h 90 ali_solution.o: $(ARBHOME)/INCLUDE/arb_assert.h 91 ali_solution.o: $(ARBHOME)/INCLUDE/ad_prot.h 92 ali_solution.o: $(ARBHOME)/INCLUDE/arbdbt.h 93 ali_solution.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 94 ali_solution.o: $(ARBHOME)/INCLUDE/servercntrl.h ali_pt.hxx 95 ali_solution.o: ali_tlist.hxx $(ARBHOME)/INCLUDE/client.h 96 97 ali_pt.o: ali_misc.hxx ali_pt.hxx ali_other_stuff.hxx 98 ali_pt.o: $(ARBHOME)/INCLUDE/PT_com.h 99 ali_pt.o: $(ARBHOME)/INCLUDE/server.h 100 ali_pt.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 101 ali_pt.o: $(ARBHOME)/INCLUDE/arbdb.h 102 ali_pt.o: $(ARBHOME)/INCLUDE/arb_assert.h 103 ali_pt.o: $(ARBHOME)/INCLUDE/ad_prot.h 104 ali_pt.o: $(ARBHOME)/INCLUDE/arbdbt.h 105 ali_pt.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 106 ali_pt.o: $(ARBHOME)/INCLUDE/servercntrl.h ali_tlist.hxx 107 ali_pt.o: ali_sequence.hxx $(ARBHOME)/INCLUDE/client.h 108 109 ali_global.o: ali_misc.hxx ali_global.hxx ali_arbdb.hxx ali_other_stuff.hxx 110 ali_global.o: $(ARBHOME)/INCLUDE/PT_com.h 111 ali_global.o: $(ARBHOME)/INCLUDE/server.h 112 ali_global.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 113 ali_global.o: $(ARBHOME)/INCLUDE/arbdb.h 114 ali_global.o: $(ARBHOME)/INCLUDE/arb_assert.h 115 ali_global.o: $(ARBHOME)/INCLUDE/ad_prot.h 116 ali_global.o: $(ARBHOME)/INCLUDE/arbdbt.h 117 ali_global.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 118 ali_global.o: $(ARBHOME)/INCLUDE/servercntrl.h ali_sequence.hxx 119 ali_global.o: ali_pt.hxx ali_tlist.hxx $(ARBHOME)/INCLUDE/client.h 120 ali_global.o: ali_profile.hxx ali_prealigner.hxx ali_pathmap.hxx 121 ali_global.o: ali_tarray.hxx ali_tstack.hxx ali_solution.hxx 122 123 ali_profile.o: ali_misc.hxx ali_profile.hxx ali_sequence.hxx ali_arbdb.hxx 124 ali_profile.o: ali_other_stuff.hxx $(ARBHOME)/INCLUDE/PT_com.h 125 ali_profile.o: $(ARBHOME)/INCLUDE/server.h 126 ali_profile.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 127 ali_profile.o: $(ARBHOME)/INCLUDE/arbdb.h 128 ali_profile.o: $(ARBHOME)/INCLUDE/arb_assert.h 129 ali_profile.o: $(ARBHOME)/INCLUDE/ad_prot.h 130 ali_profile.o: $(ARBHOME)/INCLUDE/arbdbt.h 131 ali_profile.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 132 ali_profile.o: $(ARBHOME)/INCLUDE/servercntrl.h ali_pt.hxx 133 ali_profile.o: ali_tlist.hxx $(ARBHOME)/INCLUDE/client.h 134 ali_profile.o: ali_solution.hxx BI_helix.hxx 135 136 ali_pathmap.o: ali_pathmap.hxx ali_tarray.hxx ali_misc.hxx ali_tlist.hxx 137 138 ali_main.o: ali_misc.hxx ali_global.hxx ali_arbdb.hxx ali_other_stuff.hxx 139 ali_main.o: $(ARBHOME)/INCLUDE/PT_com.h 140 ali_main.o: $(ARBHOME)/INCLUDE/server.h 141 ali_main.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 142 ali_main.o: $(ARBHOME)/INCLUDE/arbdb.h 143 ali_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 144 ali_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 145 ali_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 146 ali_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 147 ali_main.o: $(ARBHOME)/INCLUDE/servercntrl.h ali_sequence.hxx 148 ali_main.o: ali_pt.hxx ali_tlist.hxx $(ARBHOME)/INCLUDE/client.h 149 ali_main.o: ali_profile.hxx ali_prealigner.hxx ali_pathmap.hxx ali_tarray.hxx 150 ali_main.o: ali_tstack.hxx ali_solution.hxx ali_aligner.hxx 151 215 ali_solution.o: $(ARBHOME)/INCLUDE/servercntrl.h 216 217 BI_helix.o: BI_helix.hxx 218 BI_helix.o: $(ARBHOME)/INCLUDE/ad_prot.h 219 BI_helix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 220 BI_helix.o: $(ARBHOME)/INCLUDE/arb_assert.h 152 221 BI_helix.o: $(ARBHOME)/INCLUDE/arbdb.h 153 BI_helix.o: $(ARBHOME)/INCLUDE/arb_assert.h154 BI_helix.o: $(ARBHOME)/INCLUDE/ad_prot.h155 222 BI_helix.o: $(ARBHOME)/INCLUDE/arbdbt.h 156 BI_helix.o: $(ARBHOME)/INCLUDE/ad_t_prot.h BI_helix.hxx -
trunk/NAMES/Makefile
r1617 r2338 23 23 # DO NOT DELETE THIS LINE -- make depend depends on it. 24 24 25 # Do not add dependencies manually - use 'make depend' in $ARBHOME 26 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 27 28 names.o: names.h 29 names.o: $(ARBHOME)/INCLUDE/ad_prot.h 30 names.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 31 names.o: $(ARBHOME)/INCLUDE/arb_assert.h 32 names.o: $(ARBHOME)/INCLUDE/arbdb.h 33 names.o: $(ARBHOME)/INCLUDE/client.h 34 names.o: $(ARBHOME)/INCLUDE/names_client.h 35 names.o: $(ARBHOME)/INCLUDE/names_prototypes.h 25 36 names.o: $(ARBHOME)/INCLUDE/names_server.h 26 names.o: $(ARBHOME)/INCLUDE/names_client.h names.h27 names.o: $(ARBHOME)/INCLUDE/arbdb.h28 names.o: $(ARBHOME)/INCLUDE/arb_assert.h29 names.o: $(ARBHOME)/INCLUDE/ad_prot.h30 names.o: $(ARBHOME)/INCLUDE/names_prototypes.h31 37 names.o: $(ARBHOME)/INCLUDE/server.h 32 names.o: $(ARBHOME)/INCLUDE/aisc_func_types.h33 names.o: $(ARBHOME)/INCLUDE/client.h34 38 names.o: $(ARBHOME)/INCLUDE/servercntrl.h 35 39 names.o: $(ARBHOME)/INCLUDE/struct_man.h -
trunk/NAMES_COM/.depends
r2330 r2338 6 6 O/client.o: C/client_privat.h 7 7 O/client.o: C/client.h 8 O/client.o: ../INCLUDE/SIG_PF.h 8 9 O/debug.o: C/ad_varargs.h 9 10 O/debug.o: GENH/aisc_com.h -
trunk/NAMES_COM/Makefile
r2062 r2338 30 30 31 31 # DO NOT DELETE 32 33 # Do not add dependencies manually - use 'make depend' in $ARBHOME 34 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 35 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 36 # Do not add dependencies manually - use 'make depend' in $ARBHOME -
trunk/NTREE/Makefile
r2297 r2338 48 48 # DO NOT DELETE THIS LINE -- make depend depends on it. 49 49 50 # Do not add dependencies manually - use 'make depend' in $ARBHOME 51 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 52 53 ad_ali.o: $(ARBHOME)/INCLUDE/ad_prot.h 54 ad_ali.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 55 ad_ali.o: $(ARBHOME)/INCLUDE/arb_assert.h 56 ad_ali.o: $(ARBHOME)/INCLUDE/arbdb.h 57 ad_ali.o: $(ARBHOME)/INCLUDE/arbdbt.h 58 ad_ali.o: $(ARBHOME)/INCLUDE/aw_device.hxx 59 ad_ali.o: $(ARBHOME)/INCLUDE/aw_root.hxx 60 ad_ali.o: $(ARBHOME)/INCLUDE/aw_window.hxx 61 ad_ali.o: $(ARBHOME)/INCLUDE/awt.hxx 62 63 ad_ext.o: ad_ext.hxx 64 ad_ext.o: $(ARBHOME)/INCLUDE/ad_prot.h 65 ad_ext.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 66 ad_ext.o: $(ARBHOME)/INCLUDE/arb_assert.h 67 ad_ext.o: $(ARBHOME)/INCLUDE/arbdb.h 68 ad_ext.o: $(ARBHOME)/INCLUDE/arbdbt.h 69 ad_ext.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 70 ad_ext.o: $(ARBHOME)/INCLUDE/aw_device.hxx 71 ad_ext.o: $(ARBHOME)/INCLUDE/aw_root.hxx 72 ad_ext.o: $(ARBHOME)/INCLUDE/aw_window.hxx 73 ad_ext.o: $(ARBHOME)/INCLUDE/awt.hxx 74 75 ad_spec.o: ad_spec.hxx 76 ad_spec.o: ntree.hxx 77 ad_spec.o: $(ARBHOME)/INCLUDE/ad_prot.h 78 ad_spec.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 79 ad_spec.o: $(ARBHOME)/INCLUDE/arb_assert.h 80 ad_spec.o: $(ARBHOME)/INCLUDE/arbdb.h 81 ad_spec.o: $(ARBHOME)/INCLUDE/arbdbt.h 82 ad_spec.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 83 ad_spec.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 84 ad_spec.o: $(ARBHOME)/INCLUDE/aw_device.hxx 85 ad_spec.o: $(ARBHOME)/INCLUDE/aw_root.hxx 86 ad_spec.o: $(ARBHOME)/INCLUDE/aw_window.hxx 87 ad_spec.o: $(ARBHOME)/INCLUDE/awt.hxx 88 ad_spec.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 89 ad_spec.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 90 ad_spec.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 91 ad_spec.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 92 ad_spec.o: $(ARBHOME)/INCLUDE/awt_www.hxx 93 ad_spec.o: $(ARBHOME)/INCLUDE/awtc_next_neighbours.hxx 94 ad_spec.o: $(ARBHOME)/INCLUDE/awtlocal.hxx 95 ad_spec.o: $(ARBHOME)/INCLUDE/probe_design.hxx 96 97 ad_transpro.o: $(ARBHOME)/INCLUDE/ad_prot.h 98 ad_transpro.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 99 ad_transpro.o: $(ARBHOME)/INCLUDE/arb_assert.h 100 ad_transpro.o: $(ARBHOME)/INCLUDE/arbdb.h 101 ad_transpro.o: $(ARBHOME)/INCLUDE/arbdbt.h 102 ad_transpro.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 103 ad_transpro.o: $(ARBHOME)/INCLUDE/aw_device.hxx 104 ad_transpro.o: $(ARBHOME)/INCLUDE/aw_root.hxx 105 ad_transpro.o: $(ARBHOME)/INCLUDE/aw_window.hxx 106 ad_transpro.o: $(ARBHOME)/INCLUDE/awt.hxx 107 ad_transpro.o: $(ARBHOME)/INCLUDE/awt_codon_table.hxx 108 ad_transpro.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 109 110 ad_trees.o: $(ARBHOME)/INCLUDE/ad_prot.h 111 ad_trees.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 112 ad_trees.o: $(ARBHOME)/INCLUDE/arb_assert.h 113 ad_trees.o: $(ARBHOME)/INCLUDE/arbdb.h 114 ad_trees.o: $(ARBHOME)/INCLUDE/arbdbt.h 115 ad_trees.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 116 ad_trees.o: $(ARBHOME)/INCLUDE/aw_device.hxx 117 ad_trees.o: $(ARBHOME)/INCLUDE/aw_root.hxx 118 ad_trees.o: $(ARBHOME)/INCLUDE/aw_window.hxx 119 ad_trees.o: $(ARBHOME)/INCLUDE/awt.hxx 120 ad_trees.o: $(ARBHOME)/INCLUDE/awt_imp_exp.hxx 121 ad_trees.o: $(ARBHOME)/INCLUDE/awt_tree_cmp.hxx 122 ad_trees.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 123 124 AP_consensus.o: $(ARBHOME)/INCLUDE/ad_prot.h 125 AP_consensus.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 126 AP_consensus.o: $(ARBHOME)/INCLUDE/arb_assert.h 127 AP_consensus.o: $(ARBHOME)/INCLUDE/arbdb.h 128 AP_consensus.o: $(ARBHOME)/INCLUDE/arbdbt.h 129 AP_consensus.o: $(ARBHOME)/INCLUDE/aw_device.hxx 130 AP_consensus.o: $(ARBHOME)/INCLUDE/aw_root.hxx 131 AP_consensus.o: $(ARBHOME)/INCLUDE/aw_window.hxx 132 AP_consensus.o: $(ARBHOME)/INCLUDE/awt.hxx 133 134 AP_conservProfile2Gnuplot.o: ap_conservProfile2Gnuplot.hxx 135 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/ad_prot.h 136 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 137 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/arb_assert.h 138 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/arbdb.h 139 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/arbdbt.h 140 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 141 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 142 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_device.hxx 143 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_root.hxx 144 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_window.hxx 145 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt.hxx 146 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 147 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 148 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 149 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 150 151 AP_cprofile.o: $(ARBHOME)/INCLUDE/ad_prot.h 152 AP_cprofile.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 153 AP_cprofile.o: $(ARBHOME)/INCLUDE/arb_assert.h 154 AP_cprofile.o: $(ARBHOME)/INCLUDE/arbdb.h 155 AP_cprofile.o: $(ARBHOME)/INCLUDE/arbdbt.h 156 AP_cprofile.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 157 AP_cprofile.o: $(ARBHOME)/INCLUDE/aw_device.hxx 158 AP_cprofile.o: $(ARBHOME)/INCLUDE/aw_root.hxx 159 AP_cprofile.o: $(ARBHOME)/INCLUDE/aw_window.hxx 160 AP_cprofile.o: $(ARBHOME)/INCLUDE/awt.hxx 161 162 AP_csp_2_gnuplot.o: ap_csp_2_gnuplot.hxx 163 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/ad_prot.h 164 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 165 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/arb_assert.h 166 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/arbdb.h 167 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/arbdbt.h 168 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 169 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 170 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_device.hxx 171 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_root.hxx 172 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_window.hxx 173 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/awt.hxx 174 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 175 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 176 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 177 178 AP_pos_var_pars.o: ap_pos_var_pars.hxx 179 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/ad_prot.h 180 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 181 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/arb_assert.h 182 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/arbdb.h 183 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/arbdbt.h 184 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 185 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/aw_device.hxx 186 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/aw_root.hxx 187 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/aw_window.hxx 188 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/awt.hxx 189 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 190 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 191 192 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/ad_prot.h 193 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 194 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/arb_assert.h 195 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/arbdb.h 196 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/arbdbt.h 197 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/aw_device.hxx 198 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/aw_root.hxx 199 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/aw_window.hxx 200 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/awt.hxx 201 202 NT_cb.o: ad_trees.hxx 203 NT_cb.o: ntree.hxx 204 NT_cb.o: $(ARBHOME)/INCLUDE/ad_prot.h 205 NT_cb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 206 NT_cb.o: $(ARBHOME)/INCLUDE/arb_assert.h 207 NT_cb.o: $(ARBHOME)/INCLUDE/arbdb.h 208 NT_cb.o: $(ARBHOME)/INCLUDE/arbdbt.h 209 NT_cb.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 210 NT_cb.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 211 NT_cb.o: $(ARBHOME)/INCLUDE/aw_device.hxx 212 NT_cb.o: $(ARBHOME)/INCLUDE/aw_root.hxx 213 NT_cb.o: $(ARBHOME)/INCLUDE/aw_window.hxx 214 NT_cb.o: $(ARBHOME)/INCLUDE/awt.hxx 215 NT_cb.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 216 NT_cb.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 217 NT_cb.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 218 NT_cb.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 219 220 NT_concatenate.o: nt_concatenate.hxx 221 NT_concatenate.o: nt_sort.hxx 222 NT_concatenate.o: $(ARBHOME)/INCLUDE/ad_prot.h 223 NT_concatenate.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 224 NT_concatenate.o: $(ARBHOME)/INCLUDE/arb_assert.h 225 NT_concatenate.o: $(ARBHOME)/INCLUDE/arbdb.h 226 NT_concatenate.o: $(ARBHOME)/INCLUDE/arbdbt.h 227 NT_concatenate.o: $(ARBHOME)/INCLUDE/arbtools.h 228 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 229 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 230 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_device.hxx 231 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_question.hxx 232 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_root.hxx 233 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_window.hxx 234 NT_concatenate.o: $(ARBHOME)/INCLUDE/awt.hxx 235 NT_concatenate.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 236 NT_concatenate.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 237 NT_concatenate.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 238 NT_concatenate.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 239 NT_concatenate.o: $(ARBHOME)/INCLUDE/awtlocal.hxx 240 241 NT_edconf.o: nt_edconf.hxx 242 NT_edconf.o: $(ARBHOME)/INCLUDE/ad_prot.h 243 NT_edconf.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 244 NT_edconf.o: $(ARBHOME)/INCLUDE/arb_assert.h 50 245 NT_edconf.o: $(ARBHOME)/INCLUDE/arbdb.h 51 NT_edconf.o: $(ARBHOME)/INCLUDE/arb_assert.h52 NT_edconf.o: $(ARBHOME)/INCLUDE/ad_prot.h53 246 NT_edconf.o: $(ARBHOME)/INCLUDE/arbdbt.h 54 NT_edconf.o: $(ARBHOME)/INCLUDE/ad_t_prot.h55 247 NT_edconf.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 248 NT_edconf.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 249 NT_edconf.o: $(ARBHOME)/INCLUDE/aw_device.hxx 56 250 NT_edconf.o: $(ARBHOME)/INCLUDE/aw_root.hxx 57 NT_edconf.o: $(ARBHOME)/INCLUDE/aw_device.hxx 58 NT_edconf.o: $(ARBHOME)/INCLUDE/aw_window.hxx nt_edconf.hxx 251 NT_edconf.o: $(ARBHOME)/INCLUDE/aw_window.hxx 59 252 NT_edconf.o: $(ARBHOME)/INCLUDE/awt.hxx 60 253 NT_edconf.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 254 NT_edconf.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 255 NT_edconf.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 61 256 NT_edconf.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 62 NT_edconf.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 63 NT_edconf.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 64 NT_edconf.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 65 257 258 NT_extern.o: ad_ali.hxx 259 NT_extern.o: ad_ext.hxx 260 NT_extern.o: ad_spec.hxx 261 NT_extern.o: ad_trees.hxx 262 NT_extern.o: ap_consensus.hxx 263 NT_extern.o: ap_conservProfile2Gnuplot.hxx 264 NT_extern.o: ap_csp_2_gnuplot.hxx 265 NT_extern.o: ap_pos_var_pars.hxx 266 NT_extern.o: etc_check_gcg.hxx 267 NT_extern.o: nt_cb.hxx 268 NT_extern.o: nt_concatenate.hxx 269 NT_extern.o: nt_date.h 270 NT_extern.o: nt_edconf.hxx 271 NT_extern.o: nt_import.hxx 272 NT_extern.o: nt_internal.h 273 NT_extern.o: nt_join.hxx 274 NT_extern.o: nt_sort.hxx 275 NT_extern.o: nt_validManual.hxx 276 NT_extern.o: nt_validNames.hxx 277 NT_extern.o: ntree.hxx 278 NT_extern.o: $(ARBHOME)/INCLUDE/ad_prot.h 279 NT_extern.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 280 NT_extern.o: $(ARBHOME)/INCLUDE/adGene.h 281 NT_extern.o: $(ARBHOME)/INCLUDE/arb_assert.h 282 NT_extern.o: $(ARBHOME)/INCLUDE/arbdb.h 283 NT_extern.o: $(ARBHOME)/INCLUDE/arbdbt.h 284 NT_extern.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 285 NT_extern.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 286 NT_extern.o: $(ARBHOME)/INCLUDE/aw_device.hxx 287 NT_extern.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 288 NT_extern.o: $(ARBHOME)/INCLUDE/aw_root.hxx 289 NT_extern.o: $(ARBHOME)/INCLUDE/aw_window.hxx 290 NT_extern.o: $(ARBHOME)/INCLUDE/awt.hxx 291 NT_extern.o: $(ARBHOME)/INCLUDE/awt_advice.hxx 292 NT_extern.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 293 NT_extern.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 294 NT_extern.o: $(ARBHOME)/INCLUDE/awt_hotkeys.hxx 295 NT_extern.o: $(ARBHOME)/INCLUDE/awt_input_mask.hxx 296 NT_extern.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 297 NT_extern.o: $(ARBHOME)/INCLUDE/awt_preset.hxx 298 NT_extern.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 299 NT_extern.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 300 NT_extern.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx 301 NT_extern.o: $(ARBHOME)/INCLUDE/awt_www.hxx 302 NT_extern.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 303 NT_extern.o: $(ARBHOME)/INCLUDE/awtc_submission.hxx 304 NT_extern.o: $(ARBHOME)/INCLUDE/awti_export.hxx 305 NT_extern.o: $(ARBHOME)/INCLUDE/EXP.hxx 306 NT_extern.o: $(ARBHOME)/INCLUDE/gde.hxx 307 NT_extern.o: $(ARBHOME)/INCLUDE/GEN.hxx 308 NT_extern.o: $(ARBHOME)/INCLUDE/primer_design.hxx 309 NT_extern.o: $(ARBHOME)/INCLUDE/probe_design.hxx 310 NT_extern.o: $(ARBHOME)/INCLUDE/seq_quality.h 311 NT_extern.o: $(ARBHOME)/INCLUDE/smartptr.h 312 NT_extern.o: $(ARBHOME)/INCLUDE/st_window.hxx 313 314 NT_import.o: ad_spec.hxx 315 NT_import.o: nt_import.hxx 316 NT_import.o: nt_internal.h 317 NT_import.o: $(ARBHOME)/INCLUDE/ad_prot.h 318 NT_import.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 319 NT_import.o: $(ARBHOME)/INCLUDE/adGene.h 320 NT_import.o: $(ARBHOME)/INCLUDE/arb_assert.h 321 NT_import.o: $(ARBHOME)/INCLUDE/arbdb.h 322 NT_import.o: $(ARBHOME)/INCLUDE/arbdbt.h 323 NT_import.o: $(ARBHOME)/INCLUDE/aw_device.hxx 324 NT_import.o: $(ARBHOME)/INCLUDE/aw_root.hxx 325 NT_import.o: $(ARBHOME)/INCLUDE/aw_window.hxx 326 NT_import.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 327 NT_import.o: $(ARBHOME)/INCLUDE/awti_import.hxx 328 NT_import.o: $(ARBHOME)/INCLUDE/GEN.hxx 329 NT_import.o: $(ARBHOME)/INCLUDE/mg_merge.hxx 330 331 NT_ins_col.o: $(ARBHOME)/INCLUDE/ad_prot.h 332 NT_ins_col.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 333 NT_ins_col.o: $(ARBHOME)/INCLUDE/arb_assert.h 334 NT_ins_col.o: $(ARBHOME)/INCLUDE/arbdb.h 335 NT_ins_col.o: $(ARBHOME)/INCLUDE/arbdbt.h 336 NT_ins_col.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 337 NT_ins_col.o: $(ARBHOME)/INCLUDE/aw_device.hxx 338 NT_ins_col.o: $(ARBHOME)/INCLUDE/aw_root.hxx 339 NT_ins_col.o: $(ARBHOME)/INCLUDE/aw_window.hxx 340 341 NT_join.o: $(ARBHOME)/INCLUDE/ad_prot.h 342 NT_join.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 343 NT_join.o: $(ARBHOME)/INCLUDE/arb_assert.h 66 344 NT_join.o: $(ARBHOME)/INCLUDE/arbdb.h 67 NT_join.o: $(ARBHOME)/INCLUDE/arb_assert.h68 NT_join.o: $(ARBHOME)/INCLUDE/ad_prot.h69 345 NT_join.o: $(ARBHOME)/INCLUDE/arbdbt.h 70 NT_join.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 346 NT_join.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 347 NT_join.o: $(ARBHOME)/INCLUDE/aw_device.hxx 71 348 NT_join.o: $(ARBHOME)/INCLUDE/aw_root.hxx 72 NT_join.o: $(ARBHOME)/INCLUDE/aw_device.hxx73 349 NT_join.o: $(ARBHOME)/INCLUDE/aw_window.hxx 74 NT_join.o: $(ARBHOME)/INCLUDE/aw_awars.hxx75 350 NT_join.o: $(ARBHOME)/INCLUDE/awt.hxx 76 351 77 NT_sort.o: $(ARBHOME)/INCLUDE/arbdb.h 78 NT_sort.o: $(ARBHOME)/INCLUDE/arb_assert.h 79 NT_sort.o: $(ARBHOME)/INCLUDE/ad_prot.h 80 NT_sort.o: $(ARBHOME)/INCLUDE/arbdbt.h 81 NT_sort.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 82 NT_sort.o: $(ARBHOME)/INCLUDE/aw_root.hxx 83 NT_sort.o: $(ARBHOME)/INCLUDE/aw_device.hxx 84 NT_sort.o: $(ARBHOME)/INCLUDE/aw_window.hxx 85 NT_sort.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 86 NT_sort.o: $(ARBHOME)/INCLUDE/awt.hxx nt_sort.hxx 87 88 NT_cb.o: $(ARBHOME)/INCLUDE/arbdb.h 89 NT_cb.o: $(ARBHOME)/INCLUDE/arb_assert.h 90 NT_cb.o: $(ARBHOME)/INCLUDE/ad_prot.h 91 NT_cb.o: $(ARBHOME)/INCLUDE/arbdbt.h 92 NT_cb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 93 NT_cb.o: $(ARBHOME)/INCLUDE/aw_root.hxx 94 NT_cb.o: $(ARBHOME)/INCLUDE/aw_device.hxx 95 NT_cb.o: $(ARBHOME)/INCLUDE/aw_window.hxx 96 NT_cb.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 97 NT_cb.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 98 NT_cb.o: $(ARBHOME)/INCLUDE/awt.hxx 99 NT_cb.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 100 NT_cb.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 101 NT_cb.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 102 NT_cb.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx ad_trees.hxx ntree.hxx 103 352 NT_main.o: nt_cb.hxx 353 NT_main.o: nt_concatenate.hxx 354 NT_main.o: nt_date.h 355 NT_main.o: ntree.hxx 356 NT_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 357 NT_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 358 NT_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 104 359 NT_main.o: $(ARBHOME)/INCLUDE/arbdb.h 105 NT_main.o: $(ARBHOME)/INCLUDE/arb_assert.h106 NT_main.o: $(ARBHOME)/INCLUDE/ad_prot.h107 360 NT_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 108 NT_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 109 NT_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 361 NT_main.o: $(ARBHOME)/INCLUDE/arbtools.h 362 NT_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 363 NT_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 364 NT_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 365 NT_main.o: $(ARBHOME)/INCLUDE/aw_question.hxx 110 366 NT_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 111 NT_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx112 367 NT_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 113 NT_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 114 NT_main.o: $(ARBHOME)/INCLUDE/aw_question.hxx 115 NT_main.o: $(ARBHOME)/INCLUDE/arbtools.h 368 NT_main.o: $(ARBHOME)/INCLUDE/awt.hxx 369 NT_main.o: $(ARBHOME)/INCLUDE/awt_advice.hxx 116 370 NT_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 117 NT_main.o: $(ARBHOME)/INCLUDE/awt_advice.hxx 371 NT_main.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 372 NT_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 118 373 NT_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 119 NT_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx120 NT_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx121 NT_main.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx122 NT_main.o: $(ARBHOME)/INCLUDE/awt.hxx123 374 NT_main.o: $(ARBHOME)/INCLUDE/awti_import.hxx 124 375 NT_main.o: $(ARBHOME)/INCLUDE/mg_merge.hxx 125 NT_main.o: $(ARBHOME)/INCLUDE/seer.hxx nt_concatenate.hxx ntree.hxx 126 NT_main.o: nt_cb.hxx nt_date.h 127 128 NT_extern.o: $(ARBHOME)/INCLUDE/arbdb.h 129 NT_extern.o: $(ARBHOME)/INCLUDE/arb_assert.h 130 NT_extern.o: $(ARBHOME)/INCLUDE/ad_prot.h 131 NT_extern.o: $(ARBHOME)/INCLUDE/arbdbt.h 132 NT_extern.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 133 NT_extern.o: $(ARBHOME)/INCLUDE/aw_root.hxx 134 NT_extern.o: $(ARBHOME)/INCLUDE/aw_device.hxx 135 NT_extern.o: $(ARBHOME)/INCLUDE/aw_window.hxx 136 NT_extern.o: $(ARBHOME)/INCLUDE/aw_awars.hxx ad_trees.hxx ad_ext.hxx 137 NT_extern.o: ad_spec.hxx $(ARBHOME)/INCLUDE/awt.hxx 138 NT_extern.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 139 NT_extern.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 140 NT_extern.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 141 NT_extern.o: $(ARBHOME)/INCLUDE/awt_preset.hxx 142 NT_extern.o: $(ARBHOME)/INCLUDE/awt_advice.hxx 143 NT_extern.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 144 NT_extern.o: $(ARBHOME)/INCLUDE/awtc_submission.hxx 145 NT_extern.o: $(ARBHOME)/INCLUDE/gde.hxx 146 NT_extern.o: $(ARBHOME)/INCLUDE/awt_www.hxx 147 NT_extern.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 148 NT_extern.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 149 NT_extern.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 150 NT_extern.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 151 NT_extern.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx ntree.hxx nt_cb.hxx 152 NT_extern.o: etc_check_gcg.hxx nt_sort.hxx ap_consensus.hxx 153 NT_extern.o: ap_csp_2_gnuplot.hxx ap_conservProfile2Gnuplot.hxx 154 NT_extern.o: $(ARBHOME)/INCLUDE/awti_export.hxx nt_join.hxx 155 NT_extern.o: nt_edconf.hxx ap_pos_var_pars.hxx ad_ali.hxx nt_import.hxx 156 NT_extern.o: nt_date.h nt_internal.h $(ARBHOME)/INCLUDE/st_window.hxx 157 NT_extern.o: $(ARBHOME)/INCLUDE/probe_design.hxx 158 NT_extern.o: $(ARBHOME)/INCLUDE/primer_design.hxx 159 NT_extern.o: $(ARBHOME)/INCLUDE/GEN.hxx 160 NT_extern.o: $(ARBHOME)/INCLUDE/adGene.h 161 NT_extern.o: $(ARBHOME)/INCLUDE/EXP.hxx 162 NT_extern.o: $(ARBHOME)/INCLUDE/awt_input_mask.hxx 163 NT_extern.o: $(ARBHOME)/INCLUDE/smartptr.h 164 NT_extern.o: $(ARBHOME)/INCLUDE/awt_hotkeys.hxx nt_concatenate.hxx 165 NT_extern.o: nt_validNames.hxx nt_validManual.hxx 166 NT_extern.o: $(ARBHOME)/INCLUDE/seq_quality.h 167 376 NT_main.o: $(ARBHOME)/INCLUDE/seer.hxx 377 NT_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 378 379 NT_sort.o: nt_sort.hxx 380 NT_sort.o: $(ARBHOME)/INCLUDE/ad_prot.h 381 NT_sort.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 382 NT_sort.o: $(ARBHOME)/INCLUDE/arb_assert.h 383 NT_sort.o: $(ARBHOME)/INCLUDE/arbdb.h 384 NT_sort.o: $(ARBHOME)/INCLUDE/arbdbt.h 385 NT_sort.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 386 NT_sort.o: $(ARBHOME)/INCLUDE/aw_device.hxx 387 NT_sort.o: $(ARBHOME)/INCLUDE/aw_root.hxx 388 NT_sort.o: $(ARBHOME)/INCLUDE/aw_window.hxx 389 NT_sort.o: $(ARBHOME)/INCLUDE/awt.hxx 390 391 NT_validManual.o: nt_validManual.hxx 392 NT_validManual.o: $(ARBHOME)/INCLUDE/ad_prot.h 393 NT_validManual.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 394 NT_validManual.o: $(ARBHOME)/INCLUDE/arb_assert.h 395 NT_validManual.o: $(ARBHOME)/INCLUDE/arbdb.h 396 NT_validManual.o: $(ARBHOME)/INCLUDE/arbdbt.h 397 NT_validManual.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 398 NT_validManual.o: $(ARBHOME)/INCLUDE/aw_device.hxx 399 NT_validManual.o: $(ARBHOME)/INCLUDE/aw_root.hxx 400 NT_validManual.o: $(ARBHOME)/INCLUDE/aw_window.hxx 401 NT_validManual.o: $(ARBHOME)/INCLUDE/awt.hxx 402 403 NT_validNameParser.o: nt_validNameParser.hxx 404 405 NT_validNames.o: nt_validNameParser.hxx 406 NT_validNames.o: nt_validNames.hxx 407 NT_validNames.o: $(ARBHOME)/INCLUDE/ad_prot.h 408 NT_validNames.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 409 NT_validNames.o: $(ARBHOME)/INCLUDE/arb_assert.h 168 410 NT_validNames.o: $(ARBHOME)/INCLUDE/arbdb.h 169 NT_validNames.o: $(ARBHOME)/INCLUDE/arb_assert.h170 NT_validNames.o: $(ARBHOME)/INCLUDE/ad_prot.h171 411 NT_validNames.o: $(ARBHOME)/INCLUDE/arbdbt.h 172 NT_validNames.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 412 NT_validNames.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 413 NT_validNames.o: $(ARBHOME)/INCLUDE/aw_device.hxx 173 414 NT_validNames.o: $(ARBHOME)/INCLUDE/aw_root.hxx 174 NT_validNames.o: $(ARBHOME)/INCLUDE/aw_device.hxx175 415 NT_validNames.o: $(ARBHOME)/INCLUDE/aw_window.hxx 176 NT_validNames.o: $(ARBHOME)/INCLUDE/aw_awars.hxx177 416 NT_validNames.o: $(ARBHOME)/INCLUDE/awt.hxx 178 NT_validNames.o: $(ARBHOME)/INCLUDE/awt_www.hxx nt_validNames.hxx 179 NT_validNames.o: nt_validNameParser.hxx 180 181 NT_validNameParser.o: nt_validNameParser.hxx 182 183 NT_validManual.o: $(ARBHOME)/INCLUDE/arbdb.h 184 NT_validManual.o: $(ARBHOME)/INCLUDE/arb_assert.h 185 NT_validManual.o: $(ARBHOME)/INCLUDE/ad_prot.h 186 NT_validManual.o: $(ARBHOME)/INCLUDE/arbdbt.h 187 NT_validManual.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 188 NT_validManual.o: $(ARBHOME)/INCLUDE/aw_root.hxx 189 NT_validManual.o: $(ARBHOME)/INCLUDE/aw_device.hxx 190 NT_validManual.o: $(ARBHOME)/INCLUDE/aw_window.hxx 191 NT_validManual.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 192 NT_validManual.o: $(ARBHOME)/INCLUDE/awt.hxx nt_validManual.hxx 193 194 NT_ins_col.o: $(ARBHOME)/INCLUDE/arbdb.h 195 NT_ins_col.o: $(ARBHOME)/INCLUDE/arb_assert.h 196 NT_ins_col.o: $(ARBHOME)/INCLUDE/ad_prot.h 197 NT_ins_col.o: $(ARBHOME)/INCLUDE/arbdbt.h 198 NT_ins_col.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 199 NT_ins_col.o: $(ARBHOME)/INCLUDE/aw_root.hxx 200 NT_ins_col.o: $(ARBHOME)/INCLUDE/aw_device.hxx 201 NT_ins_col.o: $(ARBHOME)/INCLUDE/aw_window.hxx 202 NT_ins_col.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 203 204 NT_import.o: $(ARBHOME)/INCLUDE/arbdb.h 205 NT_import.o: $(ARBHOME)/INCLUDE/arb_assert.h 206 NT_import.o: $(ARBHOME)/INCLUDE/ad_prot.h 207 NT_import.o: $(ARBHOME)/INCLUDE/arbdbt.h 208 NT_import.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 209 NT_import.o: $(ARBHOME)/INCLUDE/aw_root.hxx 210 NT_import.o: $(ARBHOME)/INCLUDE/aw_window.hxx 211 NT_import.o: $(ARBHOME)/INCLUDE/aw_device.hxx 212 NT_import.o: $(ARBHOME)/INCLUDE/awti_import.hxx 213 NT_import.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 214 NT_import.o: $(ARBHOME)/INCLUDE/mg_merge.hxx nt_import.hxx 215 NT_import.o: nt_internal.h ad_spec.hxx $(ARBHOME)/INCLUDE/GEN.hxx 216 NT_import.o: $(ARBHOME)/INCLUDE/adGene.h 217 218 NT_concatenate.o: $(ARBHOME)/INCLUDE/arbdb.h 219 NT_concatenate.o: $(ARBHOME)/INCLUDE/arb_assert.h 220 NT_concatenate.o: $(ARBHOME)/INCLUDE/ad_prot.h 221 NT_concatenate.o: $(ARBHOME)/INCLUDE/arbdbt.h 222 NT_concatenate.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 223 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_root.hxx 224 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_device.hxx 225 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_window.hxx 226 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 227 NT_concatenate.o: $(ARBHOME)/INCLUDE/awt.hxx 228 NT_concatenate.o: $(ARBHOME)/INCLUDE/awtc_rename.hxx 229 NT_concatenate.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 230 NT_concatenate.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 231 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 232 NT_concatenate.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 233 NT_concatenate.o: $(ARBHOME)/INCLUDE/awtlocal.hxx 234 NT_concatenate.o: $(ARBHOME)/INCLUDE/aw_question.hxx 235 NT_concatenate.o: $(ARBHOME)/INCLUDE/arbtools.h nt_concatenate.hxx 236 NT_concatenate.o: nt_sort.hxx 237 238 ad_spec.o: $(ARBHOME)/INCLUDE/arbdb.h 239 ad_spec.o: $(ARBHOME)/INCLUDE/arb_assert.h 240 ad_spec.o: $(ARBHOME)/INCLUDE/ad_prot.h 241 ad_spec.o: $(ARBHOME)/INCLUDE/arbdbt.h 242 ad_spec.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 243 ad_spec.o: $(ARBHOME)/INCLUDE/aw_root.hxx 244 ad_spec.o: $(ARBHOME)/INCLUDE/aw_device.hxx 245 ad_spec.o: $(ARBHOME)/INCLUDE/aw_window.hxx 246 ad_spec.o: $(ARBHOME)/INCLUDE/aw_awars.hxx ad_spec.hxx 247 ad_spec.o: $(ARBHOME)/INCLUDE/awt.hxx 248 ad_spec.o: $(ARBHOME)/INCLUDE/awt_www.hxx 249 ad_spec.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 250 ad_spec.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 251 ad_spec.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 252 ad_spec.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 253 ad_spec.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 254 ad_spec.o: $(ARBHOME)/INCLUDE/awtlocal.hxx 255 ad_spec.o: $(ARBHOME)/INCLUDE/awtc_next_neighbours.hxx ntree.hxx 256 ad_spec.o: $(ARBHOME)/INCLUDE/probe_design.hxx 257 258 ad_trees.o: $(ARBHOME)/INCLUDE/arbdb.h 259 ad_trees.o: $(ARBHOME)/INCLUDE/arb_assert.h 260 ad_trees.o: $(ARBHOME)/INCLUDE/ad_prot.h 261 ad_trees.o: $(ARBHOME)/INCLUDE/arbdbt.h 262 ad_trees.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 263 ad_trees.o: $(ARBHOME)/INCLUDE/aw_root.hxx 264 ad_trees.o: $(ARBHOME)/INCLUDE/aw_device.hxx 265 ad_trees.o: $(ARBHOME)/INCLUDE/aw_window.hxx 266 ad_trees.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 267 ad_trees.o: $(ARBHOME)/INCLUDE/awt.hxx 268 ad_trees.o: $(ARBHOME)/INCLUDE/awt_imp_exp.hxx 269 ad_trees.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 270 ad_trees.o: $(ARBHOME)/INCLUDE/awt_tree_cmp.hxx 271 272 ad_ali.o: $(ARBHOME)/INCLUDE/aw_root.hxx 273 ad_ali.o: $(ARBHOME)/INCLUDE/arb_assert.h 274 ad_ali.o: $(ARBHOME)/INCLUDE/aw_device.hxx 275 ad_ali.o: $(ARBHOME)/INCLUDE/aw_window.hxx 276 ad_ali.o: $(ARBHOME)/INCLUDE/arbdb.h 277 ad_ali.o: $(ARBHOME)/INCLUDE/ad_prot.h 278 ad_ali.o: $(ARBHOME)/INCLUDE/arbdbt.h 279 ad_ali.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 280 ad_ali.o: $(ARBHOME)/INCLUDE/awt.hxx 281 282 ad_ext.o: $(ARBHOME)/INCLUDE/arbdb.h 283 ad_ext.o: $(ARBHOME)/INCLUDE/arb_assert.h 284 ad_ext.o: $(ARBHOME)/INCLUDE/ad_prot.h 285 ad_ext.o: $(ARBHOME)/INCLUDE/arbdbt.h 286 ad_ext.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 287 ad_ext.o: $(ARBHOME)/INCLUDE/aw_root.hxx 288 ad_ext.o: $(ARBHOME)/INCLUDE/aw_device.hxx 289 ad_ext.o: $(ARBHOME)/INCLUDE/aw_window.hxx 290 ad_ext.o: $(ARBHOME)/INCLUDE/awt.hxx 291 ad_ext.o: $(ARBHOME)/INCLUDE/aw_awars.hxx ad_ext.hxx 292 293 ad_transpro.o: $(ARBHOME)/INCLUDE/arbdb.h 294 ad_transpro.o: $(ARBHOME)/INCLUDE/arb_assert.h 295 ad_transpro.o: $(ARBHOME)/INCLUDE/ad_prot.h 296 ad_transpro.o: $(ARBHOME)/INCLUDE/arbdbt.h 297 ad_transpro.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 298 ad_transpro.o: $(ARBHOME)/INCLUDE/aw_root.hxx 299 ad_transpro.o: $(ARBHOME)/INCLUDE/aw_device.hxx 300 ad_transpro.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 301 ad_transpro.o: $(ARBHOME)/INCLUDE/aw_window.hxx 302 ad_transpro.o: $(ARBHOME)/INCLUDE/awt.hxx 303 ad_transpro.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 304 ad_transpro.o: $(ARBHOME)/INCLUDE/awt_codon_table.hxx 305 306 AP_consensus.o: $(ARBHOME)/INCLUDE/arbdb.h 307 AP_consensus.o: $(ARBHOME)/INCLUDE/arb_assert.h 308 AP_consensus.o: $(ARBHOME)/INCLUDE/ad_prot.h 309 AP_consensus.o: $(ARBHOME)/INCLUDE/arbdbt.h 310 AP_consensus.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 311 AP_consensus.o: $(ARBHOME)/INCLUDE/aw_root.hxx 312 AP_consensus.o: $(ARBHOME)/INCLUDE/aw_device.hxx 313 AP_consensus.o: $(ARBHOME)/INCLUDE/aw_window.hxx 314 AP_consensus.o: $(ARBHOME)/INCLUDE/awt.hxx 315 316 AP_cprofile.o: $(ARBHOME)/INCLUDE/arbdb.h 317 AP_cprofile.o: $(ARBHOME)/INCLUDE/arb_assert.h 318 AP_cprofile.o: $(ARBHOME)/INCLUDE/ad_prot.h 319 AP_cprofile.o: $(ARBHOME)/INCLUDE/arbdbt.h 320 AP_cprofile.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 321 AP_cprofile.o: $(ARBHOME)/INCLUDE/aw_root.hxx 322 AP_cprofile.o: $(ARBHOME)/INCLUDE/aw_device.hxx 323 AP_cprofile.o: $(ARBHOME)/INCLUDE/aw_window.hxx 324 AP_cprofile.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 325 AP_cprofile.o: $(ARBHOME)/INCLUDE/awt.hxx 326 327 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/arbdb.h 328 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/arb_assert.h 329 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/ad_prot.h 330 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/arbdbt.h 331 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 332 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/aw_root.hxx 333 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/aw_device.hxx 334 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/aw_window.hxx 335 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/awt.hxx 336 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 337 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 338 AP_pos_var_pars.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 339 AP_pos_var_pars.o: ap_pos_var_pars.hxx 340 341 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/arbdb.h 342 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/arb_assert.h 343 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/ad_prot.h 344 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/arbdbt.h 345 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 346 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/aw_root.hxx 347 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/aw_device.hxx 348 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/aw_window.hxx 349 ETC_check_gcg.o: $(ARBHOME)/INCLUDE/awt.hxx 350 351 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/arbdb.h 352 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/arb_assert.h 353 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/ad_prot.h 354 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/arbdbt.h 355 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 356 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_root.hxx 357 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_device.hxx 358 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_window.hxx 359 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 360 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/awt.hxx 361 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 362 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 363 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 364 AP_csp_2_gnuplot.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 365 AP_csp_2_gnuplot.o: ap_csp_2_gnuplot.hxx 366 367 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/arbdb.h 368 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/arb_assert.h 369 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/ad_prot.h 370 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/arbdbt.h 371 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 372 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_root.hxx 373 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_device.hxx 374 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_window.hxx 375 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 376 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt.hxx 377 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 378 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 379 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 380 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 381 AP_conservProfile2Gnuplot.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 382 AP_conservProfile2Gnuplot.o: ap_conservProfile2Gnuplot.hxx 417 NT_validNames.o: $(ARBHOME)/INCLUDE/awt_www.hxx -
trunk/ORS_CGI/Makefile
r1617 r2338 27 27 # DO NOT DELETE THIS LINE -- make depend depends on it. 28 28 29 # Do not add dependencies manually - use 'make depend' in $ARBHOME 30 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 31 32 ORS_C_html.o: ors_c.hxx 33 ORS_C_html.o: ors_c_java.hxx 34 ORS_C_html.o: ors_c_proto.hxx 35 ORS_C_html.o: ors_lib.h 36 ORS_C_html.o: $(ARBHOME)/INCLUDE/ad_prot.h 37 ORS_C_html.o: $(ARBHOME)/INCLUDE/arb_assert.h 38 ORS_C_html.o: $(ARBHOME)/INCLUDE/arbdb.h 39 ORS_C_html.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 40 ORS_C_html.o: $(ARBHOME)/INCLUDE/client.h 41 ORS_C_html.o: $(ARBHOME)/INCLUDE/ors_client.h 42 ORS_C_html.o: $(ARBHOME)/INCLUDE/servercntrl.h 43 44 ORS_C_java.o: ors_c.hxx 45 ORS_C_java.o: ors_c_java.hxx 46 ORS_C_java.o: ors_c_proto.hxx 47 ORS_C_java.o: $(ARBHOME)/INCLUDE/ad_prot.h 48 ORS_C_java.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 49 ORS_C_java.o: $(ARBHOME)/INCLUDE/arb_assert.h 50 ORS_C_java.o: $(ARBHOME)/INCLUDE/arbdb.h 51 ORS_C_java.o: $(ARBHOME)/INCLUDE/arbdbt.h 52 ORS_C_java.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 53 ORS_C_java.o: $(ARBHOME)/INCLUDE/client.h 54 ORS_C_java.o: $(ARBHOME)/INCLUDE/ors_client.h 55 56 ORS_C_java_main.o: ors_c.hxx 57 ORS_C_java_main.o: ors_c_java.hxx 58 ORS_C_java_main.o: ors_c_proto.hxx 59 ORS_C_java_main.o: ors_lib.h 60 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 61 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 62 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/arbdb.h 64 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 65 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 66 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/ors_client.h 67 68 ORS_C_lib.o: ors_c.hxx 69 ORS_C_lib.o: ors_c_java.hxx 70 ORS_C_lib.o: ors_c_proto.hxx 71 ORS_C_lib.o: ors_lib.h 72 ORS_C_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 73 ORS_C_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 74 ORS_C_lib.o: $(ARBHOME)/INCLUDE/arbdb.h 75 ORS_C_lib.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 76 ORS_C_lib.o: $(ARBHOME)/INCLUDE/client.h 77 ORS_C_lib.o: $(ARBHOME)/INCLUDE/ors_client.h 78 ORS_C_lib.o: $(ARBHOME)/INCLUDE/servercntrl.h 79 80 ORS_C_main.o: ors_c.hxx 81 ORS_C_main.o: ors_c_proto.hxx 82 ORS_C_main.o: ors_lib.h 83 ORS_C_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 84 ORS_C_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 85 ORS_C_main.o: $(ARBHOME)/INCLUDE/arbdb.h 30 ORS_C_main.o: $(ARBHOME)/INCLUDE/ arb_assert.h31 ORS_C_main.o: $(ARBHOME)/INCLUDE/ ad_prot.h86 ORS_C_main.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 87 ORS_C_main.o: $(ARBHOME)/INCLUDE/client.h 32 88 ORS_C_main.o: $(ARBHOME)/INCLUDE/ors_client.h 33 ORS_C_main.o: $(ARBHOME)/INCLUDE/client.h34 89 ORS_C_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 35 ORS_C_main.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_lib.h ors_c.hxx36 ORS_C_main.o: ors_c_proto.hxx37 90 91 ORS_C_probe.o: ors_c.hxx 92 ORS_C_probe.o: ors_c_proto.hxx 93 ORS_C_probe.o: ors_lib.h 94 ORS_C_probe.o: $(ARBHOME)/INCLUDE/ad_prot.h 95 ORS_C_probe.o: $(ARBHOME)/INCLUDE/arb_assert.h 96 ORS_C_probe.o: $(ARBHOME)/INCLUDE/arbdb.h 97 ORS_C_probe.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 98 ORS_C_probe.o: $(ARBHOME)/INCLUDE/client.h 99 ORS_C_probe.o: $(ARBHOME)/INCLUDE/ors_client.h 100 ORS_C_probe.o: $(ARBHOME)/INCLUDE/servercntrl.h 101 102 ORS_C_PT.o: ors_c.hxx 103 ORS_C_PT.o: ors_c_proto.hxx 104 ORS_C_PT.o: ors_lib.h 105 ORS_C_PT.o: $(ARBHOME)/INCLUDE/ad_prot.h 106 ORS_C_PT.o: $(ARBHOME)/INCLUDE/arb_assert.h 38 107 ORS_C_PT.o: $(ARBHOME)/INCLUDE/arbdb.h 39 ORS_C_PT.o: $(ARBHOME)/INCLUDE/ arb_assert.h40 ORS_C_PT.o: $(ARBHOME)/INCLUDE/ ad_prot.h108 ORS_C_PT.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 109 ORS_C_PT.o: $(ARBHOME)/INCLUDE/client.h 41 110 ORS_C_PT.o: $(ARBHOME)/INCLUDE/PT_com.h 42 ORS_C_PT.o: $(ARBHOME)/INCLUDE/client.h43 111 ORS_C_PT.o: $(ARBHOME)/INCLUDE/servercntrl.h 44 ORS_C_PT.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_lib.h ors_c.hxx45 ORS_C_PT.o: ors_c_proto.hxx46 112 47 ORS_C_html.o: $(ARBHOME)/INCLUDE/arbdb.h 48 ORS_C_html.o: $(ARBHOME)/INCLUDE/arb_assert.h 49 ORS_C_html.o: $(ARBHOME)/INCLUDE/ad_prot.h 50 ORS_C_html.o: $(ARBHOME)/INCLUDE/ors_client.h 51 ORS_C_html.o: $(ARBHOME)/INCLUDE/client.h 52 ORS_C_html.o: $(ARBHOME)/INCLUDE/servercntrl.h ors_lib.h 53 ORS_C_html.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_c_java.hxx ors_c.hxx 54 ORS_C_html.o: ors_c_proto.hxx 113 ORS_C_rtok.o: ors_c.hxx 114 ORS_C_rtok.o: ors_c_java.hxx 115 ORS_C_rtok.o: ors_c_proto.hxx 116 ORS_C_rtok.o: ors_lib.h 117 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/ad_prot.h 118 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/arb_assert.h 119 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/arbdb.h 120 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 121 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/client.h 122 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/ors_client.h 123 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/servercntrl.h 55 124 56 ORS_C_ java.o: $(ARBHOME)/INCLUDE/arbdb.h57 ORS_C_ java.o: $(ARBHOME)/INCLUDE/arb_assert.h58 ORS_C_ java.o: $(ARBHOME)/INCLUDE/ad_prot.h59 ORS_C_ java.o: $(ARBHOME)/INCLUDE/arbdbt.h60 ORS_C_ java.o: $(ARBHOME)/INCLUDE/ad_t_prot.h61 ORS_C_ java.o: $(ARBHOME)/INCLUDE/ors_client.h62 ORS_C_ java.o: $(ARBHOME)/INCLUDE/client.h63 ORS_C_ java.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_c_java.hxx ors_c.hxx64 ORS_C_ java.o: ors_c_proto.hxx125 ORS_C_scripts.o: ors_c.hxx 126 ORS_C_scripts.o: ors_c_java.hxx 127 ORS_C_scripts.o: ors_c_proto.hxx 128 ORS_C_scripts.o: ors_lib.h 129 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/ad_prot.h 130 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/arb_assert.h 131 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/arbdb.h 132 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 133 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/ors_client.h 65 134 135 ORS_C_user.o: ors_c.hxx 136 ORS_C_user.o: ors_c_java.hxx 137 ORS_C_user.o: ors_c_proto.hxx 138 ORS_C_user.o: $(ARBHOME)/INCLUDE/ad_prot.h 139 ORS_C_user.o: $(ARBHOME)/INCLUDE/arb_assert.h 66 140 ORS_C_user.o: $(ARBHOME)/INCLUDE/arbdb.h 67 ORS_C_user.o: $(ARBHOME)/INCLUDE/ arb_assert.h68 ORS_C_user.o: $(ARBHOME)/INCLUDE/ ad_prot.h141 ORS_C_user.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 142 ORS_C_user.o: $(ARBHOME)/INCLUDE/client.h 69 143 ORS_C_user.o: $(ARBHOME)/INCLUDE/ors_client.h 70 ORS_C_user.o: $(ARBHOME)/INCLUDE/client.h71 144 ORS_C_user.o: $(ARBHOME)/INCLUDE/servercntrl.h 72 ORS_C_user.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_c_java.hxx ors_c.hxx73 ORS_C_user.o: ors_c_proto.hxx74 145 75 ORS_C_lib.o: $(ARBHOME)/INCLUDE/arbdb.h 76 ORS_C_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 77 ORS_C_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 78 ORS_C_lib.o: $(ARBHOME)/INCLUDE/ors_client.h 79 ORS_C_lib.o: $(ARBHOME)/INCLUDE/client.h 80 ORS_C_lib.o: $(ARBHOME)/INCLUDE/servercntrl.h ors_lib.h 81 ORS_C_lib.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_c_java.hxx ors_c.hxx 82 ORS_C_lib.o: ors_c_proto.hxx 83 84 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/arbdb.h 85 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 86 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 87 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 88 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 89 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/ors_client.h 90 ORS_C_java_main.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_lib.h 91 ORS_C_java_main.o: ors_c_java.hxx ors_c.hxx ors_c_proto.hxx 92 93 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/arbdb.h 94 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/arb_assert.h 95 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/ad_prot.h 96 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/ors_client.h 97 ORS_C_scripts.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_lib.h 98 ORS_C_scripts.o: ors_c_java.hxx ors_c.hxx ors_c_proto.hxx 99 100 ORS_C_probe.o: $(ARBHOME)/INCLUDE/arbdb.h 101 ORS_C_probe.o: $(ARBHOME)/INCLUDE/arb_assert.h 102 ORS_C_probe.o: $(ARBHOME)/INCLUDE/ad_prot.h 103 ORS_C_probe.o: $(ARBHOME)/INCLUDE/ors_client.h 104 ORS_C_probe.o: $(ARBHOME)/INCLUDE/client.h 105 ORS_C_probe.o: $(ARBHOME)/INCLUDE/servercntrl.h 106 ORS_C_probe.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_lib.h ors_c.hxx 107 ORS_C_probe.o: ors_c_proto.hxx 108 146 ORS_lib.o: ors_lib.h 147 ORS_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 148 ORS_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 109 149 ORS_lib.o: $(ARBHOME)/INCLUDE/arbdb.h 110 ORS_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 111 ORS_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 150 ORS_lib.o: $(ARBHOME)/INCLUDE/client.h 112 151 ORS_lib.o: $(ARBHOME)/INCLUDE/ors_client.h 113 ORS_lib.o: $(ARBHOME)/INCLUDE/client.h 114 ORS_lib.o: $(ARBHOME)/INCLUDE/servercntrl.h ors_lib.h 115 116 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/arbdb.h 117 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/arb_assert.h 118 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/ad_prot.h 119 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/ors_client.h 120 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/client.h 121 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/servercntrl.h ors_lib.h 122 ORS_C_rtok.o: $(ARBHOME)/INCLUDE/cat_tree.hxx ors_c_java.hxx ors_c.hxx 123 ORS_C_rtok.o: ors_c_proto.hxx 152 ORS_lib.o: $(ARBHOME)/INCLUDE/servercntrl.h -
trunk/ORS_COM/.depends
r2330 r2338 6 6 O/client.o: C/client_privat.h 7 7 O/client.o: C/client.h 8 O/client.o: ../INCLUDE/SIG_PF.h 8 9 O/debug.o: C/ad_varargs.h 9 10 O/debug.o: GENH/aisc_com.h -
trunk/ORS_COM/Makefile
r2062 r2338 30 30 31 31 # DO NOT DELETE 32 33 # Do not add dependencies manually - use 'make depend' in $ARBHOME 34 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 35 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 36 # Do not add dependencies manually - use 'make depend' in $ARBHOME -
trunk/ORS_SERVER/Makefile
r1617 r2338 28 28 # DO NOT DELETE THIS LINE -- make depend depends on it. 29 29 30 ORS_S_main.o: ors_lib.h $(ARBHOME)/INCLUDE/ors_server.h 31 ORS_S_main.o: $(ARBHOME)/INCLUDE/ors_client.h ors_s.h 30 # Do not add dependencies manually - use 'make depend' in $ARBHOME 31 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 32 33 ORS_lib.o: ors_lib.h 34 ORS_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 35 ORS_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 36 ORS_lib.o: $(ARBHOME)/INCLUDE/arbdb.h 37 ORS_lib.o: $(ARBHOME)/INCLUDE/client.h 38 ORS_lib.o: $(ARBHOME)/INCLUDE/ors_client.h 39 ORS_lib.o: $(ARBHOME)/INCLUDE/servercntrl.h 40 41 ORS_S_cf.o: ors_lib.h 42 ORS_S_cf.o: ors_s.h 43 ORS_S_cf.o: ors_s_common.hxx 44 ORS_S_cf.o: ors_s_proto.hxx 45 ORS_S_cf.o: $(ARBHOME)/INCLUDE/ad_prot.h 46 ORS_S_cf.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 47 ORS_S_cf.o: $(ARBHOME)/INCLUDE/arb_assert.h 48 ORS_S_cf.o: $(ARBHOME)/INCLUDE/arbdb.h 49 ORS_S_cf.o: $(ARBHOME)/INCLUDE/client.h 50 ORS_S_cf.o: $(ARBHOME)/INCLUDE/ors_client.h 51 ORS_S_cf.o: $(ARBHOME)/INCLUDE/ors_prototypes.h 52 ORS_S_cf.o: $(ARBHOME)/INCLUDE/ors_server.h 53 ORS_S_cf.o: $(ARBHOME)/INCLUDE/server.h 54 ORS_S_cf.o: $(ARBHOME)/INCLUDE/servercntrl.h 55 ORS_S_cf.o: $(ARBHOME)/INCLUDE/struct_man.h 56 57 ORS_S_lib.o: ors_lib.h 58 ORS_S_lib.o: ors_s_common.hxx 59 ORS_S_lib.o: ors_s_proto.hxx 60 ORS_S_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 61 ORS_S_lib.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 62 ORS_S_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 ORS_S_lib.o: $(ARBHOME)/INCLUDE/arbdb.h 64 ORS_S_lib.o: $(ARBHOME)/INCLUDE/arbdbt.h 65 ORS_S_lib.o: $(ARBHOME)/INCLUDE/ors_server.h 66 67 ORS_S_main.o: ors_lib.h 68 ORS_S_main.o: ors_s.h 69 ORS_S_main.o: ors_s_common.hxx 70 ORS_S_main.o: ors_s_proto.hxx 71 ORS_S_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 72 ORS_S_main.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 73 ORS_S_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 32 74 ORS_S_main.o: $(ARBHOME)/INCLUDE/arbdb.h 33 ORS_S_main.o: $(ARBHOME)/INCLUDE/ arb_assert.h34 ORS_S_main.o: $(ARBHOME)/INCLUDE/ ad_prot.h75 ORS_S_main.o: $(ARBHOME)/INCLUDE/client.h 76 ORS_S_main.o: $(ARBHOME)/INCLUDE/ors_client.h 35 77 ORS_S_main.o: $(ARBHOME)/INCLUDE/ors_prototypes.h 78 ORS_S_main.o: $(ARBHOME)/INCLUDE/ors_server.h 36 79 ORS_S_main.o: $(ARBHOME)/INCLUDE/server.h 37 ORS_S_main.o: $(ARBHOME)/INCLUDE/aisc_func_types.h38 ORS_S_main.o: $(ARBHOME)/INCLUDE/client.h39 80 ORS_S_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 40 ORS_S_main.o: $(ARBHOME)/INCLUDE/struct_man.h ors_s_common.hxx 41 ORS_S_main.o: ors_s_proto.hxx 81 ORS_S_main.o: $(ARBHOME)/INCLUDE/struct_man.h 42 82 43 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/ors_server.h ors_lib.h 83 ORS_S_probedb.o: ors_lib.h 84 ORS_S_probedb.o: ors_s.h 85 ORS_S_probedb.o: ors_s_common.hxx 86 ORS_S_probedb.o: ors_s_proto.hxx 87 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ad_prot.h 88 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 89 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 90 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/arb_assert.h 91 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/arbdb.h 92 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/arbdbt.h 93 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ors_client.h 94 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ors_prototypes.h 95 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ors_server.h 96 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/server.h 97 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/servercntrl.h 98 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/struct_man.h 99 100 ORS_S_userdb.o: ors_lib.h 101 ORS_S_userdb.o: ors_s_common.hxx 102 ORS_S_userdb.o: ors_s_proto.hxx 103 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/ad_prot.h 104 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 105 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/arb_assert.h 44 106 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/arbdb.h 45 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/arb_assert.h46 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/ad_prot.h47 107 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/arbdbt.h 48 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ors_s_common.hxx 49 ORS_S_userdb.o: ors_s_proto.hxx 50 51 ORS_S_probedb.o: ors_lib.h $(ARBHOME)/INCLUDE/ors_server.h 52 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ors_client.h 53 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/arbdb.h 54 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/arb_assert.h 55 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ad_prot.h 56 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/arbdbt.h 57 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 58 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/ors_prototypes.h 59 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/server.h 60 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 61 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/servercntrl.h 62 ORS_S_probedb.o: $(ARBHOME)/INCLUDE/struct_man.h ors_s.h 63 ORS_S_probedb.o: ors_s_common.hxx ors_s_proto.hxx 64 65 ORS_S_lib.o: $(ARBHOME)/INCLUDE/ors_server.h ors_lib.h 66 ORS_S_lib.o: $(ARBHOME)/INCLUDE/arbdb.h 67 ORS_S_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 68 ORS_S_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 69 ORS_S_lib.o: $(ARBHOME)/INCLUDE/arbdbt.h 70 ORS_S_lib.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ors_s_common.hxx 71 ORS_S_lib.o: ors_s_proto.hxx 72 73 ORS_S_cf.o: $(ARBHOME)/INCLUDE/ors_server.h 74 ORS_S_cf.o: $(ARBHOME)/INCLUDE/ors_client.h ors_s.h 75 ORS_S_cf.o: $(ARBHOME)/INCLUDE/arbdb.h 76 ORS_S_cf.o: $(ARBHOME)/INCLUDE/arb_assert.h 77 ORS_S_cf.o: $(ARBHOME)/INCLUDE/ad_prot.h 78 ORS_S_cf.o: $(ARBHOME)/INCLUDE/ors_prototypes.h 79 ORS_S_cf.o: $(ARBHOME)/INCLUDE/server.h 80 ORS_S_cf.o: $(ARBHOME)/INCLUDE/aisc_func_types.h ors_lib.h 81 ORS_S_cf.o: $(ARBHOME)/INCLUDE/client.h 82 ORS_S_cf.o: $(ARBHOME)/INCLUDE/servercntrl.h 83 ORS_S_cf.o: $(ARBHOME)/INCLUDE/struct_man.h ors_s_common.hxx 84 ORS_S_cf.o: ors_s_proto.hxx 85 86 ORS_lib.o: $(ARBHOME)/INCLUDE/arbdb.h 87 ORS_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 88 ORS_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 89 ORS_lib.o: $(ARBHOME)/INCLUDE/ors_client.h 90 ORS_lib.o: $(ARBHOME)/INCLUDE/client.h 91 ORS_lib.o: $(ARBHOME)/INCLUDE/servercntrl.h ors_lib.h 108 ORS_S_userdb.o: $(ARBHOME)/INCLUDE/ors_server.h -
trunk/PARSIMONY/Makefile
r1617 r2338 23 23 # DO NOT DELETE THIS LINE -- make depend depends on it. 24 24 25 PARS_main.o: $(ARBHOME)/INCLUDE/arbdb.h 26 PARS_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 27 PARS_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 28 PARS_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 29 PARS_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 30 PARS_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 31 PARS_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 32 PARS_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 33 PARS_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 34 PARS_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 35 PARS_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 36 PARS_main.o: $(ARBHOME)/INCLUDE/awt.hxx 37 PARS_main.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 38 PARS_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 39 PARS_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 40 PARS_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 41 PARS_main.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 42 PARS_main.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx 43 PARS_main.o: $(ARBHOME)/INCLUDE/awt_csp.hxx AP_buffer.hxx 44 PARS_main.o: parsimony.hxx ap_tree_nlen.hxx pars_main.hxx pars_dtree.hxx 25 # Do not add dependencies manually - use 'make depend' in $ARBHOME 26 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 45 27 28 AP_buffer.o: AP_buffer.hxx 29 AP_buffer.o: AP_error.hxx 30 AP_buffer.o: $(ARBHOME)/INCLUDE/ad_prot.h 31 AP_buffer.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 32 AP_buffer.o: $(ARBHOME)/INCLUDE/arb_assert.h 33 AP_buffer.o: $(ARBHOME)/INCLUDE/arbdb.h 34 AP_buffer.o: $(ARBHOME)/INCLUDE/arbdbt.h 35 AP_buffer.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 36 AP_buffer.o: $(ARBHOME)/INCLUDE/aw_root.hxx 37 AP_buffer.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 38 AP_buffer.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 39 40 AP_main.o: AP_buffer.hxx 41 AP_main.o: AP_error.hxx 42 AP_main.o: parsimony.hxx 43 AP_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 44 AP_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 45 AP_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 46 AP_main.o: $(ARBHOME)/INCLUDE/arbdb.h 47 AP_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 48 AP_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 49 AP_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 50 AP_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 51 AP_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 52 53 AP_tree_edge.o: AP_buffer.hxx 54 AP_tree_edge.o: ap_tree_nlen.hxx 55 AP_tree_edge.o: parsimony.hxx 56 AP_tree_edge.o: $(ARBHOME)/INCLUDE/ad_prot.h 57 AP_tree_edge.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 58 AP_tree_edge.o: $(ARBHOME)/INCLUDE/arb_assert.h 59 AP_tree_edge.o: $(ARBHOME)/INCLUDE/arbdb.h 60 AP_tree_edge.o: $(ARBHOME)/INCLUDE/arbdbt.h 61 AP_tree_edge.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 62 AP_tree_edge.o: $(ARBHOME)/INCLUDE/aw_root.hxx 63 AP_tree_edge.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 64 AP_tree_edge.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 65 66 AP_tree_nlen.o: AP_buffer.hxx 67 AP_tree_nlen.o: ap_tree_nlen.hxx 68 AP_tree_nlen.o: pars_debug.hxx 69 AP_tree_nlen.o: parsimony.hxx 70 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/ad_prot.h 71 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 72 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/arb_assert.h 73 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/arbdb.h 74 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/arbdbt.h 75 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 76 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/aw_root.hxx 77 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 78 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 79 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 80 81 PARS_debug.o: pars_debug.hxx 82 PARS_debug.o: $(ARBHOME)/INCLUDE/ad_prot.h 83 PARS_debug.o: $(ARBHOME)/INCLUDE/arb_assert.h 84 PARS_debug.o: $(ARBHOME)/INCLUDE/arbdb.h 85 PARS_debug.o: $(ARBHOME)/INCLUDE/aw_device.hxx 86 PARS_debug.o: $(ARBHOME)/INCLUDE/aw_root.hxx 87 PARS_debug.o: $(ARBHOME)/INCLUDE/aw_window.hxx 88 89 PARS_dtree.o: AP_buffer.hxx 90 PARS_dtree.o: ap_tree_nlen.hxx 91 PARS_dtree.o: pars_debug.hxx 92 PARS_dtree.o: pars_dtree.hxx 93 PARS_dtree.o: pars_main.hxx 94 PARS_dtree.o: parsimony.hxx 95 PARS_dtree.o: $(ARBHOME)/INCLUDE/ad_prot.h 96 PARS_dtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 97 PARS_dtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 46 98 PARS_dtree.o: $(ARBHOME)/INCLUDE/arbdb.h 47 PARS_dtree.o: $(ARBHOME)/INCLUDE/arb_assert.h48 PARS_dtree.o: $(ARBHOME)/INCLUDE/ad_prot.h49 99 PARS_dtree.o: $(ARBHOME)/INCLUDE/arbdbt.h 50 PARS_dtree.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 100 PARS_dtree.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 101 PARS_dtree.o: $(ARBHOME)/INCLUDE/aw_device.hxx 102 PARS_dtree.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 51 103 PARS_dtree.o: $(ARBHOME)/INCLUDE/aw_root.hxx 52 PARS_dtree.o: $(ARBHOME)/INCLUDE/aw_device.hxx53 104 PARS_dtree.o: $(ARBHOME)/INCLUDE/aw_window.hxx 54 PARS_dtree.o: $(ARBHOME)/INCLUDE/aw _preset.hxx105 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt.hxx 55 106 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 56 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 107 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 108 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 57 109 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 58 PARS_dtree.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx59 110 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 60 111 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_seq_protein.hxx 61 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 62 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt.hxx 63 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx pars_dtree.hxx 64 PARS_dtree.o: AP_buffer.hxx parsimony.hxx ap_tree_nlen.hxx pars_main.hxx 65 PARS_dtree.o: pars_debug.hxx 112 PARS_dtree.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 66 113 67 PARS_debug.o: $(ARBHOME)/INCLUDE/arbdb.h 68 PARS_debug.o: $(ARBHOME)/INCLUDE/arb_assert.h 69 PARS_debug.o: $(ARBHOME)/INCLUDE/ad_prot.h 70 PARS_debug.o: $(ARBHOME)/INCLUDE/aw_root.hxx 71 PARS_debug.o: $(ARBHOME)/INCLUDE/aw_device.hxx 72 PARS_debug.o: $(ARBHOME)/INCLUDE/aw_window.hxx pars_debug.hxx 114 PARS_klprops.o: AP_buffer.hxx 115 PARS_klprops.o: ap_tree_nlen.hxx 116 PARS_klprops.o: pars_dtree.hxx 117 PARS_klprops.o: pars_main.hxx 118 PARS_klprops.o: parsimony.hxx 119 PARS_klprops.o: $(ARBHOME)/INCLUDE/ad_prot.h 120 PARS_klprops.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 121 PARS_klprops.o: $(ARBHOME)/INCLUDE/arb_assert.h 122 PARS_klprops.o: $(ARBHOME)/INCLUDE/arbdb.h 123 PARS_klprops.o: $(ARBHOME)/INCLUDE/arbdbt.h 124 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 125 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 126 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_device.hxx 127 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 128 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_root.hxx 129 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_window.hxx 130 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt.hxx 131 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 132 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 133 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 134 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 135 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 136 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx 73 137 74 PARS_klprops.o: $(ARBHOME)/INCLUDE/arbdb.h 75 PARS_klprops.o: $(ARBHOME)/INCLUDE/arb_assert.h 76 PARS_klprops.o: $(ARBHOME)/INCLUDE/ad_prot.h 77 PARS_klprops.o: $(ARBHOME)/INCLUDE/arbdbt.h 78 PARS_klprops.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 79 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_root.hxx 80 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_device.hxx 81 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_window.hxx 82 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 83 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 84 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 85 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt.hxx 86 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 87 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 88 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 89 PARS_klprops.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 90 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 91 PARS_klprops.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx AP_buffer.hxx 92 PARS_klprops.o: parsimony.hxx ap_tree_nlen.hxx pars_main.hxx pars_dtree.hxx 93 94 AP_buffer.o: $(ARBHOME)/INCLUDE/arbdb.h 95 AP_buffer.o: $(ARBHOME)/INCLUDE/arb_assert.h 96 AP_buffer.o: $(ARBHOME)/INCLUDE/ad_prot.h 97 AP_buffer.o: $(ARBHOME)/INCLUDE/arbdbt.h 98 AP_buffer.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 99 AP_buffer.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 100 AP_buffer.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 101 AP_buffer.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 102 AP_buffer.o: $(ARBHOME)/INCLUDE/aw_root.hxx AP_buffer.hxx AP_error.hxx 103 104 AP_main.o: $(ARBHOME)/INCLUDE/arbdb.h 105 AP_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 106 AP_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 107 AP_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 108 AP_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 109 AP_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 110 AP_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 111 AP_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 112 AP_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx AP_buffer.hxx parsimony.hxx 113 AP_main.o: AP_error.hxx 114 115 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/arbdb.h 116 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/arb_assert.h 117 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/ad_prot.h 118 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/arbdbt.h 119 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 120 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 121 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 122 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 123 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/aw_root.hxx 124 AP_tree_nlen.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx AP_buffer.hxx 125 AP_tree_nlen.o: parsimony.hxx pars_debug.hxx ap_tree_nlen.hxx 126 127 AP_tree_edge.o: $(ARBHOME)/INCLUDE/arbdb.h 128 AP_tree_edge.o: $(ARBHOME)/INCLUDE/arb_assert.h 129 AP_tree_edge.o: $(ARBHOME)/INCLUDE/ad_prot.h 130 AP_tree_edge.o: $(ARBHOME)/INCLUDE/arbdbt.h 131 AP_tree_edge.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 132 AP_tree_edge.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 133 AP_tree_edge.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 134 AP_tree_edge.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 135 AP_tree_edge.o: $(ARBHOME)/INCLUDE/aw_root.hxx AP_buffer.hxx 136 AP_tree_edge.o: parsimony.hxx ap_tree_nlen.hxx 138 PARS_main.o: AP_buffer.hxx 139 PARS_main.o: ap_tree_nlen.hxx 140 PARS_main.o: pars_dtree.hxx 141 PARS_main.o: pars_main.hxx 142 PARS_main.o: parsimony.hxx 143 PARS_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 144 PARS_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 145 PARS_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 146 PARS_main.o: $(ARBHOME)/INCLUDE/arbdb.h 147 PARS_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 148 PARS_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 149 PARS_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 150 PARS_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 151 PARS_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 152 PARS_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 153 PARS_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 154 PARS_main.o: $(ARBHOME)/INCLUDE/awt.hxx 155 PARS_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 156 PARS_main.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 157 PARS_main.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 158 PARS_main.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 159 PARS_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 160 PARS_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 161 PARS_main.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx -
trunk/PHYLO/Makefile
r1617 r2338 25 25 # DO NOT DELETE THIS LINE -- make depend depends on it. 26 26 27 PH_data.o: include.hxx $(ARBHOME)/INCLUDE/arbdb.h 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 29 30 PH_data.o: include.hxx 31 PH_data.o: phwin.hxx 32 PH_data.o: phylo.hxx 33 PH_data.o: $(ARBHOME)/INCLUDE/ad_prot.h 34 PH_data.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 28 35 PH_data.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 PH_data.o: $(ARBHOME)/INCLUDE/a d_prot.h36 PH_data.o: $(ARBHOME)/INCLUDE/arbdb.h 30 37 PH_data.o: $(ARBHOME)/INCLUDE/arbdbt.h 31 PH_data.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 38 PH_data.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 39 PH_data.o: $(ARBHOME)/INCLUDE/aw_device.hxx 40 PH_data.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 32 41 PH_data.o: $(ARBHOME)/INCLUDE/aw_root.hxx 33 42 PH_data.o: $(ARBHOME)/INCLUDE/aw_window.hxx 34 PH_data.o: $(ARBHOME)/INCLUDE/aw_device.hxx35 PH_data.o: $(ARBHOME)/INCLUDE/aw_preset.hxx36 43 PH_data.o: $(ARBHOME)/INCLUDE/awt.hxx 44 PH_data.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 37 45 PH_data.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 38 PH_data.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 46 PH_data.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 47 PH_data.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 39 48 PH_data.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 40 PH_data.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx41 PH_data.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx phylo.hxx phwin.hxx42 PH_data.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx43 49 44 PH_root.o: include.hxx $(ARBHOME)/INCLUDE/arbdb.h 50 PH_display.o: include.hxx 51 PH_display.o: PH_display.hxx 52 PH_display.o: phwin.hxx 53 PH_display.o: phylo.hxx 54 PH_display.o: $(ARBHOME)/INCLUDE/ad_prot.h 55 PH_display.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 56 PH_display.o: $(ARBHOME)/INCLUDE/arb_assert.h 57 PH_display.o: $(ARBHOME)/INCLUDE/arbdb.h 58 PH_display.o: $(ARBHOME)/INCLUDE/arbdbt.h 59 PH_display.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 60 PH_display.o: $(ARBHOME)/INCLUDE/aw_device.hxx 61 PH_display.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 62 PH_display.o: $(ARBHOME)/INCLUDE/aw_root.hxx 63 PH_display.o: $(ARBHOME)/INCLUDE/aw_window.hxx 64 PH_display.o: $(ARBHOME)/INCLUDE/awt.hxx 65 PH_display.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 66 PH_display.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 67 PH_display.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 68 PH_display.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 69 PH_display.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 70 71 PH_filt.o: include.hxx 72 PH_filt.o: phwin.hxx 73 PH_filt.o: phylo.hxx 74 PH_filt.o: $(ARBHOME)/INCLUDE/ad_prot.h 75 PH_filt.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 76 PH_filt.o: $(ARBHOME)/INCLUDE/arb_assert.h 77 PH_filt.o: $(ARBHOME)/INCLUDE/arbdb.h 78 PH_filt.o: $(ARBHOME)/INCLUDE/arbdbt.h 79 PH_filt.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 80 PH_filt.o: $(ARBHOME)/INCLUDE/aw_device.hxx 81 PH_filt.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 82 PH_filt.o: $(ARBHOME)/INCLUDE/aw_root.hxx 83 PH_filt.o: $(ARBHOME)/INCLUDE/aw_window.hxx 84 PH_filt.o: $(ARBHOME)/INCLUDE/awt.hxx 85 PH_filt.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 86 PH_filt.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 87 PH_filt.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 88 PH_filt.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 89 PH_filt.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 90 91 PH_main.o: include.hxx 92 PH_main.o: PH_display.hxx 93 PH_main.o: phwin.hxx 94 PH_main.o: phylo.hxx 95 PH_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 96 PH_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 97 PH_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 98 PH_main.o: $(ARBHOME)/INCLUDE/arbdb.h 99 PH_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 100 PH_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 101 PH_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 102 PH_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 103 PH_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 104 PH_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 105 PH_main.o: $(ARBHOME)/INCLUDE/awt.hxx 106 PH_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 107 PH_main.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 108 PH_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 109 PH_main.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 110 PH_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 111 112 PH_matr.o: include.hxx 113 PH_matr.o: phwin.hxx 114 PH_matr.o: phylo.hxx 115 PH_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h 116 PH_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 117 PH_matr.o: $(ARBHOME)/INCLUDE/arb_assert.h 118 PH_matr.o: $(ARBHOME)/INCLUDE/arbdb.h 119 PH_matr.o: $(ARBHOME)/INCLUDE/arbdbt.h 120 PH_matr.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 121 PH_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx 122 PH_matr.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 123 PH_matr.o: $(ARBHOME)/INCLUDE/aw_root.hxx 124 PH_matr.o: $(ARBHOME)/INCLUDE/aw_window.hxx 125 PH_matr.o: $(ARBHOME)/INCLUDE/awt.hxx 126 PH_matr.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 127 PH_matr.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 128 PH_matr.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 129 PH_matr.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 130 PH_matr.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 131 132 PH_root.o: include.hxx 133 PH_root.o: phwin.hxx 134 PH_root.o: phylo.hxx 135 PH_root.o: $(ARBHOME)/INCLUDE/ad_prot.h 136 PH_root.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 45 137 PH_root.o: $(ARBHOME)/INCLUDE/arb_assert.h 46 PH_root.o: $(ARBHOME)/INCLUDE/a d_prot.h138 PH_root.o: $(ARBHOME)/INCLUDE/arbdb.h 47 139 PH_root.o: $(ARBHOME)/INCLUDE/arbdbt.h 48 PH_root.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 140 PH_root.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 141 PH_root.o: $(ARBHOME)/INCLUDE/aw_device.hxx 142 PH_root.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 49 143 PH_root.o: $(ARBHOME)/INCLUDE/aw_root.hxx 50 144 PH_root.o: $(ARBHOME)/INCLUDE/aw_window.hxx 51 PH_root.o: $(ARBHOME)/INCLUDE/aw_device.hxx52 PH_root.o: $(ARBHOME)/INCLUDE/aw_preset.hxx53 145 PH_root.o: $(ARBHOME)/INCLUDE/awt.hxx 146 PH_root.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 54 147 PH_root.o: $(ARBHOME)/INCLUDE/awt_nds.hxx 55 PH_root.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 148 PH_root.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 149 PH_root.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx 56 150 PH_root.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 57 PH_root.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx58 PH_root.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx phylo.hxx phwin.hxx59 PH_root.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx60 61 PH_main.o: include.hxx $(ARBHOME)/INCLUDE/arbdb.h62 PH_main.o: $(ARBHOME)/INCLUDE/arb_assert.h63 PH_main.o: $(ARBHOME)/INCLUDE/ad_prot.h64 PH_main.o: $(ARBHOME)/INCLUDE/arbdbt.h65 PH_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h66 PH_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx67 PH_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx68 PH_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx69 PH_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx70 PH_main.o: $(ARBHOME)/INCLUDE/awt.hxx71 PH_main.o: $(ARBHOME)/INCLUDE/awt_nds.hxx72 PH_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx73 PH_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx74 PH_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx75 PH_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx phylo.hxx phwin.hxx76 PH_main.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx PH_display.hxx77 78 PH_filt.o: include.hxx $(ARBHOME)/INCLUDE/arbdb.h79 PH_filt.o: $(ARBHOME)/INCLUDE/arb_assert.h80 PH_filt.o: $(ARBHOME)/INCLUDE/ad_prot.h81 PH_filt.o: $(ARBHOME)/INCLUDE/arbdbt.h82 PH_filt.o: $(ARBHOME)/INCLUDE/ad_t_prot.h83 PH_filt.o: $(ARBHOME)/INCLUDE/aw_root.hxx84 PH_filt.o: $(ARBHOME)/INCLUDE/aw_window.hxx85 PH_filt.o: $(ARBHOME)/INCLUDE/aw_device.hxx86 PH_filt.o: $(ARBHOME)/INCLUDE/aw_preset.hxx87 PH_filt.o: $(ARBHOME)/INCLUDE/awt.hxx88 PH_filt.o: $(ARBHOME)/INCLUDE/awt_nds.hxx89 PH_filt.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx90 PH_filt.o: $(ARBHOME)/INCLUDE/awt_tree.hxx91 PH_filt.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx92 PH_filt.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx phylo.hxx phwin.hxx93 PH_filt.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx94 95 PH_display.o: include.hxx $(ARBHOME)/INCLUDE/arbdb.h96 PH_display.o: $(ARBHOME)/INCLUDE/arb_assert.h97 PH_display.o: $(ARBHOME)/INCLUDE/ad_prot.h98 PH_display.o: $(ARBHOME)/INCLUDE/arbdbt.h99 PH_display.o: $(ARBHOME)/INCLUDE/ad_t_prot.h100 PH_display.o: $(ARBHOME)/INCLUDE/aw_root.hxx101 PH_display.o: $(ARBHOME)/INCLUDE/aw_window.hxx102 PH_display.o: $(ARBHOME)/INCLUDE/aw_device.hxx103 PH_display.o: $(ARBHOME)/INCLUDE/aw_preset.hxx104 PH_display.o: $(ARBHOME)/INCLUDE/awt.hxx105 PH_display.o: $(ARBHOME)/INCLUDE/awt_nds.hxx106 PH_display.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx107 PH_display.o: $(ARBHOME)/INCLUDE/awt_tree.hxx108 PH_display.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx109 PH_display.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx phylo.hxx110 PH_display.o: phwin.hxx $(ARBHOME)/INCLUDE/awt_seq_dna.hxx111 PH_display.o: PH_display.hxx112 113 PH_matr.o: include.hxx $(ARBHOME)/INCLUDE/arbdb.h114 PH_matr.o: $(ARBHOME)/INCLUDE/arb_assert.h115 PH_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h116 PH_matr.o: $(ARBHOME)/INCLUDE/arbdbt.h117 PH_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h118 PH_matr.o: $(ARBHOME)/INCLUDE/aw_root.hxx119 PH_matr.o: $(ARBHOME)/INCLUDE/aw_window.hxx120 PH_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx121 PH_matr.o: $(ARBHOME)/INCLUDE/aw_preset.hxx122 PH_matr.o: $(ARBHOME)/INCLUDE/awt.hxx123 PH_matr.o: $(ARBHOME)/INCLUDE/awt_nds.hxx124 PH_matr.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx125 PH_matr.o: $(ARBHOME)/INCLUDE/awt_tree.hxx126 PH_matr.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx127 PH_matr.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx phylo.hxx phwin.hxx128 PH_matr.o: $(ARBHOME)/INCLUDE/awt_seq_dna.hxx -
trunk/PRIMER_DESIGN/Makefile
r1617 r2338 46 46 # DO NOT DELETE 47 47 48 PRD_Pair.o: PRD_Pair.hxx PRD_Item.hxx PRD_Globals.hxx 48 # Do not add dependencies manually - use 'make depend' in $ARBHOME 49 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 49 50 50 PRD_Item.o: PRD_Item.hxx PRD_Globals.hxx PRD_SequenceIterator.hxx 51 PRD_Design.o: PRD_Design.hxx 52 PRD_Design.o: PRD_Globals.hxx 53 PRD_Design.o: PRD_Item.hxx 54 PRD_Design.o: PRD_Node.hxx 55 PRD_Design.o: PRD_Pair.hxx 56 PRD_Design.o: PRD_Range.hxx 57 PRD_Design.o: PRD_SearchFIFO.hxx 58 PRD_Design.o: PRD_SequenceIterator.hxx 59 PRD_Design.o: $(ARBHOME)/INCLUDE/ad_prot.h 60 PRD_Design.o: $(ARBHOME)/INCLUDE/arb_assert.h 61 PRD_Design.o: $(ARBHOME)/INCLUDE/arbdb.h 51 62 52 PRD_Node.o: PRD_Node.hxx PRD_Globals.hxx 63 PRD_Item.o: PRD_Globals.hxx 64 PRD_Item.o: PRD_Item.hxx 65 PRD_Item.o: PRD_SequenceIterator.hxx 53 66 54 PRD_Range.o: PRD_Range.hxx PRD_Globals.hxx 67 PRD_Node.o: PRD_Globals.hxx 68 PRD_Node.o: PRD_Node.hxx 55 69 56 PRD_SequenceIterator.o: PRD_SequenceIterator.hxx PRD_Globals.hxx 70 PRD_Pair.o: PRD_Globals.hxx 71 PRD_Pair.o: PRD_Item.hxx 72 PRD_Pair.o: PRD_Pair.hxx 57 73 58 PRD_SearchFIFO.o: PRD_SearchFIFO.hxx PRD_Globals.hxx PRD_Node.hxx 74 PRD_Range.o: PRD_Globals.hxx 75 PRD_Range.o: PRD_Range.hxx 76 77 PRD_SearchFIFO.o: PRD_Globals.hxx 78 PRD_SearchFIFO.o: PRD_Node.hxx 59 79 PRD_SearchFIFO.o: PRD_Range.hxx 80 PRD_SearchFIFO.o: PRD_SearchFIFO.hxx 60 81 61 PRD_Design.o: PRD_Globals.hxx PRD_Design.hxx PRD_Range.hxx PRD_Node.hxx 62 PRD_Design.o: PRD_Item.hxx PRD_Pair.hxx $(ARBHOME)/INCLUDE/arbdb.h 63 PRD_Design.o: $(ARBHOME)/INCLUDE/arb_assert.h 64 PRD_Design.o: $(ARBHOME)/INCLUDE/ad_prot.h PRD_SequenceIterator.hxx 65 PRD_Design.o: PRD_SearchFIFO.hxx 82 PRD_SequenceIterator.o: PRD_Globals.hxx 83 PRD_SequenceIterator.o: PRD_SequenceIterator.hxx 66 84 85 primer_design.o: PRD_Design.hxx 86 primer_design.o: PRD_Globals.hxx 87 primer_design.o: PRD_Item.hxx 88 primer_design.o: PRD_Node.hxx 89 primer_design.o: PRD_Pair.hxx 90 primer_design.o: PRD_Range.hxx 91 primer_design.o: PRD_SequenceIterator.hxx 92 primer_design.o: primer_design.hxx 93 primer_design.o: $(ARBHOME)/INCLUDE/ad_prot.h 94 primer_design.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 95 primer_design.o: $(ARBHOME)/INCLUDE/adGene.h 96 primer_design.o: $(ARBHOME)/INCLUDE/arb_assert.h 67 97 primer_design.o: $(ARBHOME)/INCLUDE/arbdb.h 68 primer_design.o: $(ARBHOME)/INCLUDE/arb_assert.h69 primer_design.o: $(ARBHOME)/INCLUDE/ad_prot.h70 98 primer_design.o: $(ARBHOME)/INCLUDE/arbdbt.h 71 primer_design.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 99 primer_design.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 100 primer_design.o: $(ARBHOME)/INCLUDE/aw_device.hxx 72 101 primer_design.o: $(ARBHOME)/INCLUDE/aw_root.hxx 73 primer_design.o: $(ARBHOME)/INCLUDE/aw_device.hxx74 102 primer_design.o: $(ARBHOME)/INCLUDE/aw_window.hxx 75 primer_design.o: $(ARBHOME)/INCLUDE/aw_awars.hxx76 103 primer_design.o: $(ARBHOME)/INCLUDE/awt.hxx 104 primer_design.o: $(ARBHOME)/INCLUDE/awt_config_manager.hxx 77 105 primer_design.o: $(ARBHOME)/INCLUDE/GEN.hxx 78 primer_design.o: $(ARBHOME)/INCLUDE/adGene.h79 primer_design.o: $(ARBHOME)/INCLUDE/awt_config_manager.hxx80 primer_design.o: primer_design.hxx PRD_Design.hxx PRD_Globals.hxx81 primer_design.o: PRD_Range.hxx PRD_Node.hxx PRD_Item.hxx PRD_Pair.hxx82 primer_design.o: PRD_SequenceIterator.hxx -
trunk/PROBE/Makefile
r1617 r2338 29 29 # DO NOT DELETE THIS LINE -- make depend depends on it. 30 30 31 # Do not add dependencies manually - use 'make depend' in $ARBHOME 32 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 33 34 PT_buildtree.o: probe.h 35 PT_buildtree.o: probe_tree.hxx 36 PT_buildtree.o: pt_prototypes.h 37 PT_buildtree.o: $(ARBHOME)/INCLUDE/ad_prot.h 38 PT_buildtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 39 PT_buildtree.o: $(ARBHOME)/INCLUDE/arbdb.h 40 PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_com.h 41 PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_server.h 42 PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 43 44 PT_etc.o: probe.h 45 PT_etc.o: pt_prototypes.h 46 PT_etc.o: $(ARBHOME)/INCLUDE/ad_prot.h 47 PT_etc.o: $(ARBHOME)/INCLUDE/arb_assert.h 48 PT_etc.o: $(ARBHOME)/INCLUDE/arbdb.h 49 PT_etc.o: $(ARBHOME)/INCLUDE/PT_com.h 50 PT_etc.o: $(ARBHOME)/INCLUDE/PT_server.h 51 PT_etc.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 52 PT_etc.o: $(ARBHOME)/INCLUDE/struct_man.h 53 54 PT_family.o: probe.h 55 PT_family.o: probe_tree.hxx 56 PT_family.o: pt_prototypes.h 57 PT_family.o: $(ARBHOME)/INCLUDE/ad_prot.h 58 PT_family.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 59 PT_family.o: $(ARBHOME)/INCLUDE/arb_assert.h 60 PT_family.o: $(ARBHOME)/INCLUDE/arbdb.h 61 PT_family.o: $(ARBHOME)/INCLUDE/arbdbt.h 62 PT_family.o: $(ARBHOME)/INCLUDE/PT_com.h 63 PT_family.o: $(ARBHOME)/INCLUDE/PT_server.h 64 PT_family.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 65 PT_family.o: $(ARBHOME)/INCLUDE/struct_man.h 66 67 PT_findEx.o: probe.h 68 PT_findEx.o: probe_tree.hxx 69 PT_findEx.o: pt_prototypes.h 70 PT_findEx.o: $(ARBHOME)/INCLUDE/ad_prot.h 71 PT_findEx.o: $(ARBHOME)/INCLUDE/arb_assert.h 72 PT_findEx.o: $(ARBHOME)/INCLUDE/arbdb.h 73 PT_findEx.o: $(ARBHOME)/INCLUDE/PT_com.h 74 PT_findEx.o: $(ARBHOME)/INCLUDE/PT_server.h 75 PT_findEx.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 76 77 PT_io.o: BI_helix.hxx 78 PT_io.o: probe.h 79 PT_io.o: $(ARBHOME)/INCLUDE/ad_prot.h 80 PT_io.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 81 PT_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 82 PT_io.o: $(ARBHOME)/INCLUDE/arbdb.h 83 PT_io.o: $(ARBHOME)/INCLUDE/arbdbt.h 84 PT_io.o: $(ARBHOME)/INCLUDE/PT_com.h 85 PT_io.o: $(ARBHOME)/INCLUDE/PT_server.h 86 87 PT_main.o: probe.h 88 PT_main.o: pt_prototypes.h 89 PT_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 90 PT_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 91 PT_main.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 92 PT_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 93 PT_main.o: $(ARBHOME)/INCLUDE/arbdb.h 94 PT_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 95 PT_main.o: $(ARBHOME)/INCLUDE/client.h 96 PT_main.o: $(ARBHOME)/INCLUDE/PT_com.h 97 PT_main.o: $(ARBHOME)/INCLUDE/PT_server.h 98 PT_main.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 99 PT_main.o: $(ARBHOME)/INCLUDE/server.h 100 PT_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 101 PT_main.o: $(ARBHOME)/INCLUDE/struct_man.h 102 103 PT_match.o: probe.h 104 PT_match.o: probe_tree.hxx 105 PT_match.o: pt_prototypes.h 106 PT_match.o: $(ARBHOME)/INCLUDE/ad_prot.h 107 PT_match.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 108 PT_match.o: $(ARBHOME)/INCLUDE/arb_assert.h 109 PT_match.o: $(ARBHOME)/INCLUDE/arbdb.h 110 PT_match.o: $(ARBHOME)/INCLUDE/arbdbt.h 111 PT_match.o: $(ARBHOME)/INCLUDE/PT_com.h 112 PT_match.o: $(ARBHOME)/INCLUDE/PT_server.h 113 PT_match.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 114 PT_match.o: $(ARBHOME)/INCLUDE/struct_man.h 115 116 PT_new_design.o: probe.h 117 PT_new_design.o: probe_tree.hxx 118 PT_new_design.o: pt_prototypes.h 119 PT_new_design.o: $(ARBHOME)/INCLUDE/ad_prot.h 120 PT_new_design.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 121 PT_new_design.o: $(ARBHOME)/INCLUDE/arb_assert.h 122 PT_new_design.o: $(ARBHOME)/INCLUDE/arbdb.h 123 PT_new_design.o: $(ARBHOME)/INCLUDE/arbdbt.h 124 PT_new_design.o: $(ARBHOME)/INCLUDE/PT_com.h 31 125 PT_new_design.o: $(ARBHOME)/INCLUDE/PT_server.h 32 126 PT_new_design.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 33 PT_new_design.o: $(ARBHOME)/INCLUDE/struct_man.h probe.h 34 PT_new_design.o: $(ARBHOME)/INCLUDE/PT_com.h 35 PT_new_design.o: $(ARBHOME)/INCLUDE/arbdb.h 36 PT_new_design.o: $(ARBHOME)/INCLUDE/arb_assert.h 37 PT_new_design.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx 38 PT_new_design.o: $(ARBHOME)/INCLUDE/arbdbt.h 39 PT_new_design.o: $(ARBHOME)/INCLUDE/ad_t_prot.h pt_prototypes.h 127 PT_new_design.o: $(ARBHOME)/INCLUDE/struct_man.h 40 128 41 PT_family.o: $(ARBHOME)/INCLUDE/PT_server.h 42 PT_family.o: $(ARBHOME)/INCLUDE/struct_man.h 43 PT_family.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h 44 PT_family.o: $(ARBHOME)/INCLUDE/PT_com.h 45 PT_family.o: $(ARBHOME)/INCLUDE/arbdb.h 46 PT_family.o: $(ARBHOME)/INCLUDE/arb_assert.h 47 PT_family.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx 48 PT_family.o: pt_prototypes.h $(ARBHOME)/INCLUDE/arbdbt.h 49 PT_family.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 129 PT_prefixtree.o: probe.h 130 PT_prefixtree.o: probe_tree.hxx 131 PT_prefixtree.o: $(ARBHOME)/INCLUDE/ad_prot.h 132 PT_prefixtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 133 PT_prefixtree.o: $(ARBHOME)/INCLUDE/arbdb.h 134 PT_prefixtree.o: $(ARBHOME)/INCLUDE/PT_com.h 135 PT_prefixtree.o: $(ARBHOME)/INCLUDE/PT_server.h 50 136 51 PT_prefixtree.o: $(ARBHOME)/INCLUDE/PT_server.h probe.h 52 PT_prefixtree.o: $(ARBHOME)/INCLUDE/PT_com.h 53 PT_prefixtree.o: $(ARBHOME)/INCLUDE/arbdb.h 54 PT_prefixtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 55 PT_prefixtree.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx 56 57 PT_main.o: $(ARBHOME)/INCLUDE/PT_server.h 58 PT_main.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h 59 PT_main.o: $(ARBHOME)/INCLUDE/PT_com.h 60 PT_main.o: $(ARBHOME)/INCLUDE/arbdb.h 61 PT_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 62 PT_main.o: $(ARBHOME)/INCLUDE/ad_prot.h pt_prototypes.h 63 PT_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 64 PT_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 65 PT_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 66 PT_main.o: $(ARBHOME)/INCLUDE/server.h 67 PT_main.o: $(ARBHOME)/INCLUDE/aisc_func_types.h 68 PT_main.o: $(ARBHOME)/INCLUDE/client.h 69 PT_main.o: $(ARBHOME)/INCLUDE/struct_man.h 70 71 PT_io.o: $(ARBHOME)/INCLUDE/PT_server.h probe.h 72 PT_io.o: $(ARBHOME)/INCLUDE/PT_com.h $(ARBHOME)/INCLUDE/arbdb.h 73 PT_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 74 PT_io.o: $(ARBHOME)/INCLUDE/ad_prot.h 75 PT_io.o: $(ARBHOME)/INCLUDE/arbdbt.h 76 PT_io.o: $(ARBHOME)/INCLUDE/ad_t_prot.h BI_helix.hxx 77 78 PT_etc.o: $(ARBHOME)/INCLUDE/PT_server.h 79 PT_etc.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h 80 PT_etc.o: $(ARBHOME)/INCLUDE/PT_com.h 81 PT_etc.o: $(ARBHOME)/INCLUDE/arbdb.h 82 PT_etc.o: $(ARBHOME)/INCLUDE/arb_assert.h 83 PT_etc.o: $(ARBHOME)/INCLUDE/ad_prot.h pt_prototypes.h 84 PT_etc.o: $(ARBHOME)/INCLUDE/struct_man.h 85 137 PT_secundaer.o: probe.h 138 PT_secundaer.o: pt_prototypes.h 139 PT_secundaer.o: $(ARBHOME)/INCLUDE/ad_prot.h 140 PT_secundaer.o: $(ARBHOME)/INCLUDE/arb_assert.h 141 PT_secundaer.o: $(ARBHOME)/INCLUDE/arbdb.h 142 PT_secundaer.o: $(ARBHOME)/INCLUDE/PT_com.h 86 143 PT_secundaer.o: $(ARBHOME)/INCLUDE/PT_server.h 87 PT_secundaer.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h 88 PT_secundaer.o: $(ARBHOME)/INCLUDE/PT_com.h 89 PT_secundaer.o: $(ARBHOME)/INCLUDE/arbdb.h 90 PT_secundaer.o: $(ARBHOME)/INCLUDE/arb_assert.h 91 PT_secundaer.o: $(ARBHOME)/INCLUDE/ad_prot.h pt_prototypes.h 92 93 PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_server.h 94 PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h 95 PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_com.h 96 PT_buildtree.o: $(ARBHOME)/INCLUDE/arbdb.h 97 PT_buildtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 98 PT_buildtree.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx 99 PT_buildtree.o: pt_prototypes.h 100 101 PT_match.o: $(ARBHOME)/INCLUDE/PT_server.h 102 PT_match.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 103 PT_match.o: $(ARBHOME)/INCLUDE/struct_man.h probe.h 104 PT_match.o: $(ARBHOME)/INCLUDE/PT_com.h 105 PT_match.o: $(ARBHOME)/INCLUDE/arbdb.h 106 PT_match.o: $(ARBHOME)/INCLUDE/arb_assert.h 107 PT_match.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx 108 PT_match.o: pt_prototypes.h $(ARBHOME)/INCLUDE/arbdbt.h 109 PT_match.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 110 111 PT_findEx.o: $(ARBHOME)/INCLUDE/PT_server.h 112 PT_findEx.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h 113 PT_findEx.o: $(ARBHOME)/INCLUDE/PT_com.h 114 PT_findEx.o: $(ARBHOME)/INCLUDE/arbdb.h 115 PT_findEx.o: $(ARBHOME)/INCLUDE/arb_assert.h 116 PT_findEx.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx 117 PT_findEx.o: pt_prototypes.h 144 PT_secundaer.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h -
trunk/PROBE_COM/.depends
r2330 r2338 6 6 O/client.o: C/client_privat.h 7 7 O/client.o: C/client.h 8 O/client.o: ../INCLUDE/SIG_PF.h 8 9 O/debug.o: C/ad_varargs.h 9 10 O/debug.o: GENH/aisc_com.h -
trunk/PROBE_COM/Makefile
r2062 r2338 32 32 33 33 # DO NOT DELETE 34 35 # Do not add dependencies manually - use 'make depend' in $ARBHOME 36 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 37 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 38 # Do not add dependencies manually - use 'make depend' in $ARBHOME -
trunk/PROBE_DESIGN/Makefile
r2306 r2338 21 21 # DO NOT DELETE THIS LINE -- make depend depends on it. 22 22 23 # Do not add dependencies manually - use 'make depend' in $ARBHOME 24 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 25 26 probe_design.o: probe_design.hxx 27 probe_design.o: SaiProbeVisualization.hxx 28 probe_design.o: $(ARBHOME)/INCLUDE/ad_prot.h 29 probe_design.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 30 probe_design.o: $(ARBHOME)/INCLUDE/adGene.h 31 probe_design.o: $(ARBHOME)/INCLUDE/arb_assert.h 23 32 probe_design.o: $(ARBHOME)/INCLUDE/arbdb.h 24 probe_design.o: $(ARBHOME)/INCLUDE/arb_assert.h25 probe_design.o: $(ARBHOME)/INCLUDE/ad_prot.h26 33 probe_design.o: $(ARBHOME)/INCLUDE/arbdbt.h 27 probe_design.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 34 probe_design.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 35 probe_design.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 36 probe_design.o: $(ARBHOME)/INCLUDE/aw_device.hxx 37 probe_design.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 28 38 probe_design.o: $(ARBHOME)/INCLUDE/aw_root.hxx 29 probe_design.o: $(ARBHOME)/INCLUDE/aw_device.hxx30 39 probe_design.o: $(ARBHOME)/INCLUDE/aw_window.hxx 31 probe_design.o: $(ARBHOME)/INCLUDE/aw_awars.hxx32 probe_design.o: $(ARBHOME)/INCLUDE/aw_preset.hxx33 40 probe_design.o: $(ARBHOME)/INCLUDE/awt.hxx 41 probe_design.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 42 probe_design.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 34 43 probe_design.o: $(ARBHOME)/INCLUDE/awt_iupac.hxx 35 probe_design.o: $(ARBHOME)/INCLUDE/awt_ canvas.hxx44 probe_design.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 36 45 probe_design.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 37 probe_design.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx38 probe_design.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx39 probe_design.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx40 46 probe_design.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx 47 probe_design.o: $(ARBHOME)/INCLUDE/client.h 48 probe_design.o: $(ARBHOME)/INCLUDE/GEN.hxx 41 49 probe_design.o: $(ARBHOME)/INCLUDE/PT_com.h 42 probe_design.o: $(ARBHOME)/INCLUDE/client.h 43 probe_design.o: $(ARBHOME)/INCLUDE/servercntrl.h probe_design.hxx 44 probe_design.o: $(ARBHOME)/INCLUDE/GEN.hxx 45 probe_design.o: $(ARBHOME)/INCLUDE/adGene.h 50 probe_design.o: $(ARBHOME)/INCLUDE/servercntrl.h 46 51 52 SaiProbeVisualization.o: SaiProbeVisualization.hxx 53 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/ad_prot.h 54 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 55 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/arb_assert.h 47 56 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/arbdb.h 48 57 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/arbdbt.h 58 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 59 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 60 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_device.hxx 61 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 49 62 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_root.hxx 50 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_device.hxx51 63 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_window.hxx 52 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_awars.hxx53 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/aw_preset.hxx54 64 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/awt.hxx 55 65 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 66 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 67 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 56 68 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 57 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx58 69 SaiProbeVisualization.o: $(ARBHOME)/INCLUDE/awt_tree_cb.hxx 59 SaiProbeVisualization.o: SaiProbeVisualization.hxx -
trunk/PROBE_SERVER/PROBE_GROUP/Makefile
r2074 r2338 38 38 # DO NOT DELETE 39 39 40 pg_db.o: pg_db.hxx $(ARBHOME)/INCLUDE/arbdb.h 40 # Do not add dependencies manually - use 'make depend' in $ARBHOME 41 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 42 43 pg_db.o: pg_db.hxx 44 pg_db.o: pg_def.hxx 45 pg_db.o: $(ARBHOME)/INCLUDE/ad_prot.h 46 pg_db.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 41 47 pg_db.o: $(ARBHOME)/INCLUDE/arb_assert.h 42 pg_db.o: $(ARBHOME)/INCLUDE/a d_prot.h pg_def.hxx48 pg_db.o: $(ARBHOME)/INCLUDE/arbdb.h 43 49 pg_db.o: $(ARBHOME)/INCLUDE/arbdbt.h 44 pg_db.o: $(ARBHOME)/INCLUDE/ad_t_prot.h45 50 46 pg_main.o: pg_search.hxx pg_def.hxx $(ARBHOME)/INCLUDE/arb_assert.h 47 pg_main.o: pg_db.hxx $(ARBHOME)/INCLUDE/arbdb.h 48 pg_main.o: $(ARBHOME)/INCLUDE/ad_prot.h ../global_defs.h 51 pg_main.o: ../common.h 52 pg_main.o: ../global_defs.h 53 pg_main.o: ../path_code.h 54 pg_main.o: ../read_config.h 55 pg_main.o: pg_db.hxx 56 pg_main.o: pg_def.hxx 57 pg_main.o: pg_search.hxx 58 pg_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 59 pg_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 60 pg_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 61 pg_main.o: $(ARBHOME)/INCLUDE/arbdb.h 62 pg_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 63 pg_main.o: $(ARBHOME)/INCLUDE/config_parser.h 64 pg_main.o: $(ARBHOME)/INCLUDE/output.h 49 65 pg_main.o: $(ARBHOME)/INCLUDE/smartptr.h 50 pg_main.o: $(ARBHOME)/INCLUDE/output.h51 pg_main.o: $(ARBHOME)/INCLUDE/arbdbt.h52 pg_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h ../common.h ../path_code.h53 pg_main.o: ../read_config.h $(ARBHOME)/INCLUDE/config_parser.h54 66 67 pg_search.o: ../global_defs.h 68 pg_search.o: pg_db.hxx 69 pg_search.o: pg_def.hxx 70 pg_search.o: pg_search.hxx 71 pg_search.o: $(ARBHOME)/INCLUDE/ad_prot.h 72 pg_search.o: $(ARBHOME)/INCLUDE/arb_assert.h 55 73 pg_search.o: $(ARBHOME)/INCLUDE/arbdb.h 56 pg_search.o: $(ARBHOME)/INCLUDE/arb_assert.h 57 pg_search.o: $(ARBHOME)/INCLUDE/ad_prot.h 74 pg_search.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 75 pg_search.o: $(ARBHOME)/INCLUDE/aw_device.hxx 76 pg_search.o: $(ARBHOME)/INCLUDE/aw_root.hxx 58 77 pg_search.o: $(ARBHOME)/INCLUDE/aw_window.hxx 59 pg_search.o: $(ARBHOME)/INCLUDE/aw_root.hxx 60 pg_search.o: $(ARBHOME)/INCLUDE/aw_device.hxx 61 pg_search.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 78 pg_search.o: $(ARBHOME)/INCLUDE/client.h 62 79 pg_search.o: $(ARBHOME)/INCLUDE/PT_com.h 63 pg_search.o: $(ARBHOME)/INCLUDE/client.h 64 pg_search.o: $(ARBHOME)/INCLUDE/servercntrl.h pg_search.hxx pg_def.hxx 65 pg_search.o: pg_db.hxx ../global_defs.h 80 pg_search.o: $(ARBHOME)/INCLUDE/servercntrl.h -
trunk/PROBE_SERVER/PROBE_GROUP_DESIGN/Makefile
r2206 r2338 38 38 # DO NOT DELETE 39 39 40 # Do not add dependencies manually - use 'make depend' in $ARBHOME 41 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 42 43 pgd_main.o: ../common.h 44 pgd_main.o: ../global_defs.h 45 pgd_main.o: ../mapping.h 46 pgd_main.o: ../path_code.h 47 pgd_main.o: ../read_config.h 48 pgd_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 49 pgd_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 50 pgd_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 40 51 pgd_main.o: $(ARBHOME)/INCLUDE/arbdb.h 41 pgd_main.o: $(ARBHOME)/INCLUDE/arb_assert.h42 pgd_main.o: $(ARBHOME)/INCLUDE/ad_prot.h43 52 pgd_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 44 pgd_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 53 pgd_main.o: $(ARBHOME)/INCLUDE/client.h 54 pgd_main.o: $(ARBHOME)/INCLUDE/config_parser.h 55 pgd_main.o: $(ARBHOME)/INCLUDE/output.h 45 56 pgd_main.o: $(ARBHOME)/INCLUDE/PT_com.h 46 pgd_main.o: $(ARBHOME)/INCLUDE/client.h47 57 pgd_main.o: $(ARBHOME)/INCLUDE/servercntrl.h 48 pgd_main.o: $(ARBHOME)/INCLUDE/output.h ../global_defs.h ../common.h49 pgd_main.o: ../mapping.h ../path_code.h ../read_config.h50 pgd_main.o: $(ARBHOME)/INCLUDE/config_parser.h -
trunk/PROBE_SERVER/TREE_MERGE/Makefile
r1990 r2338 37 37 # DO NOT DELETE 38 38 39 # Do not add dependencies manually - use 'make depend' in $ARBHOME 40 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 41 42 tree_merge.o: ../common.h 43 tree_merge.o: $(ARBHOME)/INCLUDE/ad_prot.h 44 tree_merge.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 39 45 tree_merge.o: $(ARBHOME)/INCLUDE/arb_assert.h 40 46 tree_merge.o: $(ARBHOME)/INCLUDE/arbdb.h 41 tree_merge.o: $(ARBHOME)/INCLUDE/ad_prot.h42 47 tree_merge.o: $(ARBHOME)/INCLUDE/arbdbt.h 43 tree_merge.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 44 tree_merge.o: $(ARBHOME)/INCLUDE/smartptr.h ../common.h 48 tree_merge.o: $(ARBHOME)/INCLUDE/smartptr.h -
trunk/PROBE_SERVER/WORKER/Makefile
r2074 r2338 37 37 # DO NOT DELETE 38 38 39 # Do not add dependencies manually - use 'make depend' in $ARBHOME 40 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 41 42 psw_main.o: ../common.h 43 psw_main.o: ../global_defs.h 44 psw_main.o: ../mapping.h 45 psw_main.o: ../path_code.h 46 psw_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 47 psw_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 39 48 psw_main.o: $(ARBHOME)/INCLUDE/arbdb.h 40 psw_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 41 psw_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 42 psw_main.o: $(ARBHOME)/INCLUDE/smartptr.h ../global_defs.h ../common.h 43 psw_main.o: ../mapping.h ../path_code.h 49 psw_main.o: $(ARBHOME)/INCLUDE/smartptr.h -
trunk/PROBE_SET/Makefile
r1900 r2338 122 122 # DO NOT DELETE 123 123 124 ps_node.o: ps_node.hxx $(ARBHOME)/INCLUDE/smartptr.h 125 ps_node.o: $(ARBHOME)/INCLUDE/arb_assert.h ps_defs.hxx 124 # Do not add dependencies manually - use 'make depend' in $ARBHOME 125 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 126 127 fb_test.o: ps_bitmap.hxx 128 fb_test.o: ps_bitset.hxx 129 fb_test.o: ps_defs.hxx 130 fb_test.o: ps_filebuffer.hxx 131 fb_test.o: ps_node.hxx 132 fb_test.o: $(ARBHOME)/INCLUDE/arb_assert.h 133 fb_test.o: $(ARBHOME)/INCLUDE/smartptr.h 134 135 ps_arb2asciipaths.o: ps_defs.hxx 136 ps_arb2asciipaths.o: ps_filebuffer.hxx 137 ps_arb2asciipaths.o: ps_pg_tree_functions.cxx 138 ps_arb2asciipaths.o: $(ARBHOME)/INCLUDE/ad_prot.h 139 ps_arb2asciipaths.o: $(ARBHOME)/INCLUDE/arb_assert.h 140 ps_arb2asciipaths.o: $(ARBHOME)/INCLUDE/arbdb.h 141 142 ps_convert_db.o: ps_database.hxx 143 ps_convert_db.o: ps_defs.hxx 144 ps_convert_db.o: ps_filebuffer.hxx 145 ps_convert_db.o: ps_node.hxx 146 ps_convert_db.o: ps_pg_tree_functions.cxx 147 ps_convert_db.o: $(ARBHOME)/INCLUDE/ad_prot.h 148 ps_convert_db.o: $(ARBHOME)/INCLUDE/arb_assert.h 149 ps_convert_db.o: $(ARBHOME)/INCLUDE/arbdb.h 150 ps_convert_db.o: $(ARBHOME)/INCLUDE/smartptr.h 151 152 ps_database.o: ps_database.hxx 153 ps_database.o: ps_defs.hxx 154 ps_database.o: ps_filebuffer.hxx 155 ps_database.o: ps_node.hxx 156 ps_database.o: $(ARBHOME)/INCLUDE/arb_assert.h 157 ps_database.o: $(ARBHOME)/INCLUDE/smartptr.h 158 159 ps_detect_weak_differences.o: ps_bitmap.hxx 160 ps_detect_weak_differences.o: ps_bitset.hxx 161 ps_detect_weak_differences.o: ps_database.hxx 162 ps_detect_weak_differences.o: ps_defs.hxx 163 ps_detect_weak_differences.o: ps_filebuffer.hxx 164 ps_detect_weak_differences.o: ps_node.hxx 165 ps_detect_weak_differences.o: $(ARBHOME)/INCLUDE/arb_assert.h 166 ps_detect_weak_differences.o: $(ARBHOME)/INCLUDE/smartptr.h 167 168 ps_eval_candidates.o: ps_bitmap.hxx 169 ps_eval_candidates.o: ps_bitset.hxx 170 ps_eval_candidates.o: ps_candidate.hxx 171 ps_eval_candidates.o: ps_database.hxx 172 ps_eval_candidates.o: ps_defs.hxx 173 ps_eval_candidates.o: ps_filebuffer.hxx 174 ps_eval_candidates.o: ps_node.hxx 175 ps_eval_candidates.o: $(ARBHOME)/INCLUDE/arb_assert.h 176 ps_eval_candidates.o: $(ARBHOME)/INCLUDE/smartptr.h 177 178 ps_filebuffer.o: ps_filebuffer.hxx 179 180 ps_find_probes.o: ps_bitmap.hxx 181 ps_find_probes.o: ps_bitset.hxx 182 ps_find_probes.o: ps_candidate.hxx 183 ps_find_probes.o: ps_database.hxx 184 ps_find_probes.o: ps_defs.hxx 185 ps_find_probes.o: ps_filebuffer.hxx 186 ps_find_probes.o: ps_node.hxx 187 ps_find_probes.o: $(ARBHOME)/INCLUDE/arb_assert.h 188 ps_find_probes.o: $(ARBHOME)/INCLUDE/smartptr.h 189 190 ps_merge_my_dbs.o: ps_database.hxx 191 ps_merge_my_dbs.o: ps_defs.hxx 192 ps_merge_my_dbs.o: ps_filebuffer.hxx 193 ps_merge_my_dbs.o: ps_node.hxx 194 ps_merge_my_dbs.o: $(ARBHOME)/INCLUDE/arb_assert.h 195 ps_merge_my_dbs.o: $(ARBHOME)/INCLUDE/smartptr.h 196 197 ps_my2ascii.o: ps_defs.hxx 198 ps_my2ascii.o: ps_filebuffer.hxx 199 ps_my2ascii.o: ps_node.hxx 200 ps_my2ascii.o: $(ARBHOME)/INCLUDE/arb_assert.h 201 ps_my2ascii.o: $(ARBHOME)/INCLUDE/smartptr.h 202 203 ps_my2asciipaths.o: ps_defs.hxx 204 ps_my2asciipaths.o: ps_filebuffer.hxx 205 ps_my2asciipaths.o: ps_node.hxx 206 ps_my2asciipaths.o: $(ARBHOME)/INCLUDE/arb_assert.h 207 ps_my2asciipaths.o: $(ARBHOME)/INCLUDE/smartptr.h 208 209 ps_node.o: ps_defs.hxx 126 210 ps_node.o: ps_filebuffer.hxx 127 128 ps_filebuffer.o: ps_filebuffer.hxx 129 130 ps_database.o: ps_database.hxx ps_defs.hxx ps_node.hxx 131 ps_database.o: $(ARBHOME)/INCLUDE/smartptr.h 132 ps_database.o: $(ARBHOME)/INCLUDE/arb_assert.h ps_filebuffer.hxx 133 134 fb_test.o: ps_bitmap.hxx ps_bitset.hxx ps_filebuffer.hxx ps_defs.hxx 135 fb_test.o: ps_node.hxx $(ARBHOME)/INCLUDE/smartptr.h 136 fb_test.o: $(ARBHOME)/INCLUDE/arb_assert.h 137 138 ps_convert_db.o: ps_database.hxx ps_defs.hxx ps_node.hxx 139 ps_convert_db.o: $(ARBHOME)/INCLUDE/smartptr.h 140 ps_convert_db.o: $(ARBHOME)/INCLUDE/arb_assert.h ps_filebuffer.hxx 141 ps_convert_db.o: ps_pg_tree_functions.cxx $(ARBHOME)/INCLUDE/arbdb.h 142 ps_convert_db.o: $(ARBHOME)/INCLUDE/ad_prot.h 143 144 ps_merge_my_dbs.o: ps_database.hxx ps_defs.hxx ps_node.hxx 145 ps_merge_my_dbs.o: $(ARBHOME)/INCLUDE/smartptr.h 146 ps_merge_my_dbs.o: $(ARBHOME)/INCLUDE/arb_assert.h ps_filebuffer.hxx 147 148 ps_detect_weak_differences.o: ps_database.hxx ps_defs.hxx ps_node.hxx 149 ps_detect_weak_differences.o: $(ARBHOME)/INCLUDE/smartptr.h 150 ps_detect_weak_differences.o: $(ARBHOME)/INCLUDE/arb_assert.h 151 ps_detect_weak_differences.o: ps_filebuffer.hxx ps_bitmap.hxx ps_bitset.hxx 152 153 ps_find_probes.o: ps_database.hxx ps_defs.hxx ps_node.hxx 154 ps_find_probes.o: $(ARBHOME)/INCLUDE/smartptr.h 155 ps_find_probes.o: $(ARBHOME)/INCLUDE/arb_assert.h ps_filebuffer.hxx 156 ps_find_probes.o: ps_bitmap.hxx ps_bitset.hxx ps_candidate.hxx 157 158 ps_eval_candidates.o: ps_database.hxx ps_defs.hxx ps_node.hxx 159 ps_eval_candidates.o: $(ARBHOME)/INCLUDE/smartptr.h 160 ps_eval_candidates.o: $(ARBHOME)/INCLUDE/arb_assert.h 161 ps_eval_candidates.o: ps_filebuffer.hxx ps_candidate.hxx ps_bitmap.hxx 162 ps_eval_candidates.o: ps_bitset.hxx 163 164 ps_my2ascii.o: ps_filebuffer.hxx ps_node.hxx 165 ps_my2ascii.o: $(ARBHOME)/INCLUDE/smartptr.h 166 ps_my2ascii.o: $(ARBHOME)/INCLUDE/arb_assert.h ps_defs.hxx 167 168 ps_my2asciipaths.o: ps_defs.hxx ps_node.hxx 169 ps_my2asciipaths.o: $(ARBHOME)/INCLUDE/smartptr.h 170 ps_my2asciipaths.o: $(ARBHOME)/INCLUDE/arb_assert.h ps_filebuffer.hxx 171 172 ps_arb2asciipaths.o: $(ARBHOME)/INCLUDE/arbdb.h 173 ps_arb2asciipaths.o: $(ARBHOME)/INCLUDE/arb_assert.h 174 ps_arb2asciipaths.o: $(ARBHOME)/INCLUDE/ad_prot.h ps_defs.hxx 175 ps_arb2asciipaths.o: ps_filebuffer.hxx ps_pg_tree_functions.cxx 176 177 ps_show_result.o: ps_defs.hxx ps_filebuffer.hxx ps_bitmap.hxx ps_bitset.hxx 211 ps_node.o: ps_node.hxx 212 ps_node.o: $(ARBHOME)/INCLUDE/arb_assert.h 213 ps_node.o: $(ARBHOME)/INCLUDE/smartptr.h 214 215 ps_show_result.o: ps_bitmap.hxx 216 ps_show_result.o: ps_bitset.hxx 217 ps_show_result.o: ps_defs.hxx 218 ps_show_result.o: ps_filebuffer.hxx -
trunk/READSEQ/Makefile
r1617 r2338 42 42 # DO NOT DELETE THIS LINE -- make depend depends on it. 43 43 44 # Do not add dependencies manually - use 'make depend' in $ARBHOME 45 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 46 44 47 readseq.o: ureadseq.h 45 48 -
trunk/SECEDIT/Makefile
r1617 r2338 26 26 # DO NOT DELETE THIS LINE -- make depend depends on it. 27 27 28 # Do not add dependencies manually - use 'make depend' in $ARBHOME 29 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 30 31 SEC_graphic.o: sec_graphic.hxx 32 SEC_graphic.o: secedit.hxx 33 SEC_graphic.o: $(ARBHOME)/INCLUDE/ad_prot.h 34 SEC_graphic.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 35 SEC_graphic.o: $(ARBHOME)/INCLUDE/arb_assert.h 28 36 SEC_graphic.o: $(ARBHOME)/INCLUDE/arbdb.h 29 SEC_graphic.o: $(ARBHOME)/INCLUDE/arb_assert.h30 SEC_graphic.o: $(ARBHOME)/INCLUDE/ad_prot.h31 37 SEC_graphic.o: $(ARBHOME)/INCLUDE/arbdbt.h 32 SEC_graphic.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 38 SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 39 SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_device.hxx 40 SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 33 41 SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_root.hxx 34 SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_device.hxx35 42 SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_window.hxx 36 SEC_graphic.o: $(ARBHOME)/INCLUDE/aw _awars.hxx43 SEC_graphic.o: $(ARBHOME)/INCLUDE/awt.hxx 37 44 SEC_graphic.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 38 SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 39 SEC_graphic.o: $(ARBHOME)/INCLUDE/awt.hxx 40 SEC_graphic.o: $(ARBHOME)/INCLUDE/BI_helix.hxx sec_graphic.hxx 41 SEC_graphic.o: secedit.hxx 45 SEC_graphic.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 42 46 47 SEC_io.o: secedit.hxx 48 SEC_io.o: $(ARBHOME)/INCLUDE/ad_prot.h 49 SEC_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 50 SEC_io.o: $(ARBHOME)/INCLUDE/arbdb.h 51 SEC_io.o: $(ARBHOME)/INCLUDE/aw_root.hxx 52 53 SEC_main.o: ../EDIT4/ed4_class.hxx 54 SEC_main.o: ../EDIT4/ed4_defs.hxx 55 SEC_main.o: ../EDIT4/ed4_defs.hxx 56 SEC_main.o: ../EDIT4/ed4_search.hxx 57 SEC_main.o: sec_graphic.hxx 58 SEC_main.o: secedit.hxx 59 SEC_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 60 SEC_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 61 SEC_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 43 62 SEC_main.o: $(ARBHOME)/INCLUDE/arbdb.h 44 SEC_main.o: $(ARBHOME)/INCLUDE/arb_assert.h45 SEC_main.o: $(ARBHOME)/INCLUDE/ad_prot.h46 63 SEC_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 47 SEC_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 64 SEC_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 65 SEC_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 66 SEC_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 67 SEC_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 48 68 SEC_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 49 SEC_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx50 69 SEC_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 51 SEC_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 52 SEC_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 70 SEC_main.o: $(ARBHOME)/INCLUDE/awt.hxx 53 71 SEC_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 54 SEC_main.o: $(ARBHOME)/INCLUDE/awt.hxx 55 SEC_main.o: $(ARBHOME)/INCLUDE/BI_helix.hxx sec_graphic.hxx 56 SEC_main.o: secedit.hxx ../EDIT4/ed4_defs.hxx 57 SEC_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 58 SEC_main.o: ../EDIT4/ed4_class.hxx ../EDIT4/ed4_defs.hxx 59 SEC_main.o: ../EDIT4/ed4_search.hxx 72 SEC_main.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 60 73 61 SEC_io.o: $(ARBHOME)/INCLUDE/arbdb.h 62 SEC_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 SEC_io.o: $(ARBHOME)/INCLUDE/ad_prot.h 64 SEC_io.o: $(ARBHOME)/INCLUDE/aw_root.hxx secedit.hxx 65 66 SEC_read.o: $(ARBHOME)/INCLUDE/arbdb.h 67 SEC_read.o: $(ARBHOME)/INCLUDE/arb_assert.h 68 SEC_read.o: $(ARBHOME)/INCLUDE/ad_prot.h 69 SEC_read.o: $(ARBHOME)/INCLUDE/aw_root.hxx 70 SEC_read.o: $(ARBHOME)/INCLUDE/aw_device.hxx secedit.hxx 71 72 SEC_split.o: $(ARBHOME)/INCLUDE/arbdb.h 73 SEC_split.o: $(ARBHOME)/INCLUDE/arb_assert.h 74 SEC_split.o: $(ARBHOME)/INCLUDE/ad_prot.h 75 SEC_split.o: $(ARBHOME)/INCLUDE/aw_root.hxx 76 SEC_split.o: $(ARBHOME)/INCLUDE/aw_device.hxx secedit.hxx 77 74 SEC_paint.o: ../EDIT4/ed4_class.hxx 75 SEC_paint.o: ../EDIT4/ed4_defs.hxx 76 SEC_paint.o: ../EDIT4/ed4_defs.hxx 77 SEC_paint.o: ../EDIT4/ed4_search.hxx 78 SEC_paint.o: ../EDIT4/ed4_visualizeSAI.hxx 79 SEC_paint.o: sec_graphic.hxx 80 SEC_paint.o: secedit.hxx 81 SEC_paint.o: $(ARBHOME)/INCLUDE/ad_prot.h 82 SEC_paint.o: $(ARBHOME)/INCLUDE/arb_assert.h 78 83 SEC_paint.o: $(ARBHOME)/INCLUDE/arbdb.h 79 SEC_paint.o: $(ARBHOME)/INCLUDE/a rb_assert.h80 SEC_paint.o: $(ARBHOME)/INCLUDE/a d_prot.h84 SEC_paint.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 85 SEC_paint.o: $(ARBHOME)/INCLUDE/aw_device.hxx 81 86 SEC_paint.o: $(ARBHOME)/INCLUDE/aw_root.hxx 82 SEC_paint.o: $(ARBHOME)/INCLUDE/aw_device.hxx83 87 SEC_paint.o: $(ARBHOME)/INCLUDE/aw_window.hxx 84 88 SEC_paint.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 85 SEC_paint.o: $(ARBHOME)/INCLUDE/BI_helix.hxx secedit.hxx 86 SEC_paint.o: sec_graphic.hxx ../EDIT4/ed4_class.hxx ../EDIT4/ed4_defs.hxx 87 SEC_paint.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 88 SEC_paint.o: ../EDIT4/ed4_search.hxx ../EDIT4/ed4_defs.hxx 89 SEC_paint.o: ../EDIT4/ed4_visualizeSAI.hxx 89 SEC_paint.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 90 91 SEC_read.o: secedit.hxx 92 SEC_read.o: $(ARBHOME)/INCLUDE/ad_prot.h 93 SEC_read.o: $(ARBHOME)/INCLUDE/arb_assert.h 94 SEC_read.o: $(ARBHOME)/INCLUDE/arbdb.h 95 SEC_read.o: $(ARBHOME)/INCLUDE/aw_device.hxx 96 SEC_read.o: $(ARBHOME)/INCLUDE/aw_root.hxx 97 98 SEC_split.o: secedit.hxx 99 SEC_split.o: $(ARBHOME)/INCLUDE/ad_prot.h 100 SEC_split.o: $(ARBHOME)/INCLUDE/arb_assert.h 101 SEC_split.o: $(ARBHOME)/INCLUDE/arbdb.h 102 SEC_split.o: $(ARBHOME)/INCLUDE/aw_device.hxx 103 SEC_split.o: $(ARBHOME)/INCLUDE/aw_root.hxx -
trunk/SEER/Makefile
r1617 r2338 28 28 # DO NOT DELETE THIS LINE -- make depend depends on it. 29 29 30 SEER_main.o: $(ARBHOME)/INCLUDE/arbdb.h 31 SEER_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 32 SEER_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 33 SEER_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 34 SEER_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 35 SEER_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 36 SEER_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 37 SEER_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 38 SEER_main.o: $(ARBHOME)/INCLUDE/awt.hxx 39 SEER_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 40 SEER_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 41 SEER_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 42 SEER_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 43 SEER_main.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 44 SEER_main.o: $(ARBHOME)/INCLUDE/ntree.hxx seer.hxx 45 SEER_main.o: seer_interface.hxx 30 # Do not add dependencies manually - use 'make depend' in $ARBHOME 31 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 32 33 SEER_arb.o: seer.hxx 34 SEER_arb.o: seer_interface.hxx 35 SEER_arb.o: $(ARBHOME)/INCLUDE/ad_prot.h 36 SEER_arb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 37 SEER_arb.o: $(ARBHOME)/INCLUDE/arb_assert.h 38 SEER_arb.o: $(ARBHOME)/INCLUDE/arbdb.h 39 SEER_arb.o: $(ARBHOME)/INCLUDE/arbdbt.h 40 SEER_arb.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 41 SEER_arb.o: $(ARBHOME)/INCLUDE/aw_device.hxx 42 SEER_arb.o: $(ARBHOME)/INCLUDE/aw_root.hxx 43 SEER_arb.o: $(ARBHOME)/INCLUDE/aw_window.hxx 44 SEER_arb.o: $(ARBHOME)/INCLUDE/awt.hxx 45 SEER_arb.o: $(ARBHOME)/INCLUDE/ntree.hxx 46 47 SEER_connect.o: seer.hxx 48 SEER_connect.o: seer_interface.hxx 49 SEER_connect.o: $(ARBHOME)/INCLUDE/ad_prot.h 50 SEER_connect.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 51 SEER_connect.o: $(ARBHOME)/INCLUDE/arb_assert.h 52 SEER_connect.o: $(ARBHOME)/INCLUDE/arbdb.h 53 SEER_connect.o: $(ARBHOME)/INCLUDE/arbdbt.h 54 SEER_connect.o: $(ARBHOME)/INCLUDE/aw_root.hxx 46 55 47 56 SEER_interface.o: seer_interface.hxx 48 57 49 SEER_connect.o: $(ARBHOME)/INCLUDE/arbdb.h 50 SEER_connect.o: $(ARBHOME)/INCLUDE/arb_assert.h 51 SEER_connect.o: $(ARBHOME)/INCLUDE/ad_prot.h 52 SEER_connect.o: $(ARBHOME)/INCLUDE/arbdbt.h 53 SEER_connect.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 54 SEER_connect.o: $(ARBHOME)/INCLUDE/aw_root.hxx seer.hxx 55 SEER_connect.o: seer_interface.hxx 58 SEER_main.o: seer.hxx 59 SEER_main.o: seer_interface.hxx 60 SEER_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 61 SEER_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 62 SEER_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 63 SEER_main.o: $(ARBHOME)/INCLUDE/arbdb.h 64 SEER_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 65 SEER_main.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 66 SEER_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 67 SEER_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 68 SEER_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 69 SEER_main.o: $(ARBHOME)/INCLUDE/awt.hxx 70 SEER_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 71 SEER_main.o: $(ARBHOME)/INCLUDE/awt_dtree.hxx 72 SEER_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 73 SEER_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 74 SEER_main.o: $(ARBHOME)/INCLUDE/ntree.hxx 56 75 57 SEER_arb.o: $(ARBHOME)/INCLUDE/arbdb.h 58 SEER_arb.o: $(ARBHOME)/INCLUDE/arb_assert.h 59 SEER_arb.o: $(ARBHOME)/INCLUDE/ad_prot.h 60 SEER_arb.o: $(ARBHOME)/INCLUDE/arbdbt.h 61 SEER_arb.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 62 SEER_arb.o: $(ARBHOME)/INCLUDE/aw_root.hxx 63 SEER_arb.o: $(ARBHOME)/INCLUDE/aw_window.hxx 64 SEER_arb.o: $(ARBHOME)/INCLUDE/aw_device.hxx 65 SEER_arb.o: $(ARBHOME)/INCLUDE/awt.hxx 66 SEER_arb.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 67 SEER_arb.o: $(ARBHOME)/INCLUDE/ntree.hxx seer.hxx 68 SEER_arb.o: seer_interface.hxx 69 76 SEER_to_seer.o: seer.hxx 77 SEER_to_seer.o: seer_interface.hxx 78 SEER_to_seer.o: $(ARBHOME)/INCLUDE/ad_prot.h 79 SEER_to_seer.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 80 SEER_to_seer.o: $(ARBHOME)/INCLUDE/arb_assert.h 70 81 SEER_to_seer.o: $(ARBHOME)/INCLUDE/arbdb.h 71 SEER_to_seer.o: $(ARBHOME)/INCLUDE/arb_assert.h72 SEER_to_seer.o: $(ARBHOME)/INCLUDE/ad_prot.h73 82 SEER_to_seer.o: $(ARBHOME)/INCLUDE/arbdbt.h 74 SEER_to_seer.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 83 SEER_to_seer.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 84 SEER_to_seer.o: $(ARBHOME)/INCLUDE/aw_device.hxx 75 85 SEER_to_seer.o: $(ARBHOME)/INCLUDE/aw_root.hxx 76 86 SEER_to_seer.o: $(ARBHOME)/INCLUDE/aw_window.hxx 77 SEER_to_seer.o: $(ARBHOME)/INCLUDE/aw_device.hxx78 87 SEER_to_seer.o: $(ARBHOME)/INCLUDE/awt.hxx 79 SEER_to_seer.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 80 SEER_to_seer.o: $(ARBHOME)/INCLUDE/ntree.hxx seer.hxx 81 SEER_to_seer.o: seer_interface.hxx 88 SEER_to_seer.o: $(ARBHOME)/INCLUDE/ntree.hxx -
trunk/SEQ_QUALITY/Makefile
r2297 r2338 24 24 # DO NOT DELETE THIS LINE -- make depend depends on it. 25 25 26 # Do not add dependencies manually - use 'make depend' in $ARBHOME 27 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 28 29 SQ_functions.o: SQ_ambiguities.h 30 SQ_functions.o: SQ_GroupData.h 31 SQ_functions.o: SQ_helix.h 32 SQ_functions.o: SQ_physical_layout.h 33 SQ_functions.o: $(ARBHOME)/INCLUDE/ad_prot.h 34 SQ_functions.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 35 SQ_functions.o: $(ARBHOME)/INCLUDE/arb_assert.h 36 SQ_functions.o: $(ARBHOME)/INCLUDE/arbdb.h 37 SQ_functions.o: $(ARBHOME)/INCLUDE/arbdbt.h 38 SQ_functions.o: $(ARBHOME)/INCLUDE/aw_device.hxx 39 SQ_functions.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 40 SQ_functions.o: $(ARBHOME)/INCLUDE/aw_root.hxx 41 SQ_functions.o: $(ARBHOME)/INCLUDE/aw_window.hxx 42 SQ_functions.o: $(ARBHOME)/INCLUDE/awt.hxx 43 SQ_functions.o: $(ARBHOME)/INCLUDE/awt_iupac.hxx 44 SQ_functions.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 45 SQ_functions.o: $(ARBHOME)/INCLUDE/smartptr.h 46 47 SQ_GroupData.o: SQ_GroupData.h 48 SQ_GroupData.o: $(ARBHOME)/INCLUDE/arb_assert.h 49 50 SQ_main.o: seq_quality.h 51 SQ_main.o: SQ_functions.h 52 SQ_main.o: SQ_GroupData.h 53 SQ_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 54 SQ_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 55 SQ_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 26 56 SQ_main.o: $(ARBHOME)/INCLUDE/arbdb.h 27 SQ_main.o: $(ARBHOME)/INCLUDE/arb_assert.h28 SQ_main.o: $(ARBHOME)/INCLUDE/ad_prot.h29 57 SQ_main.o: $(ARBHOME)/INCLUDE/arbdbt.h 30 SQ_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 58 SQ_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 59 SQ_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 31 60 SQ_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 32 SQ_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx33 61 SQ_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 34 62 SQ_main.o: $(ARBHOME)/INCLUDE/awt.hxx 35 SQ_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx seq_quality.h 36 SQ_main.o: SQ_functions.h SQ_GroupData.h 37 38 SQ_functions.o: $(ARBHOME)/INCLUDE/arbdb.h 39 SQ_functions.o: $(ARBHOME)/INCLUDE/arb_assert.h 40 SQ_functions.o: $(ARBHOME)/INCLUDE/ad_prot.h 41 SQ_functions.o: $(ARBHOME)/INCLUDE/arbdbt.h 42 SQ_functions.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 43 SQ_functions.o: $(ARBHOME)/INCLUDE/aw_root.hxx 44 SQ_functions.o: $(ARBHOME)/INCLUDE/aw_device.hxx 45 SQ_functions.o: $(ARBHOME)/INCLUDE/aw_window.hxx 46 SQ_functions.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 47 SQ_functions.o: $(ARBHOME)/INCLUDE/awt.hxx SQ_GroupData.h 48 SQ_functions.o: SQ_ambiguities.h $(ARBHOME)/INCLUDE/awt_iupac.hxx 49 SQ_functions.o: SQ_helix.h $(ARBHOME)/INCLUDE/BI_helix.hxx 50 SQ_functions.o: SQ_physical_layout.h 51 52 SQ_GroupData.o: SQ_GroupData.h $(ARBHOME)/INCLUDE/arb_assert.h 63 SQ_main.o: $(ARBHOME)/INCLUDE/smartptr.h -
trunk/SERVERCNTRL/Makefile
r1617 r2338 26 26 # DO NOT DELETE THIS LINE -- make depend depends on it. 27 27 28 # Do not add dependencies manually - use 'make depend' in $ARBHOME 29 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 30 31 servercntrl.o: servercntrl.h 32 servercntrl.o: $(ARBHOME)/INCLUDE/ad_prot.h 33 servercntrl.o: $(ARBHOME)/INCLUDE/arb_assert.h 34 servercntrl.o: $(ARBHOME)/INCLUDE/arbdb.h 35 servercntrl.o: $(ARBHOME)/INCLUDE/client.h 28 36 servercntrl.o: $(ARBHOME)/INCLUDE/client_privat.h 29 servercntrl.o: $(ARBHOME)/INCLUDE/client.h30 servercntrl.o: $(ARBHOME)/INCLUDE/arbdb.h31 servercntrl.o: $(ARBHOME)/INCLUDE/arb_assert.h32 servercntrl.o: $(ARBHOME)/INCLUDE/ad_prot.h servercntrl.h -
trunk/STAT/Makefile
r1617 r2338 25 25 # DO NOT DELETE THIS LINE -- make depend depends on it. 26 26 27 ST_quality.o: $(ARBHOME)/INCLUDE/arbdb.h 28 ST_quality.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 ST_quality.o: $(ARBHOME)/INCLUDE/ad_prot.h 30 ST_quality.o: $(ARBHOME)/INCLUDE/arbdbt.h 31 ST_quality.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 32 ST_quality.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 33 ST_quality.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 34 ST_quality.o: $(ARBHOME)/INCLUDE/aw_root.hxx 35 ST_quality.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 36 ST_quality.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 37 ST_quality.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 38 ST_quality.o: $(ARBHOME)/INCLUDE/awt_csp.hxx st_ml.hxx st_window.hxx 39 ST_quality.o: st_quality.hxx 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 40 29 30 ST_ml.o: st_ml.hxx 31 ST_ml.o: $(ARBHOME)/INCLUDE/ad_prot.h 32 ST_ml.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 33 ST_ml.o: $(ARBHOME)/INCLUDE/arb_assert.h 41 34 ST_ml.o: $(ARBHOME)/INCLUDE/arbdb.h 42 ST_ml.o: $(ARBHOME)/INCLUDE/arb_assert.h43 ST_ml.o: $(ARBHOME)/INCLUDE/ad_prot.h44 35 ST_ml.o: $(ARBHOME)/INCLUDE/arbdbt.h 45 ST_ml.o: $(ARBHOME)/INCLUDE/ad_t_prot.h46 36 ST_ml.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 47 ST_ml.o: $(ARBHOME)/INCLUDE/awt_tree.hxx48 ST_ml.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx49 37 ST_ml.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 50 38 ST_ml.o: $(ARBHOME)/INCLUDE/aw_root.hxx 51 ST_ml.o: $(ARBHOME)/INCLUDE/awt_csp.hxx st_ml.hxx 39 ST_ml.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 40 ST_ml.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 41 ST_ml.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 52 42 43 ST_quality.o: st_ml.hxx 44 ST_quality.o: st_quality.hxx 45 ST_quality.o: st_window.hxx 46 ST_quality.o: $(ARBHOME)/INCLUDE/ad_prot.h 47 ST_quality.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 48 ST_quality.o: $(ARBHOME)/INCLUDE/arb_assert.h 49 ST_quality.o: $(ARBHOME)/INCLUDE/arbdb.h 50 ST_quality.o: $(ARBHOME)/INCLUDE/arbdbt.h 51 ST_quality.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 52 ST_quality.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 53 ST_quality.o: $(ARBHOME)/INCLUDE/aw_root.hxx 54 ST_quality.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 55 ST_quality.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 56 ST_quality.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 57 ST_quality.o: $(ARBHOME)/INCLUDE/BI_helix.hxx 58 59 ST_window.o: st_ml.hxx 60 ST_window.o: st_quality.hxx 61 ST_window.o: st_window.hxx 62 ST_window.o: $(ARBHOME)/INCLUDE/ad_prot.h 63 ST_window.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 64 ST_window.o: $(ARBHOME)/INCLUDE/arb_assert.h 53 65 ST_window.o: $(ARBHOME)/INCLUDE/arbdb.h 54 ST_window.o: $(ARBHOME)/INCLUDE/arb_assert.h55 ST_window.o: $(ARBHOME)/INCLUDE/ad_prot.h56 66 ST_window.o: $(ARBHOME)/INCLUDE/arbdbt.h 57 ST_window.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 67 ST_window.o: $(ARBHOME)/INCLUDE/aw_awars.hxx 68 ST_window.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx 69 ST_window.o: $(ARBHOME)/INCLUDE/aw_device.hxx 58 70 ST_window.o: $(ARBHOME)/INCLUDE/aw_root.hxx 59 71 ST_window.o: $(ARBHOME)/INCLUDE/aw_window.hxx 60 ST_window.o: $(ARBHOME)/INCLUDE/aw_device.hxx61 ST_window.o: $(ARBHOME)/INCLUDE/aw_awars.hxx62 72 ST_window.o: $(ARBHOME)/INCLUDE/awt.hxx 73 ST_window.o: $(ARBHOME)/INCLUDE/awt_csp.hxx 74 ST_window.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx 63 75 ST_window.o: $(ARBHOME)/INCLUDE/awt_tree.hxx 64 ST_window.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx65 ST_window.o: $(ARBHOME)/INCLUDE/aw_color_groups.hxx66 ST_window.o: $(ARBHOME)/INCLUDE/awt_csp.hxx st_window.hxx st_ml.hxx67 ST_window.o: st_quality.hxx -
trunk/TEST/Makefile
r1617 r2338 25 25 # DO NOT DELETE THIS LINE -- make depend depends on it. 26 26 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 29 30 D_awt_graphic_designer.o: d_awt_graphic_designer.hxx 31 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/ad_prot.h 32 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/arb_assert.h 33 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/arbdb.h 34 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/aw_device.hxx 35 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 36 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/aw_root.hxx 37 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/aw_window.hxx 38 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/awt.hxx 39 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 40 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/awt_preset.hxx 41 42 D_classes.o: d_classes.hxx 43 44 D_main.o: d_awt_graphic_designer.hxx 45 D_main.o: d_classes.hxx 46 D_main.o: d_main.hxx 47 D_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 48 D_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 27 49 D_main.o: $(ARBHOME)/INCLUDE/arbdb.h 28 D_main.o: $(ARBHOME)/INCLUDE/a rb_assert.h29 D_main.o: $(ARBHOME)/INCLUDE/a d_prot.h50 D_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 51 D_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 30 52 D_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 31 D_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx32 53 D_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 33 54 D_main.o: $(ARBHOME)/INCLUDE/awt.hxx 34 55 D_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 35 D_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 36 D_main.o: $(ARBHOME)/INCLUDE/awt_preset.hxx d_classes.hxx d_main.hxx 37 D_main.o: d_awt_graphic_designer.hxx 38 39 D_classes.o: d_classes.hxx 40 41 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/arbdb.h 42 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/arb_assert.h 43 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/ad_prot.h 44 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/aw_root.hxx 45 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/aw_device.hxx 46 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/aw_window.hxx 47 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/aw_preset.hxx 48 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/awt.hxx 49 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 50 D_awt_graphic_designer.o: $(ARBHOME)/INCLUDE/awt_preset.hxx 51 D_awt_graphic_designer.o: d_awt_graphic_designer.hxx 56 D_main.o: $(ARBHOME)/INCLUDE/awt_preset.hxx -
trunk/TOOLS/Makefile
r2206 r2338 50 50 # DO NOT DELETE 51 51 52 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/arbdb.h 53 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/arb_assert.h 54 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/ad_prot.h 55 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/arbdbt.h 56 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/ad_t_prot.h 52 # Do not add dependencies manually - use 'make depend' in $ARBHOME 53 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 57 54 58 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/arbdb.h 59 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/arb_assert.h 60 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/ad_prot.h 61 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/arbdbt.h 62 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/ad_t_prot.h 55 $(ARBHOME)/bin/arb_2_ascii: $(ARBHOME)/INCLUDE/ad_prot.h 56 $(ARBHOME)/bin/arb_2_ascii: $(ARBHOME)/INCLUDE/arb_assert.h 57 $(ARBHOME)/bin/arb_2_ascii: $(ARBHOME)/INCLUDE/arbdb.h 63 58 64 $(ARBHOME)/bin/arb_2_ascii: $(ARBHOME)/INCLUDE/arbdb.h 65 $(ARBHOME)/bin/arb_2_ascii: $(ARBHOME)/INCLUDE/arb_assert.h 66 $(ARBHOME)/bin/arb_2_ascii: $(ARBHOME)/INCLUDE/ad_prot.h 59 $(ARBHOME)/bin/arb_2_bin: $(ARBHOME)/INCLUDE/ad_prot.h 60 $(ARBHOME)/bin/arb_2_bin: $(ARBHOME)/INCLUDE/ad_t_prot.h 61 $(ARBHOME)/bin/arb_2_bin: $(ARBHOME)/INCLUDE/arb_assert.h 62 $(ARBHOME)/bin/arb_2_bin: $(ARBHOME)/INCLUDE/arbdb.h 63 $(ARBHOME)/bin/arb_2_bin: $(ARBHOME)/INCLUDE/arbdbt.h 67 64 65 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/ad_prot.h 66 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/ad_t_prot.h 67 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/arb_assert.h 68 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/arbdb.h 69 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/arbdbt.h 70 71 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/ad_prot.h 72 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/ad_t_prot.h 73 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/arb_assert.h 74 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/arbdb.h 75 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/arbdbt.h 76 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/aw_awars.hxx 77 $(ARBHOME)/bin/arb_dnarates: DNAml_rates_1_0.h 78 79 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/ad_prot.h 80 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/ad_t_prot.h 81 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/arb_assert.h 82 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/arbdb.h 83 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/arbdbt.h 84 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/aw_awars.hxx 85 86 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/ad_prot.h 87 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/ad_t_prot.h 88 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/arb_assert.h 89 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/arbdb.h 90 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/arbdbt.h 91 92 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/ad_prot.h 93 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/ad_t_prot.h 94 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/arb_assert.h 95 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/arbdb.h 96 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/arbdbt.h 97 98 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/ad_prot.h 99 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/ad_t_prot.h 100 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/arb_assert.h 68 101 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/arbdb.h 69 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/arb_assert.h70 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/ad_prot.h71 102 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/arbdbt.h 72 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/ad_t_prot.h73 103 $(ARBHOME)/bin/arb_newick_2_otb: $(ARBHOME)/INCLUDE/cat_tree.hxx 74 104 75 $(ARBHOME)/bin/arb_dnarates: DNAml_rates_1_0.h 76 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/aw_awars.hxx 77 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/arbdb.h 78 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/arb_assert.h 79 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/ad_prot.h 80 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/arbdbt.h 81 $(ARBHOME)/bin/arb_dnarates: $(ARBHOME)/INCLUDE/ad_t_prot.h 105 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/ad_prot.h 106 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/ad_t_prot.h 107 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/arb_assert.h 108 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/arbdb.h 109 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/arbdbt.h 82 110 83 $(ARBHOME)/bin/arb_ 2_bin: $(ARBHOME)/INCLUDE/arbdb.h84 $(ARBHOME)/bin/arb_ 2_bin: $(ARBHOME)/INCLUDE/arb_assert.h85 $(ARBHOME)/bin/arb_ 2_bin: $(ARBHOME)/INCLUDE/ad_prot.h86 $(ARBHOME)/bin/arb_ 2_bin: $(ARBHOME)/INCLUDE/arbdbt.h87 $(ARBHOME)/bin/arb_ 2_bin: $(ARBHOME)/INCLUDE/ad_t_prot.h111 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/ad_prot.h 112 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/ad_t_prot.h 113 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/arb_assert.h 114 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/arbdb.h 115 $(ARBHOME)/bin/arb_primer: $(ARBHOME)/INCLUDE/arbdbt.h 88 116 89 $(ARBHOME)/bin/arb_replace: $(ARBHOME)/INCLUDE/arbdb.h 90 $(ARBHOME)/bin/arb_replace: $(ARBHOME)/INCLUDE/arb_assert.h 91 $(ARBHOME)/bin/arb_replace: $(ARBHOME)/INCLUDE/ad_prot.h 92 93 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/arbdb.h 94 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/arb_assert.h 95 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/ad_prot.h 96 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/arbdbt.h 97 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/ad_t_prot.h 98 99 $(ARBHOME)/bin/arb_proto_2_xsub: $(ARBHOME)/INCLUDE/arbdb.h 100 $(ARBHOME)/bin/arb_proto_2_xsub: $(ARBHOME)/INCLUDE/arb_assert.h 101 $(ARBHOME)/bin/arb_proto_2_xsub: $(ARBHOME)/INCLUDE/ad_prot.h 102 117 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/ad_prot.h 118 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/arb_assert.h 119 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/arbdb.h 120 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/client.h 103 121 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/PT_com.h 104 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/client.h105 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/arbdb.h106 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/arb_assert.h107 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/ad_prot.h108 122 $(ARBHOME)/bin/arb_probe: $(ARBHOME)/INCLUDE/servercntrl.h 109 123 124 $(ARBHOME)/bin/arb_proto_2_xsub: $(ARBHOME)/INCLUDE/ad_prot.h 125 $(ARBHOME)/bin/arb_proto_2_xsub: $(ARBHOME)/INCLUDE/arb_assert.h 126 $(ARBHOME)/bin/arb_proto_2_xsub: $(ARBHOME)/INCLUDE/arbdb.h 127 128 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/ad_prot.h 129 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/ad_t_prot.h 130 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/arb_assert.h 131 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/arbdb.h 132 $(ARBHOME)/bin/arb_read_tree: $(ARBHOME)/INCLUDE/arbdbt.h 133 134 $(ARBHOME)/bin/arb_replace: $(ARBHOME)/INCLUDE/ad_prot.h 135 $(ARBHOME)/bin/arb_replace: $(ARBHOME)/INCLUDE/arb_assert.h 136 $(ARBHOME)/bin/arb_replace: $(ARBHOME)/INCLUDE/arbdb.h 137 138 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/ad_prot.h 139 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/ad_t_prot.h 140 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/arb_assert.h 141 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/arbdb.h 142 $(ARBHOME)/bin/arb_swap_rnastr: $(ARBHOME)/INCLUDE/arbdbt.h 143 144 $(ARBHOME)/bin/arb_test: $(ARBHOME)/INCLUDE/ad_prot.h 145 $(ARBHOME)/bin/arb_test: $(ARBHOME)/INCLUDE/arb_assert.h 110 146 $(ARBHOME)/bin/arb_test: $(ARBHOME)/INCLUDE/arbdb.h 111 $(ARBHOME)/bin/arb_test: $(ARBHOME)/INCLUDE/arb_assert.h112 $(ARBHOME)/bin/arb_test: $(ARBHOME)/INCLUDE/ad_prot.h113 114 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/arbdb.h115 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/arb_assert.h116 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/ad_prot.h117 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/arbdbt.h118 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/ad_t_prot.h119 $(ARBHOME)/bin/arb_export_rates: $(ARBHOME)/INCLUDE/aw_awars.hxx120 121 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/arbdb.h122 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/arb_assert.h123 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/ad_prot.h124 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/arbdbt.h125 $(ARBHOME)/bin/arb_export_tree: $(ARBHOME)/INCLUDE/ad_t_prot.h126 127 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/arbdb.h128 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/arb_assert.h129 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/ad_prot.h130 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/arbdbt.h131 $(ARBHOME)/bin/arb_count_chars: $(ARBHOME)/INCLUDE/ad_t_prot.h132 133 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/arbdb.h134 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/arb_assert.h135 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/ad_prot.h136 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/arbdbt.h137 $(ARBHOME)/bin/arb_perf_test: $(ARBHOME)/INCLUDE/ad_t_prot.h138 139 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/arbdb.h140 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/arb_assert.h141 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/ad_prot.h142 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/arbdbt.h143 $(ARBHOME)/bin/arb_message: $(ARBHOME)/INCLUDE/ad_t_prot.h -
trunk/TREEGEN/Makefile
r1741 r2338 33 33 # DO NOT DELETE 34 34 35 # Do not add dependencies manually - use 'make depend' in $ARBHOME 36 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 37 35 38 base.o: base.h 36 39 … … 41 44 readcfg.o: readcfg.h 42 45 43 rns.o: rns.h spreadin.h 46 rns.o: rns.h 47 rns.o: spreadin.h 44 48 45 sim.o: rns.h simcfg.h base.h 49 sim.o: base.h 50 sim.o: rns.h 51 sim.o: simcfg.h 46 52 47 53 simcfg.o: simcfg.h -
trunk/TRS/Makefile
r1617 r2338 38 38 # DO NOT DELETE THIS LINE -- make depend depends on it. 39 39 40 # Do not add dependencies manually - use 'make depend' in $ARBHOME 41 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 42 43 tree_lib.o: tree_lib.hxx 44 tree_lib.o: trs_proto.h 45 tree_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 46 tree_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 40 47 tree_lib.o: $(ARBHOME)/INCLUDE/arbdb.h 41 tree_lib.o: $(ARBHOME)/INCLUDE/arb_assert.h 42 tree_lib.o: $(ARBHOME)/INCLUDE/ad_prot.h 43 tree_lib.o: $(ARBHOME)/INCLUDE/cat_tree.hxx tree_lib.hxx trs_proto.h 48 tree_lib.o: $(ARBHOME)/INCLUDE/cat_tree.hxx 44 49 45 trs_server.o: $(ARBHOME)/INCLUDE/cat_tree.hxx tree_lib.hxx trs_proto.h 50 trs_server.o: tree_lib.hxx 51 trs_server.o: trs_proto.h 52 trs_server.o: $(ARBHOME)/INCLUDE/cat_tree.hxx -
trunk/WETC/Makefile
r1617 r2338 25 25 # DO NOT DELETE THIS LINE -- make depend depends on it. 26 26 27 # Do not add dependencies manually - use 'make depend' in $ARBHOME 28 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 29 30 WETC_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 31 WETC_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 27 32 WETC_main.o: $(ARBHOME)/INCLUDE/arbdb.h 28 WETC_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 29 WETC_main.o: $(ARBHOME)/INCLUDE/ad_prot.h 33 WETC_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx 30 34 WETC_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx 31 35 WETC_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx 32 WETC_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx33 36 WETC_main.o: $(ARBHOME)/INCLUDE/awt.hxx -
trunk/WINDOW/Makefile
r2325 r2338 27 27 # DO NOT DELETE THIS LINE -- make depend depends on it. 28 28 29 AW_xkey.o: aw_keysym.hxx aw_xkey.hxx $(ARBHOME)/INCLUDE/arbdb.h 30 AW_xkey.o: $(ARBHOME)/INCLUDE/arb_assert.h 31 AW_xkey.o: $(ARBHOME)/INCLUDE/ad_prot.h 29 # Do not add dependencies manually - use 'make depend' in $ARBHOME 30 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 32 31 33 AW_xfont.o: $(ARBHOME)/INCLUDE/arbdb.h 34 AW_xfont.o: $(ARBHOME)/INCLUDE/arb_assert.h 35 AW_xfont.o: $(ARBHOME)/INCLUDE/ad_prot.h aw_root.hxx aw_device.hxx 36 AW_xfont.o: aw_commn.hxx aw_xfont.hxx 32 AW_at.o: aw_at.hxx 33 AW_at.o: aw_device.hxx 34 AW_at.o: aw_root.hxx 35 AW_at.o: aw_window.hxx 36 AW_at.o: aw_xfig.hxx 37 AW_at.o: $(ARBHOME)/INCLUDE/ad_prot.h 38 AW_at.o: $(ARBHOME)/INCLUDE/arb_assert.h 39 AW_at.o: $(ARBHOME)/INCLUDE/arbdb.h 37 40 41 AW_button.o: aw_at.hxx 42 AW_button.o: aw_awar.hxx 43 AW_button.o: aw_click.hxx 44 AW_button.o: aw_device.hxx 45 AW_button.o: aw_print.hxx 46 AW_button.o: aw_root.hxx 47 AW_button.o: aw_size.hxx 48 AW_button.o: aw_window.hxx 49 AW_button.o: aw_window_Xm.hxx 50 AW_button.o: aw_Xm.hxx 51 AW_button.o: $(ARBHOME)/INCLUDE/ad_prot.h 52 AW_button.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 53 AW_button.o: $(ARBHOME)/INCLUDE/arb_assert.h 54 AW_button.o: $(ARBHOME)/INCLUDE/arbdb.h 55 AW_button.o: $(ARBHOME)/INCLUDE/arbdbt.h 56 57 AW_click.o: aw_click.hxx 58 AW_click.o: aw_commn.hxx 59 AW_click.o: aw_device.hxx 60 AW_click.o: aw_root.hxx 61 AW_click.o: $(ARBHOME)/INCLUDE/arb_assert.h 62 63 AW_device.o: aw_commn.hxx 64 AW_device.o: aw_device.hxx 65 AW_device.o: aw_root.hxx 66 AW_device.o: aw_window.hxx 67 AW_device.o: $(ARBHOME)/INCLUDE/arb_assert.h 68 69 AW_global_awars.o: aw_global_awars.hxx 70 AW_global_awars.o: aw_root.hxx 71 AW_global_awars.o: $(ARBHOME)/INCLUDE/ad_prot.h 72 AW_global_awars.o: $(ARBHOME)/INCLUDE/arb_assert.h 73 AW_global_awars.o: $(ARBHOME)/INCLUDE/arbdb.h 74 75 AW_nawar.o: aw_nawar.hxx 76 AW_nawar.o: aw_root.hxx 77 AW_nawar.o: $(ARBHOME)/INCLUDE/ad_prot.h 78 AW_nawar.o: $(ARBHOME)/INCLUDE/arb_assert.h 38 79 AW_nawar.o: $(ARBHOME)/INCLUDE/arbdb.h 39 AW_nawar.o: $(ARBHOME)/INCLUDE/arb_assert.h40 AW_nawar.o: $(ARBHOME)/INCLUDE/ad_prot.h aw_root.hxx aw_nawar.hxx41 80 42 AW_button.o: $(ARBHOME)/INCLUDE/arbdb.h 43 AW_button.o: $(ARBHOME)/INCLUDE/arb_assert.h 44 AW_button.o: $(ARBHOME)/INCLUDE/ad_prot.h 45 AW_button.o: $(ARBHOME)/INCLUDE/arbdbt.h 46 AW_button.o: $(ARBHOME)/INCLUDE/ad_t_prot.h aw_root.hxx aw_at.hxx 47 AW_button.o: aw_device.hxx aw_Xm.hxx aw_click.hxx aw_print.hxx aw_size.hxx 48 AW_button.o: aw_window.hxx aw_awar.hxx aw_window_Xm.hxx 81 AW_preset.o: aw_color_groups.hxx 82 AW_preset.o: aw_device.hxx 83 AW_preset.o: aw_preset.hxx 84 AW_preset.o: aw_root.hxx 85 AW_preset.o: aw_window.hxx 86 AW_preset.o: $(ARBHOME)/INCLUDE/ad_prot.h 87 AW_preset.o: $(ARBHOME)/INCLUDE/arb_assert.h 88 AW_preset.o: $(ARBHOME)/INCLUDE/arbdb.h 89 AW_preset.o: $(ARBHOME)/INCLUDE/awt.hxx 90 AW_preset.o: $(ARBHOME)/INCLUDE/awt_advice.hxx 91 AW_preset.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx 49 92 50 AW_at.o: $(ARBHOME)/INCLUDE/arbdb.h 51 AW_at.o: $(ARBHOME)/INCLUDE/arb_assert.h 52 AW_at.o: $(ARBHOME)/INCLUDE/ad_prot.h aw_root.hxx aw_device.hxx 53 AW_at.o: aw_at.hxx aw_window.hxx aw_xfig.hxx 93 AW_print.o: aw_commn.hxx 94 AW_print.o: aw_device.hxx 95 AW_print.o: aw_print.hxx 96 AW_print.o: aw_root.hxx 97 AW_print.o: $(ARBHOME)/INCLUDE/arb_assert.h 54 98 55 AW_print.o: aw_root.hxx $(ARBHOME)/INCLUDE/arb_assert.h aw_device.hxx 56 AW_print.o: aw_commn.hxx aw_print.hxx 99 AW_question.o: aw_question.hxx 100 AW_question.o: aw_root.hxx 101 AW_question.o: $(ARBHOME)/INCLUDE/ad_prot.h 102 AW_question.o: $(ARBHOME)/INCLUDE/arb_assert.h 103 AW_question.o: $(ARBHOME)/INCLUDE/arbdb.h 104 AW_question.o: $(ARBHOME)/INCLUDE/arbtools.h 57 105 106 AW_size.o: aw_commn.hxx 107 AW_size.o: aw_device.hxx 108 AW_size.o: aw_root.hxx 109 AW_size.o: aw_size.hxx 110 AW_size.o: $(ARBHOME)/INCLUDE/arb_assert.h 111 112 AW_status.o: aw_device.hxx 113 AW_status.o: aw_root.hxx 114 AW_status.o: aw_window.hxx 115 AW_status.o: $(ARBHOME)/INCLUDE/ad_prot.h 116 AW_status.o: $(ARBHOME)/INCLUDE/arb_assert.h 117 AW_status.o: $(ARBHOME)/INCLUDE/arbdb.h 118 AW_status.o: $(ARBHOME)/INCLUDE/awt_www.hxx 119 AW_status.o: $(ARBHOME)/INCLUDE/SIG_PF.h 120 121 AW_window.o: aw_at.hxx 122 AW_window.o: aw_awar.hxx 123 AW_window.o: aw_click.hxx 124 AW_window.o: aw_commn.hxx 125 AW_window.o: aw_device.hxx 126 AW_window.o: aw_keysym.hxx 127 AW_window.o: aw_print.hxx 128 AW_window.o: aw_root.hxx 129 AW_window.o: aw_size.hxx 130 AW_window.o: aw_window.hxx 131 AW_window.o: aw_window_Xm.hxx 132 AW_window.o: aw_xfig.hxx 133 AW_window.o: aw_xfigfont.hxx 134 AW_window.o: aw_xkey.hxx 135 AW_window.o: aw_Xm.hxx 136 AW_window.o: $(ARBHOME)/INCLUDE/ad_prot.h 137 AW_window.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 138 AW_window.o: $(ARBHOME)/INCLUDE/arb_assert.h 58 139 AW_window.o: $(ARBHOME)/INCLUDE/arbdb.h 59 AW_window.o: $(ARBHOME)/INCLUDE/arb_assert.h60 AW_window.o: $(ARBHOME)/INCLUDE/ad_prot.h61 140 AW_window.o: $(ARBHOME)/INCLUDE/arbdbt.h 62 AW_window.o: $(ARBHOME)/INCLUDE/ad_t_prot.h aw_root.hxx aw_device.hxx63 AW_window.o: aw_commn.hxx aw_keysym.hxx aw_at.hxx aw_window.hxx aw_awar.hxx64 AW_window.o: aw_xfig.hxx aw_xfigfont.hxx aw_Xm.hxx aw_click.hxx aw_size.hxx65 AW_window.o: aw_print.hxx aw_window_Xm.hxx aw_xkey.hxx66 141 67 AW_device.o: aw_root.hxx $(ARBHOME)/INCLUDE/arb_assert.h aw_device.hxx 68 AW_device.o: aw_window.hxx aw_commn.hxx 142 AW_xfig.o: aw_device.hxx 143 AW_xfig.o: aw_root.hxx 144 AW_xfig.o: aw_xfig.hxx 145 AW_xfig.o: $(ARBHOME)/INCLUDE/ad_prot.h 146 AW_xfig.o: $(ARBHOME)/INCLUDE/arb_assert.h 147 AW_xfig.o: $(ARBHOME)/INCLUDE/arbdb.h 69 148 70 AW_Xm.o: aw_root.hxx $(ARBHOME)/INCLUDE/arb_assert.h aw_device.hxx 71 AW_Xm.o: aw_commn.hxx aw_Xm.hxx 72 73 AW_click.o: aw_root.hxx $(ARBHOME)/INCLUDE/arb_assert.h 74 AW_click.o: aw_device.hxx aw_commn.hxx aw_click.hxx 75 76 AW_size.o: aw_root.hxx $(ARBHOME)/INCLUDE/arb_assert.h aw_device.hxx 77 AW_size.o: aw_commn.hxx aw_size.hxx 78 79 AW_xfig.o: $(ARBHOME)/INCLUDE/arbdb.h 80 AW_xfig.o: $(ARBHOME)/INCLUDE/arb_assert.h 81 AW_xfig.o: $(ARBHOME)/INCLUDE/ad_prot.h aw_root.hxx aw_device.hxx 82 AW_xfig.o: aw_xfig.hxx 83 84 AW_xfigfont.o: aw_root.hxx $(ARBHOME)/INCLUDE/arb_assert.h 85 AW_xfigfont.o: aw_device.hxx aw_commn.hxx aw_xfig.hxx aw_xfigfont.hxx 86 AW_xfigfont.o: aw_window.hxx $(ARBHOME)/INCLUDE/arbdb.h 149 AW_xfigfont.o: aw_commn.hxx 150 AW_xfigfont.o: aw_device.hxx 151 AW_xfigfont.o: aw_root.hxx 152 AW_xfigfont.o: aw_window.hxx 153 AW_xfigfont.o: aw_xfig.hxx 154 AW_xfigfont.o: aw_xfigfont.hxx 87 155 AW_xfigfont.o: $(ARBHOME)/INCLUDE/ad_prot.h 156 AW_xfigfont.o: $(ARBHOME)/INCLUDE/arb_assert.h 157 AW_xfigfont.o: $(ARBHOME)/INCLUDE/arbdb.h 88 158 AW_xfigfont.o: $(ARBHOME)/INCLUDE/awt.hxx 89 159 90 AW_status.o: $(ARBHOME)/INCLUDE/arbdb.h 91 AW_status.o: $(ARBHOME)/INCLUDE/arb_assert.h 92 AW_status.o: $(ARBHOME)/INCLUDE/ad_prot.h aw_root.hxx 93 AW_status.o: aw_device.hxx aw_window.hxx 94 AW_status.o: $(ARBHOME)/INCLUDE/awt_www.hxx 95 AW_status.o: $(ARBHOME)/INCLUDE/SIG_PF.h ../INCLUDE/arb_assert.h 160 AW_xfont.o: aw_commn.hxx 161 AW_xfont.o: aw_device.hxx 162 AW_xfont.o: aw_root.hxx 163 AW_xfont.o: aw_xfont.hxx 164 AW_xfont.o: $(ARBHOME)/INCLUDE/ad_prot.h 165 AW_xfont.o: $(ARBHOME)/INCLUDE/arb_assert.h 166 AW_xfont.o: $(ARBHOME)/INCLUDE/arbdb.h 96 167 97 AW_preset.o: $(ARBHOME)/INCLUDE/arbdb.h 98 AW_preset.o: $(ARBHOME)/INCLUDE/arb_assert.h 99 AW_preset.o: $(ARBHOME)/INCLUDE/ad_prot.h aw_root.hxx 100 AW_preset.o: aw_device.hxx aw_window.hxx aw_color_groups.hxx 101 AW_preset.o: $(ARBHOME)/INCLUDE/awt.hxx 102 AW_preset.o: $(ARBHOME)/INCLUDE/awt_advice.hxx 103 AW_preset.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx aw_preset.hxx 168 AW_xkey.o: aw_keysym.hxx 169 AW_xkey.o: aw_xkey.hxx 170 AW_xkey.o: $(ARBHOME)/INCLUDE/ad_prot.h 171 AW_xkey.o: $(ARBHOME)/INCLUDE/arb_assert.h 172 AW_xkey.o: $(ARBHOME)/INCLUDE/arbdb.h 104 173 105 AW_question.o: $(ARBHOME)/INCLUDE/arbdb.h 106 AW_question.o: $(ARBHOME)/INCLUDE/arb_assert.h 107 AW_question.o: $(ARBHOME)/INCLUDE/ad_prot.h aw_question.hxx 108 AW_question.o: aw_root.hxx $(ARBHOME)/INCLUDE/arbtools.h 109 110 AW_global_awars.o: $(ARBHOME)/INCLUDE/arbdb.h 111 AW_global_awars.o: $(ARBHOME)/INCLUDE/arb_assert.h 112 AW_global_awars.o: $(ARBHOME)/INCLUDE/ad_prot.h aw_root.hxx 113 AW_global_awars.o: aw_global_awars.hxx 174 AW_Xm.o: aw_commn.hxx 175 AW_Xm.o: aw_device.hxx 176 AW_Xm.o: aw_root.hxx 177 AW_Xm.o: aw_Xm.hxx 178 AW_Xm.o: $(ARBHOME)/INCLUDE/arb_assert.h -
trunk/XML/Makefile
r1617 r2338 26 26 # DO NOT DELETE 27 27 28 xml.o: xml.hxx $(ARBHOME)/INCLUDE/arb_assert.h 28 # Do not add dependencies manually - use 'make depend' in $ARBHOME 29 # For formatting issues see SOURCE_TOOLS/fix_depends.pl 30 31 xml.o: xml.hxx 32 xml.o: $(ARBHOME)/INCLUDE/arb_assert.h
