| 1 | .SUFFIXES: .o .cxx |
|---|
| 2 | OBJECTS = PT_new_design.o PT_family.o PT_prefixtree.o PT_main.o PT_io.o \ |
|---|
| 3 | PT_etc.o PT_secundaer.o \ |
|---|
| 4 | PT_buildtree.o PT_match.o |
|---|
| 5 | AOBJECTS = BI_helix.o |
|---|
| 6 | |
|---|
| 7 | $(MAIN): $(OBJECTS) $(AOBJECTS) |
|---|
| 8 | $(AR) $(MAIN) $(OBJECTS) $(AOBJECTS) |
|---|
| 9 | .c.o: |
|---|
| 10 | $(ACC) $(cflags) -c $< $(AINCLUDES) -I./../probe_bank/COM |
|---|
| 11 | .cxx.o: |
|---|
| 12 | $(CPP) $(cflags) -c $< $(CPPINCLUDES) -I./../probe_bank/COM |
|---|
| 13 | proto: |
|---|
| 14 | rm -f pt_prototypes.h |
|---|
| 15 | ../MAKEBIN/aisc_mkpt -E $(OBJECTS:.o=.cxx) probe_tree.hxx >pt_prototypes.h |
|---|
| 16 | depend: |
|---|
| 17 | $(MAKEDEPEND) $(MAKEDEPENDINC) $(OBJECTS:.o=.cxx) |
|---|
| 18 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
|---|
| 19 | |
|---|
| 20 | PT_new_design.o: |
|---|
| 21 | PT_new_design.o: |
|---|
| 22 | PT_new_design.o: |
|---|
| 23 | PT_new_design.o: |
|---|
| 24 | PT_new_design.o: |
|---|
| 25 | PT_new_design.o: |
|---|
| 26 | PT_new_design.o: |
|---|
| 27 | PT_new_design.o: $(ARBHOME)/INCLUDE/PT_server.h |
|---|
| 28 | PT_new_design.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h |
|---|
| 29 | PT_new_design.o: $(ARBHOME)/INCLUDE/struct_man.h probe.h |
|---|
| 30 | PT_new_design.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 31 | PT_new_design.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 32 | PT_new_design.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx |
|---|
| 33 | PT_new_design.o: $(ARBHOME)/INCLUDE/arbdbt.h |
|---|
| 34 | PT_new_design.o: $(ARBHOME)/INCLUDE/ad_t_prot.h pt_prototypes.h |
|---|
| 35 | PT_family.o: |
|---|
| 36 | PT_family.o: |
|---|
| 37 | PT_family.o: |
|---|
| 38 | PT_family.o: |
|---|
| 39 | PT_family.o: |
|---|
| 40 | PT_family.o: |
|---|
| 41 | PT_family.o: |
|---|
| 42 | PT_family.o: $(ARBHOME)/INCLUDE/struct_man.h |
|---|
| 43 | PT_family.o: $(ARBHOME)/INCLUDE/PT_server.h |
|---|
| 44 | PT_family.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h |
|---|
| 45 | PT_family.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 46 | PT_family.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 47 | PT_family.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx |
|---|
| 48 | PT_family.o: pt_prototypes.h $(ARBHOME)/INCLUDE/arbdbt.h |
|---|
| 49 | PT_family.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
|---|
| 50 | PT_prefixtree.o: |
|---|
| 51 | PT_prefixtree.o: |
|---|
| 52 | PT_prefixtree.o: |
|---|
| 53 | PT_prefixtree.o: |
|---|
| 54 | PT_prefixtree.o: |
|---|
| 55 | PT_prefixtree.o: |
|---|
| 56 | PT_prefixtree.o: |
|---|
| 57 | PT_prefixtree.o: |
|---|
| 58 | PT_prefixtree.o: $(ARBHOME)/INCLUDE/PT_server.h probe.h |
|---|
| 59 | PT_prefixtree.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 60 | PT_prefixtree.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 61 | PT_prefixtree.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx |
|---|
| 62 | PT_main.o: |
|---|
| 63 | PT_main.o: |
|---|
| 64 | PT_main.o: |
|---|
| 65 | PT_main.o: |
|---|
| 66 | PT_main.o: |
|---|
| 67 | PT_main.o: |
|---|
| 68 | PT_main.o: |
|---|
| 69 | PT_main.o: |
|---|
| 70 | PT_main.o: $(ARBHOME)/INCLUDE/PT_server.h |
|---|
| 71 | PT_main.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h |
|---|
| 72 | PT_main.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 73 | PT_main.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 74 | PT_main.o: $(ARBHOME)/INCLUDE/ad_prot.h pt_prototypes.h |
|---|
| 75 | PT_main.o: $(ARBHOME)/INCLUDE/arbdbt.h |
|---|
| 76 | PT_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
|---|
| 77 | PT_main.o: $(ARBHOME)/INCLUDE/servercntrl.h |
|---|
| 78 | PT_main.o: $(ARBHOME)/INCLUDE/server.h |
|---|
| 79 | PT_main.o: $(ARBHOME)/INCLUDE/client.h |
|---|
| 80 | PT_main.o: $(ARBHOME)/INCLUDE/struct_man.h |
|---|
| 81 | PT_io.o: |
|---|
| 82 | PT_io.o: |
|---|
| 83 | PT_io.o: |
|---|
| 84 | PT_io.o: |
|---|
| 85 | PT_io.o: |
|---|
| 86 | PT_io.o: |
|---|
| 87 | PT_io.o: |
|---|
| 88 | PT_io.o: $(ARBHOME)/INCLUDE/PT_server.h probe.h |
|---|
| 89 | PT_io.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 90 | PT_io.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 91 | PT_io.o: $(ARBHOME)/INCLUDE/ad_prot.h |
|---|
| 92 | PT_io.o: $(ARBHOME)/INCLUDE/arbdbt.h |
|---|
| 93 | PT_io.o: $(ARBHOME)/INCLUDE/ad_t_prot.h BI_helix.hxx |
|---|
| 94 | PT_etc.o: |
|---|
| 95 | PT_etc.o: |
|---|
| 96 | PT_etc.o: |
|---|
| 97 | PT_etc.o: |
|---|
| 98 | PT_etc.o: |
|---|
| 99 | PT_etc.o: |
|---|
| 100 | PT_etc.o: |
|---|
| 101 | PT_etc.o: $(ARBHOME)/INCLUDE/PT_server.h |
|---|
| 102 | PT_etc.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h |
|---|
| 103 | PT_etc.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 104 | PT_etc.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 105 | PT_etc.o: $(ARBHOME)/INCLUDE/ad_prot.h pt_prototypes.h |
|---|
| 106 | PT_etc.o: $(ARBHOME)/INCLUDE/struct_man.h |
|---|
| 107 | PT_secundaer.o: |
|---|
| 108 | PT_secundaer.o: |
|---|
| 109 | PT_secundaer.o: |
|---|
| 110 | PT_secundaer.o: |
|---|
| 111 | PT_secundaer.o: |
|---|
| 112 | PT_secundaer.o: |
|---|
| 113 | PT_secundaer.o: $(ARBHOME)/INCLUDE/PT_server.h |
|---|
| 114 | PT_secundaer.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h |
|---|
| 115 | PT_secundaer.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 116 | PT_secundaer.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 117 | PT_secundaer.o: $(ARBHOME)/INCLUDE/ad_prot.h pt_prototypes.h |
|---|
| 118 | PT_buildtree.o: |
|---|
| 119 | PT_buildtree.o: |
|---|
| 120 | PT_buildtree.o: |
|---|
| 121 | PT_buildtree.o: |
|---|
| 122 | PT_buildtree.o: |
|---|
| 123 | PT_buildtree.o: |
|---|
| 124 | PT_buildtree.o: |
|---|
| 125 | PT_buildtree.o: |
|---|
| 126 | PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_server.h |
|---|
| 127 | PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h probe.h |
|---|
| 128 | PT_buildtree.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 129 | PT_buildtree.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 130 | PT_buildtree.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx |
|---|
| 131 | PT_buildtree.o: pt_prototypes.h |
|---|
| 132 | PT_match.o: |
|---|
| 133 | PT_match.o: |
|---|
| 134 | PT_match.o: |
|---|
| 135 | PT_match.o: $(ARBHOME)/INCLUDE/PT_server.h |
|---|
| 136 | PT_match.o: $(ARBHOME)/INCLUDE/PT_server_prototypes.h |
|---|
| 137 | PT_match.o: $(ARBHOME)/INCLUDE/struct_man.h probe.h |
|---|
| 138 | PT_match.o: $(ARBHOME)/INCLUDE/PT_com.h |
|---|
| 139 | PT_match.o: $(ARBHOME)/INCLUDE/arbdb.h |
|---|
| 140 | PT_match.o: $(ARBHOME)/INCLUDE/ad_prot.h probe_tree.hxx |
|---|
| 141 | PT_match.o: pt_prototypes.h $(ARBHOME)/INCLUDE/arbdbt.h |
|---|
| 142 | PT_match.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
|---|