Changeset 6817 for trunk/SL/SEQUENCE/Makefile
- Timestamp:
- 09/09/10 22:49:30 (21 months ago)
- Files:
-
- 1 modified
-
trunk/SL/SEQUENCE/Makefile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SL/SEQUENCE/Makefile
r6814 r6817 63 63 AP_seq_dna.o: $(ARBHOME)/INCLUDE/dupstr.h 64 64 AP_seq_dna.o: $(ARBHOME)/INCLUDE/smartptr.h 65 AP_seq_dna.o: $(ARBHOME)/INCLUDE/test_global.h 65 66 66 67 AP_seq_protein.o: AP_parsimony_defaults.hxx … … 86 87 AP_seq_protein.o: $(ARBHOME)/INCLUDE/dupstr.h 87 88 AP_seq_protein.o: $(ARBHOME)/INCLUDE/smartptr.h 89 AP_seq_protein.o: $(ARBHOME)/INCLUDE/test_global.h 88 90 89 91 AP_seq_simple_pro.o: AP_seq_simple_pro.hxx … … 107 109 AP_seq_simple_pro.o: $(ARBHOME)/INCLUDE/dupstr.h 108 110 AP_seq_simple_pro.o: $(ARBHOME)/INCLUDE/smartptr.h 111 AP_seq_simple_pro.o: $(ARBHOME)/INCLUDE/test_global.h 109 112 110 113 AP_sequence.o: AP_sequence.hxx … … 123 126 AP_sequence.o: $(ARBHOME)/INCLUDE/dupstr.h 124 127 AP_sequence.o: $(ARBHOME)/INCLUDE/smartptr.h 128 AP_sequence.o: $(ARBHOME)/INCLUDE/test_global.h
