1 | # INCLUDE und GLOBALS MAIN CC cflags werden von aussen uebergeben |
---|
2 | .SUFFIXES: .o .cxx |
---|
3 | CPP_OBJECTS = GDE_ParseMenu.o GDE.o GDE_event.o \ |
---|
4 | GDE_arbdb_io.o GDE_HGLfile.o\ |
---|
5 | GDE_Genbank.o GDE_FileIO.o |
---|
6 | $(MAIN): $(CPP_OBJECTS) |
---|
7 | $(AR) $(MAIN) $(CPP_OBJECTS) |
---|
8 | .cxx.o: |
---|
9 | $(CPP) $(cflags) -c $< $(CPPINCLUDES) |
---|
10 | depend: |
---|
11 | $(MAKEDEPEND) $(MAKEDEPENDINC) $(CPP_OBJECTS:.o=.cxx) |
---|
12 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
---|
13 | |
---|
14 | GDE_ParseMenu.o: |
---|
15 | GDE_ParseMenu.o: |
---|
16 | GDE_ParseMenu.o: |
---|
17 | GDE_ParseMenu.o: |
---|
18 | GDE_ParseMenu.o: |
---|
19 | GDE_ParseMenu.o: |
---|
20 | GDE_ParseMenu.o: |
---|
21 | GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
22 | GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
23 | GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
24 | GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
25 | GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
26 | GDE_ParseMenu.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_menu.h |
---|
27 | GDE_ParseMenu.o: GDE_def.h GDE_global.h GDE_extglob.h |
---|
28 | GDE.o: |
---|
29 | GDE.o: |
---|
30 | GDE.o: |
---|
31 | GDE.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
32 | GDE.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
33 | GDE.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
34 | GDE.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
35 | GDE.o: |
---|
36 | GDE.o: |
---|
37 | GDE.o: |
---|
38 | GDE.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
39 | GDE.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
40 | GDE.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
41 | GDE.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_menu.h GDE_def.h |
---|
42 | GDE.o: GDE_extglob.h |
---|
43 | GDE_event.o: |
---|
44 | GDE_event.o: |
---|
45 | GDE_event.o: |
---|
46 | GDE_event.o: |
---|
47 | GDE_event.o: |
---|
48 | GDE_event.o: |
---|
49 | GDE_event.o: |
---|
50 | GDE_event.o: |
---|
51 | GDE_event.o: |
---|
52 | GDE_event.o: |
---|
53 | GDE_event.o: |
---|
54 | GDE_event.o: |
---|
55 | GDE_event.o: |
---|
56 | GDE_event.o: |
---|
57 | GDE_event.o: |
---|
58 | GDE_event.o: |
---|
59 | GDE_event.o: |
---|
60 | GDE_event.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
61 | GDE_event.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
62 | GDE_event.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
63 | GDE_event.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
64 | GDE_event.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
65 | GDE_event.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
66 | GDE_event.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
67 | GDE_event.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
68 | GDE_event.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
69 | GDE_event.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx gde.hxx |
---|
70 | GDE_event.o: GDE_menu.h GDE_def.h GDE_extglob.h |
---|
71 | GDE_arbdb_io.o: |
---|
72 | GDE_arbdb_io.o: |
---|
73 | GDE_arbdb_io.o: |
---|
74 | GDE_arbdb_io.o: |
---|
75 | GDE_arbdb_io.o: |
---|
76 | GDE_arbdb_io.o: |
---|
77 | GDE_arbdb_io.o: |
---|
78 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
79 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
80 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
81 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
82 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
83 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
84 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
85 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
86 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/aw_awars.hxx |
---|
87 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt_tree.hxx |
---|
88 | GDE_arbdb_io.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx gde.hxx |
---|
89 | GDE_arbdb_io.o: GDE_def.h GDE_menu.h GDE_extglob.h |
---|
90 | GDE_HGLfile.o: |
---|
91 | GDE_HGLfile.o: |
---|
92 | GDE_HGLfile.o: |
---|
93 | GDE_HGLfile.o: |
---|
94 | GDE_HGLfile.o: |
---|
95 | GDE_HGLfile.o: |
---|
96 | GDE_HGLfile.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
97 | GDE_HGLfile.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
98 | GDE_HGLfile.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
99 | GDE_HGLfile.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
100 | GDE_HGLfile.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
101 | GDE_HGLfile.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_menu.h |
---|
102 | GDE_HGLfile.o: GDE_def.h GDE_extglob.h |
---|
103 | GDE_Genbank.o: |
---|
104 | GDE_Genbank.o: |
---|
105 | GDE_Genbank.o: |
---|
106 | GDE_Genbank.o: |
---|
107 | GDE_Genbank.o: |
---|
108 | GDE_Genbank.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
109 | GDE_Genbank.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
110 | GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
111 | GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
112 | GDE_Genbank.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
113 | GDE_Genbank.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_menu.h |
---|
114 | GDE_Genbank.o: GDE_def.h GDE_extglob.h |
---|
115 | GDE_FileIO.o: |
---|
116 | GDE_FileIO.o: |
---|
117 | GDE_FileIO.o: |
---|
118 | GDE_FileIO.o: |
---|
119 | GDE_FileIO.o: |
---|
120 | GDE_FileIO.o: |
---|
121 | GDE_FileIO.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
122 | GDE_FileIO.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
123 | GDE_FileIO.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
124 | GDE_FileIO.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
125 | GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
126 | GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
127 | GDE_FileIO.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
128 | GDE_FileIO.o: $(ARBHOME)/INCLUDE/awt.hxx gde.hxx GDE_def.h |
---|
129 | GDE_FileIO.o: GDE_menu.h GDE_extglob.h |
---|