source: tags/initial/PHYLO/Makefile

Last change on this file was 2, checked in by oldcode, 23 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.9 KB
Line 
1# INCLUDE und GLOBALS MAIN CC cflags werden von aussen uebergeben
2
3.SUFFIXES: .o .cxx
4
5CPP_OBJECTS =  PH_data.o PH_root.o PH_main.o PH_filt.o PH_display.o PH_matr.o
6
7$(MAIN): $(CPP_OBJECTS)
8        $(AR) $(MAIN) $(CPP_OBJECTS)
9
10.cxx.o: 
11        $(CPP) $(cflags) -c $<  $(CPPINCLUDES)
12
13depend:
14        $(MAKEDEPEND) $(MAKEDEPENDINC) $(CPP_OBJECTS:.o=.cxx)
15# INCLUDE und GLOBALS MAIN CC cflags werden von aussen uebergeben
16
17
18# DO NOT DELETE THIS LINE -- make depend depends on it.
19
20PH_data.o: include.hxx
21PH_data.o: 
22PH_data.o: 
23PH_data.o: 
24PH_data.o: 
25PH_data.o: 
26PH_data.o: 
27PH_data.o: 
28PH_data.o:  $(ARBHOME)/INCLUDE/arbdb.h
29PH_data.o: $(ARBHOME)/INCLUDE/ad_prot.h
30PH_data.o: $(ARBHOME)/INCLUDE/arbdbt.h
31PH_data.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
32PH_data.o: $(ARBHOME)/INCLUDE/aw_root.hxx
33PH_data.o: $(ARBHOME)/INCLUDE/aw_window.hxx
34PH_data.o: $(ARBHOME)/INCLUDE/aw_device.hxx
35PH_data.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
36PH_data.o: $(ARBHOME)/INCLUDE/awt.hxx
37PH_data.o: $(ARBHOME)/INCLUDE/awt_nds.hxx
38PH_data.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx
39PH_data.o: $(ARBHOME)/INCLUDE/awt_tree.hxx
40PH_data.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx phylo.hxx
41PH_data.o: phwin.hxx $(ARBHOME)/INCLUDE/awt_seq_dna.hxx
42PH_root.o: include.hxx
43PH_root.o: 
44PH_root.o: 
45PH_root.o: 
46PH_root.o: 
47PH_root.o: 
48PH_root.o: 
49PH_root.o: 
50PH_root.o:  $(ARBHOME)/INCLUDE/arbdb.h
51PH_root.o: $(ARBHOME)/INCLUDE/ad_prot.h
52PH_root.o: $(ARBHOME)/INCLUDE/arbdbt.h
53PH_root.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
54PH_root.o: $(ARBHOME)/INCLUDE/aw_root.hxx
55PH_root.o: $(ARBHOME)/INCLUDE/aw_window.hxx
56PH_root.o: $(ARBHOME)/INCLUDE/aw_device.hxx
57PH_root.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
58PH_root.o: $(ARBHOME)/INCLUDE/awt.hxx
59PH_root.o: $(ARBHOME)/INCLUDE/awt_nds.hxx
60PH_root.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx
61PH_root.o: $(ARBHOME)/INCLUDE/awt_tree.hxx
62PH_root.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx phylo.hxx
63PH_root.o: phwin.hxx $(ARBHOME)/INCLUDE/awt_seq_dna.hxx
64PH_main.o: include.hxx
65PH_main.o: 
66PH_main.o: 
67PH_main.o: 
68PH_main.o: 
69PH_main.o: 
70PH_main.o: 
71PH_main.o: 
72PH_main.o:  $(ARBHOME)/INCLUDE/arbdb.h
73PH_main.o: $(ARBHOME)/INCLUDE/ad_prot.h
74PH_main.o: $(ARBHOME)/INCLUDE/arbdbt.h
75PH_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
76PH_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx
77PH_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx
78PH_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx
79PH_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
80PH_main.o: $(ARBHOME)/INCLUDE/awt.hxx
81PH_main.o: $(ARBHOME)/INCLUDE/awt_nds.hxx
82PH_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx
83PH_main.o: $(ARBHOME)/INCLUDE/awt_tree.hxx
84PH_main.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx phylo.hxx
85PH_main.o: phwin.hxx $(ARBHOME)/INCLUDE/awt_seq_dna.hxx
86PH_main.o: PH_display.hxx
87PH_filt.o: include.hxx
88PH_filt.o: 
89PH_filt.o: 
90PH_filt.o: 
91PH_filt.o: 
92PH_filt.o: 
93PH_filt.o: 
94PH_filt.o: 
95PH_filt.o:  $(ARBHOME)/INCLUDE/arbdb.h
96PH_filt.o: $(ARBHOME)/INCLUDE/ad_prot.h
97PH_filt.o: $(ARBHOME)/INCLUDE/arbdbt.h
98PH_filt.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
99PH_filt.o: $(ARBHOME)/INCLUDE/aw_root.hxx
100PH_filt.o: $(ARBHOME)/INCLUDE/aw_window.hxx
101PH_filt.o: $(ARBHOME)/INCLUDE/aw_device.hxx
102PH_filt.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
103PH_filt.o: $(ARBHOME)/INCLUDE/awt.hxx
104PH_filt.o: $(ARBHOME)/INCLUDE/awt_nds.hxx
105PH_filt.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx
106PH_filt.o: $(ARBHOME)/INCLUDE/awt_tree.hxx
107PH_filt.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx phylo.hxx
108PH_filt.o: phwin.hxx $(ARBHOME)/INCLUDE/awt_seq_dna.hxx
109PH_display.o: include.hxx
110PH_display.o: 
111PH_display.o: 
112PH_display.o: 
113PH_display.o: 
114PH_display.o: 
115PH_display.o: 
116PH_display.o: 
117PH_display.o:  $(ARBHOME)/INCLUDE/arbdb.h
118PH_display.o: $(ARBHOME)/INCLUDE/ad_prot.h
119PH_display.o: $(ARBHOME)/INCLUDE/arbdbt.h
120PH_display.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
121PH_display.o: $(ARBHOME)/INCLUDE/aw_root.hxx
122PH_display.o: $(ARBHOME)/INCLUDE/aw_window.hxx
123PH_display.o: $(ARBHOME)/INCLUDE/aw_device.hxx
124PH_display.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
125PH_display.o: $(ARBHOME)/INCLUDE/awt.hxx
126PH_display.o: $(ARBHOME)/INCLUDE/awt_nds.hxx
127PH_display.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx
128PH_display.o: $(ARBHOME)/INCLUDE/awt_tree.hxx
129PH_display.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx phylo.hxx
130PH_display.o: phwin.hxx $(ARBHOME)/INCLUDE/awt_seq_dna.hxx
131PH_display.o: PH_display.hxx
132PH_matr.o: include.hxx
133PH_matr.o: 
134PH_matr.o: 
135PH_matr.o: 
136PH_matr.o: 
137PH_matr.o: 
138PH_matr.o: 
139PH_matr.o: 
140PH_matr.o:  $(ARBHOME)/INCLUDE/arbdb.h
141PH_matr.o: $(ARBHOME)/INCLUDE/ad_prot.h
142PH_matr.o: $(ARBHOME)/INCLUDE/arbdbt.h
143PH_matr.o: $(ARBHOME)/INCLUDE/ad_t_prot.h
144PH_matr.o: $(ARBHOME)/INCLUDE/aw_root.hxx
145PH_matr.o: $(ARBHOME)/INCLUDE/aw_window.hxx
146PH_matr.o: $(ARBHOME)/INCLUDE/aw_device.hxx
147PH_matr.o: $(ARBHOME)/INCLUDE/aw_preset.hxx
148PH_matr.o: $(ARBHOME)/INCLUDE/awt.hxx
149PH_matr.o: $(ARBHOME)/INCLUDE/awt_nds.hxx
150PH_matr.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx
151PH_matr.o: $(ARBHOME)/INCLUDE/awt_tree.hxx
152PH_matr.o: $(ARBHOME)/INCLUDE/awt_pro_a_nucs.hxx phylo.hxx
153PH_matr.o: phwin.hxx $(ARBHOME)/INCLUDE/awt_seq_dna.hxx
Note: See TracBrowser for help on using the repository browser.