1 | # INCLUDE und GLOBALS MAIN CC cflags werden von aussen uebergeben |
---|
2 | |
---|
3 | .SUFFIXES: .o .cxx |
---|
4 | |
---|
5 | |
---|
6 | CPP_OBJECTS = SEC_graphic.o SEC_main.o SEC_io.o SEC_read.o SEC_split.o SEC_paint.o |
---|
7 | |
---|
8 | $(MAIN): $(CPP_OBJECTS) |
---|
9 | $(AR) $(MAIN) $(CPP_OBJECTS) |
---|
10 | |
---|
11 | .cxx.o: |
---|
12 | $(CPP) $(cflags) -c $< $(CPPINCLUDES) |
---|
13 | |
---|
14 | depend: |
---|
15 | $(MAKEDEPEND) $(MAKEDEPENDINC) $(CPP_OBJECTS:.o=.cxx) |
---|
16 | |
---|
17 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
---|
18 | |
---|
19 | SEC_graphic.o: |
---|
20 | SEC_graphic.o: |
---|
21 | SEC_graphic.o: |
---|
22 | SEC_graphic.o: |
---|
23 | SEC_graphic.o: |
---|
24 | SEC_graphic.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
25 | SEC_graphic.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
26 | SEC_graphic.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
27 | SEC_graphic.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
28 | SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
29 | SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
30 | SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
31 | SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_awars.hxx |
---|
32 | SEC_graphic.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx |
---|
33 | SEC_graphic.o: $(ARBHOME)/INCLUDE/aw_preset.hxx |
---|
34 | SEC_graphic.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
35 | SEC_graphic.o: $(ARBHOME)/INCLUDE/BI_helix.hxx sec_graphic.hxx |
---|
36 | SEC_graphic.o: secedit.hxx |
---|
37 | SEC_graphic.o: |
---|
38 | SEC_main.o: |
---|
39 | SEC_main.o: |
---|
40 | SEC_main.o: |
---|
41 | SEC_main.o: |
---|
42 | SEC_main.o: |
---|
43 | SEC_main.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
44 | SEC_main.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
45 | SEC_main.o: $(ARBHOME)/INCLUDE/arbdbt.h |
---|
46 | SEC_main.o: $(ARBHOME)/INCLUDE/ad_t_prot.h |
---|
47 | SEC_main.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
48 | SEC_main.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
49 | SEC_main.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
50 | SEC_main.o: $(ARBHOME)/INCLUDE/aw_preset.hxx |
---|
51 | SEC_main.o: $(ARBHOME)/INCLUDE/aw_awars.hxx |
---|
52 | SEC_main.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx |
---|
53 | SEC_main.o: $(ARBHOME)/INCLUDE/awt.hxx |
---|
54 | SEC_main.o: $(ARBHOME)/INCLUDE/BI_helix.hxx sec_graphic.hxx |
---|
55 | SEC_main.o: secedit.hxx |
---|
56 | SEC_io.o: |
---|
57 | SEC_io.o: |
---|
58 | SEC_io.o: |
---|
59 | SEC_io.o: |
---|
60 | SEC_io.o: |
---|
61 | SEC_io.o: |
---|
62 | SEC_io.o: |
---|
63 | SEC_io.o: |
---|
64 | SEC_io.o: |
---|
65 | SEC_io.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
66 | SEC_io.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
67 | SEC_io.o: $(ARBHOME)/INCLUDE/aw_root.hxx secedit.hxx |
---|
68 | SEC_read.o: |
---|
69 | SEC_read.o: |
---|
70 | SEC_read.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
71 | SEC_read.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
72 | SEC_read.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
73 | SEC_read.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
74 | SEC_read.o: |
---|
75 | SEC_read.o: |
---|
76 | SEC_read.o: |
---|
77 | SEC_read.o: secedit.hxx |
---|
78 | SEC_split.o: |
---|
79 | SEC_split.o: |
---|
80 | SEC_split.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
81 | SEC_split.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
82 | SEC_split.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
83 | SEC_split.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
84 | SEC_split.o: secedit.hxx |
---|
85 | SEC_paint.o: |
---|
86 | SEC_paint.o: |
---|
87 | SEC_paint.o: |
---|
88 | SEC_paint.o: |
---|
89 | SEC_paint.o: |
---|
90 | SEC_paint.o: $(ARBHOME)/INCLUDE/arbdb.h |
---|
91 | SEC_paint.o: $(ARBHOME)/INCLUDE/ad_prot.h |
---|
92 | SEC_paint.o: $(ARBHOME)/INCLUDE/aw_root.hxx |
---|
93 | SEC_paint.o: $(ARBHOME)/INCLUDE/aw_device.hxx |
---|
94 | SEC_paint.o: $(ARBHOME)/INCLUDE/aw_window.hxx |
---|
95 | SEC_paint.o: $(ARBHOME)/INCLUDE/awt_canvas.hxx |
---|
96 | SEC_paint.o: $(ARBHOME)/INCLUDE/BI_helix.hxx secedit.hxx |
---|
97 | SEC_paint.o: sec_graphic.hxx |
---|