Changeset 6814 for trunk/SL/FAST_ALIGNER/Makefile
- Timestamp:
- 09/09/10 20:25:35 (21 months ago)
- Files:
-
- 1 modified
-
trunk/SL/FAST_ALIGNER/Makefile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SL/FAST_ALIGNER/Makefile
r6691 r6814 41 41 ClustalV.o: $(ARBHOME)/INCLUDE/ad_prot.h 42 42 ClustalV.o: $(ARBHOME)/INCLUDE/arb_assert.h 43 ClustalV.o: $(ARBHOME)/INCLUDE/arb_core.h 43 44 ClustalV.o: $(ARBHOME)/INCLUDE/arb_error.h 44 45 ClustalV.o: $(ARBHOME)/INCLUDE/arbdb.h … … 56 57 constructSequence.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 57 58 constructSequence.o: $(ARBHOME)/INCLUDE/arb_assert.h 59 constructSequence.o: $(ARBHOME)/INCLUDE/arb_core.h 58 60 constructSequence.o: $(ARBHOME)/INCLUDE/arb_error.h 59 61 constructSequence.o: $(ARBHOME)/INCLUDE/arbdb.h … … 77 79 fast_aligner.o: $(ARBHOME)/INCLUDE/ad_t_prot.h 78 80 fast_aligner.o: $(ARBHOME)/INCLUDE/arb_assert.h 81 fast_aligner.o: $(ARBHOME)/INCLUDE/arb_core.h 82 fast_aligner.o: $(ARBHOME)/INCLUDE/arb_defs.h 79 83 fast_aligner.o: $(ARBHOME)/INCLUDE/arb_error.h 80 84 fast_aligner.o: $(ARBHOME)/INCLUDE/arbdb.h … … 100 104 seq_search.o: $(ARBHOME)/INCLUDE/ad_prot.h 101 105 seq_search.o: $(ARBHOME)/INCLUDE/arb_assert.h 106 seq_search.o: $(ARBHOME)/INCLUDE/arb_core.h 102 107 seq_search.o: $(ARBHOME)/INCLUDE/arb_error.h 103 108 seq_search.o: $(ARBHOME)/INCLUDE/arbdb.h
