Changeset 6817 for trunk/GENOM_IMPORT/Makefile
- Timestamp:
- 09/09/10 22:49:30 (21 months ago)
- Files:
-
- 1 modified
-
trunk/GENOM_IMPORT/Makefile (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/GENOM_IMPORT/Makefile
r6814 r6817 84 84 DBwriter.o: $(ARBHOME)/INCLUDE/GEN.hxx 85 85 DBwriter.o: $(ARBHOME)/INCLUDE/smartptr.h 86 DBwriter.o: $(ARBHOME)/INCLUDE/test_global.h 86 87 DBwriter.o: $(ARBHOME)/INCLUDE/Translate.hxx 87 88 … … 98 99 Feature.o: $(ARBHOME)/INCLUDE/dupstr.h 99 100 Feature.o: $(ARBHOME)/INCLUDE/smartptr.h 101 Feature.o: $(ARBHOME)/INCLUDE/test_global.h 100 102 101 103 GenomeImport.o: DBwriter.h … … 125 127 GenomeImport.o: $(ARBHOME)/INCLUDE/FileBuffer.h 126 128 GenomeImport.o: $(ARBHOME)/INCLUDE/smartptr.h 129 GenomeImport.o: $(ARBHOME)/INCLUDE/test_global.h 127 130 128 131 Importer.o: DBwriter.h … … 149 152 Importer.o: $(ARBHOME)/INCLUDE/FileBuffer.h 150 153 Importer.o: $(ARBHOME)/INCLUDE/smartptr.h 154 Importer.o: $(ARBHOME)/INCLUDE/test_global.h 151 155 152 156 Location.o: defs.h … … 166 170 Location.o: $(ARBHOME)/INCLUDE/dupstr.h 167 171 Location.o: $(ARBHOME)/INCLUDE/smartptr.h 172 Location.o: $(ARBHOME)/INCLUDE/test_global.h 168 173 169 174 MetaInfo.o: defs.h … … 179 184 MetaInfo.o: $(ARBHOME)/INCLUDE/dupstr.h 180 185 MetaInfo.o: $(ARBHOME)/INCLUDE/RegExpr.hxx 186 MetaInfo.o: $(ARBHOME)/INCLUDE/test_global.h 181 187 182 188 SequenceBuffer.o: defs.h … … 191 197 SequenceBuffer.o: $(ARBHOME)/INCLUDE/dupstr.h 192 198 SequenceBuffer.o: $(ARBHOME)/INCLUDE/smartptr.h 199 SequenceBuffer.o: $(ARBHOME)/INCLUDE/test_global.h 193 200 194 201 tools.o: defs.h … … 202 209 tools.o: $(ARBHOME)/INCLUDE/attributes.h 203 210 tools.o: $(ARBHOME)/INCLUDE/dupstr.h 211 tools.o: $(ARBHOME)/INCLUDE/test_global.h
