Changeset 6817 for trunk/PHYLO/Makefile
- Timestamp:
- 09/09/10 22:49:30 (21 months ago)
- Files:
-
- 1 modified
-
trunk/PHYLO/Makefile (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PHYLO/Makefile
r6814 r6817 53 53 PH_data.o: $(ARBHOME)/INCLUDE/dupstr.h 54 54 PH_data.o: $(ARBHOME)/INCLUDE/smartptr.h 55 PH_data.o: $(ARBHOME)/INCLUDE/test_global.h 55 56 56 57 PH_display.o: PH_display.hxx … … 75 76 PH_display.o: $(ARBHOME)/INCLUDE/dupstr.h 76 77 PH_display.o: $(ARBHOME)/INCLUDE/smartptr.h 78 PH_display.o: $(ARBHOME)/INCLUDE/test_global.h 77 79 78 80 PH_filt.o: PH_filter.hxx … … 98 100 PH_filt.o: $(ARBHOME)/INCLUDE/dupstr.h 99 101 PH_filt.o: $(ARBHOME)/INCLUDE/smartptr.h 102 PH_filt.o: $(ARBHOME)/INCLUDE/test_global.h 100 103 101 104 PH_main.o: PH_display.hxx … … 125 128 PH_main.o: $(ARBHOME)/INCLUDE/dupstr.h 126 129 PH_main.o: $(ARBHOME)/INCLUDE/smartptr.h 130 PH_main.o: $(ARBHOME)/INCLUDE/test_global.h 127 131 128 132 PH_matr.o: PH_filter.hxx … … 145 149 PH_matr.o: $(ARBHOME)/INCLUDE/dupstr.h 146 150 PH_matr.o: $(ARBHOME)/INCLUDE/smartptr.h 151 PH_matr.o: $(ARBHOME)/INCLUDE/test_global.h 147 152 148 153 PH_root.o: PH_filter.hxx … … 161 166 PH_root.o: $(ARBHOME)/INCLUDE/dupstr.h 162 167 PH_root.o: $(ARBHOME)/INCLUDE/smartptr.h 168 PH_root.o: $(ARBHOME)/INCLUDE/test_global.h
