Changeset 6814 for trunk/ptpan/Makefile
- Timestamp:
- 09/09/10 20:25:35 (21 months ago)
- Files:
-
- 1 modified
-
trunk/ptpan/Makefile (modified) (13 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ptpan/Makefile
r6750 r6814 53 53 PT_cachehandler.o: $(ARBHOME)/INCLUDE/aisc_global.h 54 54 PT_cachehandler.o: $(ARBHOME)/INCLUDE/arb_assert.h 55 PT_cachehandler.o: $(ARBHOME)/INCLUDE/arb_core.h 55 56 PT_cachehandler.o: $(ARBHOME)/INCLUDE/arb_error.h 56 57 PT_cachehandler.o: $(ARBHOME)/INCLUDE/arbdb.h … … 76 77 PT_hashing.o: $(ARBHOME)/INCLUDE/aisc_global.h 77 78 PT_hashing.o: $(ARBHOME)/INCLUDE/arb_assert.h 79 PT_hashing.o: $(ARBHOME)/INCLUDE/arb_core.h 78 80 PT_hashing.o: $(ARBHOME)/INCLUDE/arb_error.h 79 81 PT_hashing.o: $(ARBHOME)/INCLUDE/arbdb.h … … 99 101 PT_huffman.o: $(ARBHOME)/INCLUDE/aisc_global.h 100 102 PT_huffman.o: $(ARBHOME)/INCLUDE/arb_assert.h 103 PT_huffman.o: $(ARBHOME)/INCLUDE/arb_core.h 101 104 PT_huffman.o: $(ARBHOME)/INCLUDE/arb_error.h 102 105 PT_huffman.o: $(ARBHOME)/INCLUDE/arbdb.h … … 122 125 PT_lowlevel.o: $(ARBHOME)/INCLUDE/aisc_global.h 123 126 PT_lowlevel.o: $(ARBHOME)/INCLUDE/arb_assert.h 127 PT_lowlevel.o: $(ARBHOME)/INCLUDE/arb_core.h 124 128 PT_lowlevel.o: $(ARBHOME)/INCLUDE/arb_error.h 125 129 PT_lowlevel.o: $(ARBHOME)/INCLUDE/arbdb.h … … 145 149 PT_treepack.o: $(ARBHOME)/INCLUDE/aisc_global.h 146 150 PT_treepack.o: $(ARBHOME)/INCLUDE/arb_assert.h 151 PT_treepack.o: $(ARBHOME)/INCLUDE/arb_core.h 147 152 PT_treepack.o: $(ARBHOME)/INCLUDE/arb_error.h 148 153 PT_treepack.o: $(ARBHOME)/INCLUDE/arbdb.h … … 168 173 PTP_buildtree.o: $(ARBHOME)/INCLUDE/aisc_global.h 169 174 PTP_buildtree.o: $(ARBHOME)/INCLUDE/arb_assert.h 175 PTP_buildtree.o: $(ARBHOME)/INCLUDE/arb_core.h 170 176 PTP_buildtree.o: $(ARBHOME)/INCLUDE/arb_error.h 171 177 PTP_buildtree.o: $(ARBHOME)/INCLUDE/arbdb.h … … 191 197 PTP_etc.o: $(ARBHOME)/INCLUDE/aisc_global.h 192 198 PTP_etc.o: $(ARBHOME)/INCLUDE/arb_assert.h 199 PTP_etc.o: $(ARBHOME)/INCLUDE/arb_core.h 193 200 PTP_etc.o: $(ARBHOME)/INCLUDE/arb_error.h 194 201 PTP_etc.o: $(ARBHOME)/INCLUDE/arbdb.h … … 216 223 PTP_family.o: $(ARBHOME)/INCLUDE/aisc_global.h 217 224 PTP_family.o: $(ARBHOME)/INCLUDE/arb_assert.h 225 PTP_family.o: $(ARBHOME)/INCLUDE/arb_core.h 218 226 PTP_family.o: $(ARBHOME)/INCLUDE/arb_error.h 219 227 PTP_family.o: $(ARBHOME)/INCLUDE/arbdb.h … … 241 249 PTP_findEx.o: $(ARBHOME)/INCLUDE/aisc_global.h 242 250 PTP_findEx.o: $(ARBHOME)/INCLUDE/arb_assert.h 251 PTP_findEx.o: $(ARBHOME)/INCLUDE/arb_core.h 243 252 PTP_findEx.o: $(ARBHOME)/INCLUDE/arb_error.h 244 253 PTP_findEx.o: $(ARBHOME)/INCLUDE/arbdb.h … … 265 274 PTP_io.o: $(ARBHOME)/INCLUDE/aisc_global.h 266 275 PTP_io.o: $(ARBHOME)/INCLUDE/arb_assert.h 276 PTP_io.o: $(ARBHOME)/INCLUDE/arb_core.h 267 277 PTP_io.o: $(ARBHOME)/INCLUDE/arb_error.h 268 278 PTP_io.o: $(ARBHOME)/INCLUDE/arbdb.h … … 291 301 PTP_main.o: $(ARBHOME)/INCLUDE/aisc_global.h 292 302 PTP_main.o: $(ARBHOME)/INCLUDE/arb_assert.h 303 PTP_main.o: $(ARBHOME)/INCLUDE/arb_core.h 293 304 PTP_main.o: $(ARBHOME)/INCLUDE/arb_error.h 294 305 PTP_main.o: $(ARBHOME)/INCLUDE/arbdb.h … … 321 332 PTP_match.o: $(ARBHOME)/INCLUDE/aisc_global.h 322 333 PTP_match.o: $(ARBHOME)/INCLUDE/arb_assert.h 334 PTP_match.o: $(ARBHOME)/INCLUDE/arb_core.h 323 335 PTP_match.o: $(ARBHOME)/INCLUDE/arb_error.h 324 336 PTP_match.o: $(ARBHOME)/INCLUDE/arbdb.h … … 347 359 PTP_new_design.o: $(ARBHOME)/INCLUDE/aisc_global.h 348 360 PTP_new_design.o: $(ARBHOME)/INCLUDE/arb_assert.h 361 PTP_new_design.o: $(ARBHOME)/INCLUDE/arb_core.h 349 362 PTP_new_design.o: $(ARBHOME)/INCLUDE/arb_error.h 350 363 PTP_new_design.o: $(ARBHOME)/INCLUDE/arbdb.h
