Changeset 6817 for trunk/ptpan/Makefile
- Timestamp:
- 09/09/10 22:49:30 (21 months ago)
- Files:
-
- 1 modified
-
trunk/ptpan/Makefile (modified) (13 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ptpan/Makefile
r6814 r6817 65 65 PT_cachehandler.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 66 66 PT_cachehandler.o: $(ARBHOME)/INCLUDE/smartptr.h 67 PT_cachehandler.o: $(ARBHOME)/INCLUDE/test_global.h 67 68 68 69 PT_hashing.o: dlist.h … … 89 90 PT_hashing.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 90 91 PT_hashing.o: $(ARBHOME)/INCLUDE/smartptr.h 92 PT_hashing.o: $(ARBHOME)/INCLUDE/test_global.h 91 93 92 94 PT_huffman.o: dlist.h … … 113 115 PT_huffman.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 114 116 PT_huffman.o: $(ARBHOME)/INCLUDE/smartptr.h 117 PT_huffman.o: $(ARBHOME)/INCLUDE/test_global.h 115 118 116 119 PT_lowlevel.o: dlist.h … … 137 140 PT_lowlevel.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 138 141 PT_lowlevel.o: $(ARBHOME)/INCLUDE/smartptr.h 142 PT_lowlevel.o: $(ARBHOME)/INCLUDE/test_global.h 139 143 140 144 PT_treepack.o: dlist.h … … 161 165 PT_treepack.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 162 166 PT_treepack.o: $(ARBHOME)/INCLUDE/smartptr.h 167 PT_treepack.o: $(ARBHOME)/INCLUDE/test_global.h 163 168 164 169 PTP_buildtree.o: dlist.h … … 185 190 PTP_buildtree.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 186 191 PTP_buildtree.o: $(ARBHOME)/INCLUDE/smartptr.h 192 PTP_buildtree.o: $(ARBHOME)/INCLUDE/test_global.h 187 193 188 194 PTP_etc.o: dlist.h … … 210 216 PTP_etc.o: $(ARBHOME)/INCLUDE/smartptr.h 211 217 PTP_etc.o: $(ARBHOME)/INCLUDE/struct_man.h 218 PTP_etc.o: $(ARBHOME)/INCLUDE/test_global.h 212 219 213 220 PTP_family.o: dlist.h … … 237 244 PTP_family.o: $(ARBHOME)/INCLUDE/smartptr.h 238 245 PTP_family.o: $(ARBHOME)/INCLUDE/struct_man.h 246 PTP_family.o: $(ARBHOME)/INCLUDE/test_global.h 239 247 240 248 PTP_findEx.o: dlist.h … … 261 269 PTP_findEx.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h 262 270 PTP_findEx.o: $(ARBHOME)/INCLUDE/smartptr.h 271 PTP_findEx.o: $(ARBHOME)/INCLUDE/test_global.h 263 272 264 273 PTP_io.o: dlist.h … … 287 296 PTP_io.o: $(ARBHOME)/INCLUDE/PT_server.h 288 297 PTP_io.o: $(ARBHOME)/INCLUDE/smartptr.h 298 PTP_io.o: $(ARBHOME)/INCLUDE/test_global.h 289 299 290 300 PTP_main.o: dlist.h … … 319 329 PTP_main.o: $(ARBHOME)/INCLUDE/smartptr.h 320 330 PTP_main.o: $(ARBHOME)/INCLUDE/struct_man.h 331 PTP_main.o: $(ARBHOME)/INCLUDE/test_global.h 321 332 322 333 PTP_match.o: dlist.h … … 346 357 PTP_match.o: $(ARBHOME)/INCLUDE/smartptr.h 347 358 PTP_match.o: $(ARBHOME)/INCLUDE/struct_man.h 359 PTP_match.o: $(ARBHOME)/INCLUDE/test_global.h 348 360 349 361 PTP_new_design.o: dlist.h … … 373 385 PTP_new_design.o: $(ARBHOME)/INCLUDE/smartptr.h 374 386 PTP_new_design.o: $(ARBHOME)/INCLUDE/struct_man.h 387 PTP_new_design.o: $(ARBHOME)/INCLUDE/test_global.h
