Changeset 6817 for trunk/SL/FAST_ALIGNER/Makefile
- Timestamp:
- 09/09/10 22:49:30 (21 months ago)
- Files:
-
- 1 modified
-
trunk/SL/FAST_ALIGNER/Makefile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SL/FAST_ALIGNER/Makefile
r6814 r6817 50 50 ClustalV.o: $(ARBHOME)/INCLUDE/dupstr.h 51 51 ClustalV.o: $(ARBHOME)/INCLUDE/smartptr.h 52 ClustalV.o: $(ARBHOME)/INCLUDE/test_global.h 52 53 53 54 constructSequence.o: constructSequence.hxx … … 71 72 constructSequence.o: $(ARBHOME)/INCLUDE/dupstr.h 72 73 constructSequence.o: $(ARBHOME)/INCLUDE/smartptr.h 74 constructSequence.o: $(ARBHOME)/INCLUDE/test_global.h 73 75 74 76 fast_aligner.o: ClustalV.hxx … … 98 100 fast_aligner.o: $(ARBHOME)/INCLUDE/island_hopping.h 99 101 fast_aligner.o: $(ARBHOME)/INCLUDE/smartptr.h 102 fast_aligner.o: $(ARBHOME)/INCLUDE/test_global.h 100 103 fast_aligner.o: $(ARBHOME)/INCLUDE/test_unit.h 101 104 … … 113 116 seq_search.o: $(ARBHOME)/INCLUDE/dupstr.h 114 117 seq_search.o: $(ARBHOME)/INCLUDE/smartptr.h 118 seq_search.o: $(ARBHOME)/INCLUDE/test_global.h
