]>
Commit | Line | Data |
---|---|---|
ddf98968 VS |
1 | |
2 | # Generated by regenMakefile.py | |
3 | ||
4 | BAKEFILE = bakefile | |
5 | BAKEARGS = -v | |
6 | ||
7 | ||
acf38e5f | 8 | AUTOCONF_ALL = ../../configure ../../Makefile.in ../../samples/Makefile.in ../../samples/db/Makefile.in ../../samples/dnd/Makefile.in ../../samples/ipc/Makefile.in ../../samples/mdi/Makefile.in ../../samples/mfc/Makefile.in ../../samples/png/Makefile.in ../../samples/tab/Makefile.in ../../samples/exec/Makefile.in ../../samples/font/Makefile.in ../../samples/help/Makefile.in ../../samples/grid/Makefile.in ../../samples/menu/Makefile.in ../../samples/text/Makefile.in ../../samples/console/Makefile.in ../../samples/treectrl/Makefile.in ../../samples/listctrl/Makefile.in ../../samples/joytest/Makefile.in ../../samples/regtest/Makefile.in ../../samples/dialogs/Makefile.in ../../samples/nativdlg/Makefile.in ../../samples/display/Makefile.in ../../samples/notebook/Makefile.in ../../samples/caret/Makefile.in ../../samples/erase/Makefile.in ../../samples/event/Makefile.in ../../samples/image/Makefile.in ../../samples/sashtest/Makefile.in ../../samples/docview/Makefile.in ../../samples/typetest/Makefile.in ../../samples/drawing/Makefile.in ../../samples/splitter/Makefile.in ../../samples/listbox/Makefile.in ../../samples/multimon/Makefile.in ../../samples/dynamic/Makefile.in ../../samples/checklst/Makefile.in ../../samples/taskbar/Makefile.in ../../samples/dragimag/Makefile.in ../../samples/sockets/Makefile.in ../../samples/calendar/Makefile.in ../../samples/minimal/Makefile.in ../../samples/access/Makefile.in ../../samples/statbar/Makefile.in ../../samples/config/Makefile.in ../../samples/dialup/Makefile.in ../../samples/controls/Makefile.in ../../samples/richedit/Makefile.in ../../samples/newgrid/Makefile.in ../../samples/toolbar/Makefile.in ../../samples/htlbox/Makefile.in ../../samples/layout/Makefile.in ../../samples/minifram/Makefile.in ../../samples/mobile/Makefile.in ../../samples/opengl/Makefile.in ../../samples/scroll/Makefile.in ../../samples/rotate/Makefile.in ../../samples/shaped/Makefile.in ../../samples/thread/Makefile.in ../../samples/wizard/Makefile.in ../../samples/printing/Makefile.in ../../samples/oleauto/Makefile.in ../../samples/wxtest/Makefile.in ../../samples/artprov/Makefile.in ../../samples/propsize/Makefile.in ../../samples/ownerdrw/Makefile.in ../../samples/vscroll/Makefile.in ../../samples/validate/Makefile.in ../../samples/widgets/Makefile.in ../../samples/keyboard/Makefile.in ../../samples/docvwmdi/Makefile.in ../../samples/scrollsub/Makefile.in ../../samples/memcheck/Makefile.in ../../samples/internat/Makefile.in ../../contrib/src/xrc/Makefile.in ../../contrib/src/gizmos/Makefile.in |
f5f530fd VS |
9 | BORLAND_ALL = ../makefile.bcc ../../samples/makefile.bcc ../../samples/db/makefile.bcc ../../samples/dnd/makefile.bcc ../../samples/ipc/makefile.bcc ../../samples/mdi/makefile.bcc ../../samples/mfc/makefile.bcc ../../samples/png/makefile.bcc ../../samples/tab/makefile.bcc ../../samples/exec/makefile.bcc ../../samples/font/makefile.bcc ../../samples/help/makefile.bcc ../../samples/grid/makefile.bcc ../../samples/menu/makefile.bcc ../../samples/text/makefile.bcc ../../samples/console/makefile.bcc ../../samples/treectrl/makefile.bcc ../../samples/listctrl/makefile.bcc ../../samples/joytest/makefile.bcc ../../samples/regtest/makefile.bcc ../../samples/dialogs/makefile.bcc ../../samples/nativdlg/makefile.bcc ../../samples/display/makefile.bcc ../../samples/notebook/makefile.bcc ../../samples/caret/makefile.bcc ../../samples/erase/makefile.bcc ../../samples/event/makefile.bcc ../../samples/image/makefile.bcc ../../samples/sashtest/makefile.bcc ../../samples/docview/makefile.bcc ../../samples/typetest/makefile.bcc ../../samples/drawing/makefile.bcc ../../samples/splitter/makefile.bcc ../../samples/listbox/makefile.bcc ../../samples/multimon/makefile.bcc ../../samples/dynamic/makefile.bcc ../../samples/checklst/makefile.bcc ../../samples/taskbar/makefile.bcc ../../samples/dragimag/makefile.bcc ../../samples/sockets/makefile.bcc ../../samples/calendar/makefile.bcc ../../samples/minimal/makefile.bcc ../../samples/access/makefile.bcc ../../samples/statbar/makefile.bcc ../../samples/config/makefile.bcc ../../samples/dialup/makefile.bcc ../../samples/controls/makefile.bcc ../../samples/richedit/makefile.bcc ../../samples/newgrid/makefile.bcc ../../samples/toolbar/makefile.bcc ../../samples/htlbox/makefile.bcc ../../samples/layout/makefile.bcc ../../samples/minifram/makefile.bcc ../../samples/mobile/makefile.bcc ../../samples/opengl/makefile.bcc ../../samples/scroll/makefile.bcc ../../samples/rotate/makefile.bcc ../../samples/shaped/makefile.bcc ../../samples/thread/makefile.bcc ../../samples/wizard/makefile.bcc ../../samples/printing/makefile.bcc ../../samples/oleauto/makefile.bcc ../../samples/wxtest/makefile.bcc ../../samples/artprov/makefile.bcc ../../samples/propsize/makefile.bcc ../../samples/ownerdrw/makefile.bcc ../../samples/vscroll/makefile.bcc ../../samples/validate/makefile.bcc ../../samples/widgets/makefile.bcc ../../samples/keyboard/makefile.bcc ../../samples/docvwmdi/makefile.bcc ../../samples/scrollsub/makefile.bcc ../../samples/memcheck/makefile.bcc ../../samples/internat/makefile.bcc ../../contrib/build/xrc/makefile.bcc ../../contrib/build/gizmos/makefile.bcc |
10 | all: autoconf borland | |
ddf98968 VS |
11 | |
12 | autoconf: $(AUTOCONF_ALL) | |
f5f530fd | 13 | borland: $(BORLAND_ALL) |
ddf98968 VS |
14 | |
15 | clean: | |
16 | rm -f ../../autoconf_inc.m4 | |
ddf98968 | 17 | rm -f ../../configure |
ddf98968 VS |
18 | rm -f ../../Makefile.in |
19 | rm -f ../../samples/Makefile.in | |
20 | rm -f ../../samples/db/Makefile.in | |
21 | rm -f ../../samples/dnd/Makefile.in | |
22 | rm -f ../../samples/ipc/Makefile.in | |
23 | rm -f ../../samples/mdi/Makefile.in | |
24 | rm -f ../../samples/mfc/Makefile.in | |
25 | rm -f ../../samples/png/Makefile.in | |
26 | rm -f ../../samples/tab/Makefile.in | |
27 | rm -f ../../samples/exec/Makefile.in | |
28 | rm -f ../../samples/font/Makefile.in | |
29 | rm -f ../../samples/help/Makefile.in | |
30 | rm -f ../../samples/grid/Makefile.in | |
31 | rm -f ../../samples/menu/Makefile.in | |
32 | rm -f ../../samples/text/Makefile.in | |
33 | rm -f ../../samples/console/Makefile.in | |
34 | rm -f ../../samples/treectrl/Makefile.in | |
35 | rm -f ../../samples/listctrl/Makefile.in | |
36 | rm -f ../../samples/joytest/Makefile.in | |
37 | rm -f ../../samples/regtest/Makefile.in | |
38 | rm -f ../../samples/dialogs/Makefile.in | |
39 | rm -f ../../samples/nativdlg/Makefile.in | |
40 | rm -f ../../samples/display/Makefile.in | |
41 | rm -f ../../samples/notebook/Makefile.in | |
42 | rm -f ../../samples/caret/Makefile.in | |
43 | rm -f ../../samples/erase/Makefile.in | |
44 | rm -f ../../samples/event/Makefile.in | |
45 | rm -f ../../samples/image/Makefile.in | |
46 | rm -f ../../samples/sashtest/Makefile.in | |
47 | rm -f ../../samples/docview/Makefile.in | |
48 | rm -f ../../samples/typetest/Makefile.in | |
49 | rm -f ../../samples/drawing/Makefile.in | |
50 | rm -f ../../samples/splitter/Makefile.in | |
51 | rm -f ../../samples/listbox/Makefile.in | |
52 | rm -f ../../samples/multimon/Makefile.in | |
53 | rm -f ../../samples/dynamic/Makefile.in | |
54 | rm -f ../../samples/checklst/Makefile.in | |
55 | rm -f ../../samples/taskbar/Makefile.in | |
56 | rm -f ../../samples/dragimag/Makefile.in | |
57 | rm -f ../../samples/sockets/Makefile.in | |
58 | rm -f ../../samples/calendar/Makefile.in | |
59 | rm -f ../../samples/minimal/Makefile.in | |
60 | rm -f ../../samples/access/Makefile.in | |
61 | rm -f ../../samples/statbar/Makefile.in | |
62 | rm -f ../../samples/config/Makefile.in | |
63 | rm -f ../../samples/dialup/Makefile.in | |
64 | rm -f ../../samples/controls/Makefile.in | |
65 | rm -f ../../samples/richedit/Makefile.in | |
66 | rm -f ../../samples/newgrid/Makefile.in | |
67 | rm -f ../../samples/toolbar/Makefile.in | |
68 | rm -f ../../samples/htlbox/Makefile.in | |
69 | rm -f ../../samples/layout/Makefile.in | |
70 | rm -f ../../samples/minifram/Makefile.in | |
71 | rm -f ../../samples/mobile/Makefile.in | |
72 | rm -f ../../samples/opengl/Makefile.in | |
73 | rm -f ../../samples/scroll/Makefile.in | |
74 | rm -f ../../samples/rotate/Makefile.in | |
75 | rm -f ../../samples/shaped/Makefile.in | |
76 | rm -f ../../samples/thread/Makefile.in | |
77 | rm -f ../../samples/wizard/Makefile.in | |
78 | rm -f ../../samples/printing/Makefile.in | |
79 | rm -f ../../samples/oleauto/Makefile.in | |
80 | rm -f ../../samples/wxtest/Makefile.in | |
81 | rm -f ../../samples/artprov/Makefile.in | |
82 | rm -f ../../samples/propsize/Makefile.in | |
83 | rm -f ../../samples/ownerdrw/Makefile.in | |
84 | rm -f ../../samples/vscroll/Makefile.in | |
85 | rm -f ../../samples/validate/Makefile.in | |
86 | rm -f ../../samples/widgets/Makefile.in | |
87 | rm -f ../../samples/keyboard/Makefile.in | |
88 | rm -f ../../samples/docvwmdi/Makefile.in | |
89 | rm -f ../../samples/scrollsub/Makefile.in | |
90 | rm -f ../../samples/memcheck/Makefile.in | |
91 | rm -f ../../samples/internat/Makefile.in | |
a90f1b0b | 92 | rm -f ../../contrib/src/xrc/Makefile.in |
acf38e5f | 93 | rm -f ../../contrib/src/gizmos/Makefile.in |
f5f530fd VS |
94 | rm -f ../makefile.bcc |
95 | rm -f ../../samples/makefile.bcc | |
96 | rm -f ../../samples/db/makefile.bcc | |
97 | rm -f ../../samples/dnd/makefile.bcc | |
98 | rm -f ../../samples/ipc/makefile.bcc | |
99 | rm -f ../../samples/mdi/makefile.bcc | |
100 | rm -f ../../samples/mfc/makefile.bcc | |
101 | rm -f ../../samples/png/makefile.bcc | |
102 | rm -f ../../samples/tab/makefile.bcc | |
103 | rm -f ../../samples/exec/makefile.bcc | |
104 | rm -f ../../samples/font/makefile.bcc | |
105 | rm -f ../../samples/help/makefile.bcc | |
106 | rm -f ../../samples/grid/makefile.bcc | |
107 | rm -f ../../samples/menu/makefile.bcc | |
108 | rm -f ../../samples/text/makefile.bcc | |
109 | rm -f ../../samples/console/makefile.bcc | |
110 | rm -f ../../samples/treectrl/makefile.bcc | |
111 | rm -f ../../samples/listctrl/makefile.bcc | |
112 | rm -f ../../samples/joytest/makefile.bcc | |
113 | rm -f ../../samples/regtest/makefile.bcc | |
114 | rm -f ../../samples/dialogs/makefile.bcc | |
115 | rm -f ../../samples/nativdlg/makefile.bcc | |
116 | rm -f ../../samples/display/makefile.bcc | |
117 | rm -f ../../samples/notebook/makefile.bcc | |
118 | rm -f ../../samples/caret/makefile.bcc | |
119 | rm -f ../../samples/erase/makefile.bcc | |
120 | rm -f ../../samples/event/makefile.bcc | |
121 | rm -f ../../samples/image/makefile.bcc | |
122 | rm -f ../../samples/sashtest/makefile.bcc | |
123 | rm -f ../../samples/docview/makefile.bcc | |
124 | rm -f ../../samples/typetest/makefile.bcc | |
125 | rm -f ../../samples/drawing/makefile.bcc | |
126 | rm -f ../../samples/splitter/makefile.bcc | |
127 | rm -f ../../samples/listbox/makefile.bcc | |
128 | rm -f ../../samples/multimon/makefile.bcc | |
129 | rm -f ../../samples/dynamic/makefile.bcc | |
130 | rm -f ../../samples/checklst/makefile.bcc | |
131 | rm -f ../../samples/taskbar/makefile.bcc | |
132 | rm -f ../../samples/dragimag/makefile.bcc | |
133 | rm -f ../../samples/sockets/makefile.bcc | |
134 | rm -f ../../samples/calendar/makefile.bcc | |
135 | rm -f ../../samples/minimal/makefile.bcc | |
136 | rm -f ../../samples/access/makefile.bcc | |
137 | rm -f ../../samples/statbar/makefile.bcc | |
138 | rm -f ../../samples/config/makefile.bcc | |
139 | rm -f ../../samples/dialup/makefile.bcc | |
140 | rm -f ../../samples/controls/makefile.bcc | |
141 | rm -f ../../samples/richedit/makefile.bcc | |
142 | rm -f ../../samples/newgrid/makefile.bcc | |
143 | rm -f ../../samples/toolbar/makefile.bcc | |
144 | rm -f ../../samples/htlbox/makefile.bcc | |
145 | rm -f ../../samples/layout/makefile.bcc | |
146 | rm -f ../../samples/minifram/makefile.bcc | |
147 | rm -f ../../samples/mobile/makefile.bcc | |
148 | rm -f ../../samples/opengl/makefile.bcc | |
149 | rm -f ../../samples/scroll/makefile.bcc | |
150 | rm -f ../../samples/rotate/makefile.bcc | |
151 | rm -f ../../samples/shaped/makefile.bcc | |
152 | rm -f ../../samples/thread/makefile.bcc | |
153 | rm -f ../../samples/wizard/makefile.bcc | |
154 | rm -f ../../samples/printing/makefile.bcc | |
155 | rm -f ../../samples/oleauto/makefile.bcc | |
156 | rm -f ../../samples/wxtest/makefile.bcc | |
157 | rm -f ../../samples/artprov/makefile.bcc | |
158 | rm -f ../../samples/propsize/makefile.bcc | |
159 | rm -f ../../samples/ownerdrw/makefile.bcc | |
160 | rm -f ../../samples/vscroll/makefile.bcc | |
161 | rm -f ../../samples/validate/makefile.bcc | |
162 | rm -f ../../samples/widgets/makefile.bcc | |
163 | rm -f ../../samples/keyboard/makefile.bcc | |
164 | rm -f ../../samples/docvwmdi/makefile.bcc | |
165 | rm -f ../../samples/scrollsub/makefile.bcc | |
166 | rm -f ../../samples/memcheck/makefile.bcc | |
167 | rm -f ../../samples/internat/makefile.bcc | |
168 | rm -f ../../contrib/build/xrc/makefile.bcc | |
169 | rm -f ../../contrib/build/gizmos/makefile.bcc | |
ddf98968 VS |
170 | |
171 | ||
6bd5dab5 | 172 | ../../autoconf_inc.m4: ../../Makefile.in |
ddf98968 VS |
173 | ../../configure: ../../autoconf_inc.m4 |
174 | (cd ../.. ; aclocal && autoconf) | |
175 | ||
ddf98968 VS |
176 | Makefile: regenMakefile.py |
177 | ./regenMakefile.py | |
178 | @echo | |
179 | @echo ------------------------------------------- | |
180 | @echo Please rerun make, Makefile was regenerated | |
181 | @echo ------------------------------------------- | |
182 | @echo | |
183 | @exit 1 | |
184 | ||
185 | # from wx.bkl | |
e86e1522 | 186 | ../../Makefile.in: common.bkl config.bkl files.bkl monolithic.bkl multilib.bkl wxwin.py wx.bkl |
ddf98968 VS |
187 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../Makefile.in wx.bkl |
188 | touch ../../Makefile.in | |
f5f530fd VS |
189 | ../makefile.bcc: common.bkl config.bkl files.bkl monolithic.bkl multilib.bkl wxwin.py wx.bkl |
190 | $(BAKEFILE) $(BAKEARGS) -fborland -o../makefile.bcc wx.bkl | |
191 | touch ../makefile.bcc | |
ddf98968 VS |
192 | |
193 | # from ../../samples/samples.bkl | |
a0034878 | 194 | ../../samples/Makefile.in: ../../samples/samples.bkl |
ddf98968 VS |
195 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/Makefile.in ../../samples/samples.bkl |
196 | touch ../../samples/Makefile.in | |
f5f530fd VS |
197 | ../../samples/makefile.bcc: ../../samples/samples.bkl |
198 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/makefile.bcc ../../samples/samples.bkl | |
199 | touch ../../samples/makefile.bcc | |
ddf98968 VS |
200 | |
201 | # from ../../samples/db/db.bkl | |
a0034878 | 202 | ../../samples/db/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/db/db.bkl |
66fc7908 | 203 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/db/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/db/db.bkl |
ddf98968 | 204 | touch ../../samples/db/Makefile.in |
f5f530fd VS |
205 | ../../samples/db/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/db/db.bkl |
206 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/db/makefile.bcc -DWXTOPDIR=../../ ../../samples/db/db.bkl | |
207 | touch ../../samples/db/makefile.bcc | |
ddf98968 VS |
208 | |
209 | # from ../../samples/dnd/dnd.bkl | |
a0034878 | 210 | ../../samples/dnd/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/dnd/dnd.bkl |
66fc7908 | 211 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/dnd/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dnd/dnd.bkl |
ddf98968 | 212 | touch ../../samples/dnd/Makefile.in |
f5f530fd VS |
213 | ../../samples/dnd/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/dnd/dnd.bkl |
214 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/dnd/makefile.bcc -DWXTOPDIR=../../ ../../samples/dnd/dnd.bkl | |
215 | touch ../../samples/dnd/makefile.bcc | |
ddf98968 VS |
216 | |
217 | # from ../../samples/ipc/ipc.bkl | |
a0034878 | 218 | ../../samples/ipc/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/ipc/ipc.bkl |
66fc7908 | 219 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/ipc/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/ipc/ipc.bkl |
ddf98968 | 220 | touch ../../samples/ipc/Makefile.in |
f5f530fd VS |
221 | ../../samples/ipc/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/ipc/ipc.bkl |
222 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/ipc/makefile.bcc -DWXTOPDIR=../../ ../../samples/ipc/ipc.bkl | |
223 | touch ../../samples/ipc/makefile.bcc | |
ddf98968 VS |
224 | |
225 | # from ../../samples/mdi/mdi.bkl | |
a0034878 | 226 | ../../samples/mdi/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/mdi/mdi.bkl |
66fc7908 | 227 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/mdi/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/mdi/mdi.bkl |
ddf98968 | 228 | touch ../../samples/mdi/Makefile.in |
f5f530fd VS |
229 | ../../samples/mdi/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/mdi/mdi.bkl |
230 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/mdi/makefile.bcc -DWXTOPDIR=../../ ../../samples/mdi/mdi.bkl | |
231 | touch ../../samples/mdi/makefile.bcc | |
ddf98968 VS |
232 | |
233 | # from ../../samples/mfc/mfc.bkl | |
a0034878 | 234 | ../../samples/mfc/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/mfc/mfc.bkl |
66fc7908 | 235 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/mfc/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/mfc/mfc.bkl |
ddf98968 | 236 | touch ../../samples/mfc/Makefile.in |
f5f530fd VS |
237 | ../../samples/mfc/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/mfc/mfc.bkl |
238 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/mfc/makefile.bcc -DWXTOPDIR=../../ ../../samples/mfc/mfc.bkl | |
239 | touch ../../samples/mfc/makefile.bcc | |
ddf98968 VS |
240 | |
241 | # from ../../samples/png/png.bkl | |
a0034878 | 242 | ../../samples/png/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/png/png.bkl |
66fc7908 | 243 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/png/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/png/png.bkl |
ddf98968 | 244 | touch ../../samples/png/Makefile.in |
f5f530fd VS |
245 | ../../samples/png/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/png/png.bkl |
246 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/png/makefile.bcc -DWXTOPDIR=../../ ../../samples/png/png.bkl | |
247 | touch ../../samples/png/makefile.bcc | |
ddf98968 VS |
248 | |
249 | # from ../../samples/tab/tab.bkl | |
a0034878 | 250 | ../../samples/tab/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/tab/tab.bkl |
66fc7908 | 251 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/tab/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/tab/tab.bkl |
ddf98968 | 252 | touch ../../samples/tab/Makefile.in |
f5f530fd VS |
253 | ../../samples/tab/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/tab/tab.bkl |
254 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/tab/makefile.bcc -DWXTOPDIR=../../ ../../samples/tab/tab.bkl | |
255 | touch ../../samples/tab/makefile.bcc | |
ddf98968 VS |
256 | |
257 | # from ../../samples/exec/exec.bkl | |
a0034878 | 258 | ../../samples/exec/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/exec/exec.bkl |
66fc7908 | 259 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/exec/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/exec/exec.bkl |
ddf98968 | 260 | touch ../../samples/exec/Makefile.in |
f5f530fd VS |
261 | ../../samples/exec/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/exec/exec.bkl |
262 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/exec/makefile.bcc -DWXTOPDIR=../../ ../../samples/exec/exec.bkl | |
263 | touch ../../samples/exec/makefile.bcc | |
ddf98968 VS |
264 | |
265 | # from ../../samples/font/font.bkl | |
a0034878 | 266 | ../../samples/font/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/font/font.bkl |
66fc7908 | 267 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/font/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/font/font.bkl |
ddf98968 | 268 | touch ../../samples/font/Makefile.in |
f5f530fd VS |
269 | ../../samples/font/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/font/font.bkl |
270 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/font/makefile.bcc -DWXTOPDIR=../../ ../../samples/font/font.bkl | |
271 | touch ../../samples/font/makefile.bcc | |
ddf98968 VS |
272 | |
273 | # from ../../samples/help/help.bkl | |
a0034878 | 274 | ../../samples/help/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/help/help.bkl |
66fc7908 | 275 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/help/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/help/help.bkl |
ddf98968 | 276 | touch ../../samples/help/Makefile.in |
f5f530fd VS |
277 | ../../samples/help/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/help/help.bkl |
278 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/help/makefile.bcc -DWXTOPDIR=../../ ../../samples/help/help.bkl | |
279 | touch ../../samples/help/makefile.bcc | |
ddf98968 VS |
280 | |
281 | # from ../../samples/grid/grid.bkl | |
a0034878 | 282 | ../../samples/grid/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/grid/grid.bkl |
66fc7908 | 283 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/grid/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/grid/grid.bkl |
ddf98968 | 284 | touch ../../samples/grid/Makefile.in |
f5f530fd VS |
285 | ../../samples/grid/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/grid/grid.bkl |
286 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/grid/makefile.bcc -DWXTOPDIR=../../ ../../samples/grid/grid.bkl | |
287 | touch ../../samples/grid/makefile.bcc | |
ddf98968 VS |
288 | |
289 | # from ../../samples/menu/menu.bkl | |
a0034878 | 290 | ../../samples/menu/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/menu/menu.bkl |
66fc7908 | 291 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/menu/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/menu/menu.bkl |
ddf98968 | 292 | touch ../../samples/menu/Makefile.in |
f5f530fd VS |
293 | ../../samples/menu/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/menu/menu.bkl |
294 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/menu/makefile.bcc -DWXTOPDIR=../../ ../../samples/menu/menu.bkl | |
295 | touch ../../samples/menu/makefile.bcc | |
ddf98968 VS |
296 | |
297 | # from ../../samples/text/text.bkl | |
a0034878 | 298 | ../../samples/text/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/text/text.bkl |
66fc7908 | 299 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/text/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/text/text.bkl |
ddf98968 | 300 | touch ../../samples/text/Makefile.in |
f5f530fd VS |
301 | ../../samples/text/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/text/text.bkl |
302 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/text/makefile.bcc -DWXTOPDIR=../../ ../../samples/text/text.bkl | |
303 | touch ../../samples/text/makefile.bcc | |
ddf98968 VS |
304 | |
305 | # from ../../samples/console/console.bkl | |
a0034878 | 306 | ../../samples/console/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/console/console.bkl |
66fc7908 | 307 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/console/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/console/console.bkl |
ddf98968 | 308 | touch ../../samples/console/Makefile.in |
f5f530fd VS |
309 | ../../samples/console/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/console/console.bkl |
310 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/console/makefile.bcc -DWXTOPDIR=../../ ../../samples/console/console.bkl | |
311 | touch ../../samples/console/makefile.bcc | |
ddf98968 VS |
312 | |
313 | # from ../../samples/treectrl/treectrl.bkl | |
a0034878 | 314 | ../../samples/treectrl/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/treectrl/treectrl.bkl |
66fc7908 | 315 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/treectrl/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/treectrl/treectrl.bkl |
ddf98968 | 316 | touch ../../samples/treectrl/Makefile.in |
f5f530fd VS |
317 | ../../samples/treectrl/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/treectrl/treectrl.bkl |
318 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/treectrl/makefile.bcc -DWXTOPDIR=../../ ../../samples/treectrl/treectrl.bkl | |
319 | touch ../../samples/treectrl/makefile.bcc | |
ddf98968 VS |
320 | |
321 | # from ../../samples/listctrl/listctrl.bkl | |
a0034878 | 322 | ../../samples/listctrl/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/listctrl/listctrl.bkl |
66fc7908 | 323 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/listctrl/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/listctrl/listctrl.bkl |
ddf98968 | 324 | touch ../../samples/listctrl/Makefile.in |
f5f530fd VS |
325 | ../../samples/listctrl/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/listctrl/listctrl.bkl |
326 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/listctrl/makefile.bcc -DWXTOPDIR=../../ ../../samples/listctrl/listctrl.bkl | |
327 | touch ../../samples/listctrl/makefile.bcc | |
ddf98968 VS |
328 | |
329 | # from ../../samples/joytest/joytest.bkl | |
a0034878 | 330 | ../../samples/joytest/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/joytest/joytest.bkl |
66fc7908 | 331 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/joytest/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/joytest/joytest.bkl |
ddf98968 | 332 | touch ../../samples/joytest/Makefile.in |
f5f530fd VS |
333 | ../../samples/joytest/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/joytest/joytest.bkl |
334 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/joytest/makefile.bcc -DWXTOPDIR=../../ ../../samples/joytest/joytest.bkl | |
335 | touch ../../samples/joytest/makefile.bcc | |
ddf98968 VS |
336 | |
337 | # from ../../samples/regtest/regtest.bkl | |
a0034878 | 338 | ../../samples/regtest/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/regtest/regtest.bkl |
66fc7908 | 339 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/regtest/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/regtest/regtest.bkl |
ddf98968 | 340 | touch ../../samples/regtest/Makefile.in |
f5f530fd VS |
341 | ../../samples/regtest/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/regtest/regtest.bkl |
342 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/regtest/makefile.bcc -DWXTOPDIR=../../ ../../samples/regtest/regtest.bkl | |
343 | touch ../../samples/regtest/makefile.bcc | |
ddf98968 VS |
344 | |
345 | # from ../../samples/dialogs/dialogs.bkl | |
a0034878 | 346 | ../../samples/dialogs/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/dialogs/dialogs.bkl |
66fc7908 | 347 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/dialogs/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dialogs/dialogs.bkl |
ddf98968 | 348 | touch ../../samples/dialogs/Makefile.in |
f5f530fd VS |
349 | ../../samples/dialogs/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/dialogs/dialogs.bkl |
350 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/dialogs/makefile.bcc -DWXTOPDIR=../../ ../../samples/dialogs/dialogs.bkl | |
351 | touch ../../samples/dialogs/makefile.bcc | |
ddf98968 VS |
352 | |
353 | # from ../../samples/nativdlg/nativdlg.bkl | |
a0034878 | 354 | ../../samples/nativdlg/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/nativdlg/nativdlg.bkl |
66fc7908 | 355 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/nativdlg/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/nativdlg/nativdlg.bkl |
ddf98968 | 356 | touch ../../samples/nativdlg/Makefile.in |
f5f530fd VS |
357 | ../../samples/nativdlg/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/nativdlg/nativdlg.bkl |
358 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/nativdlg/makefile.bcc -DWXTOPDIR=../../ ../../samples/nativdlg/nativdlg.bkl | |
359 | touch ../../samples/nativdlg/makefile.bcc | |
ddf98968 VS |
360 | |
361 | # from ../../samples/display/display.bkl | |
a0034878 | 362 | ../../samples/display/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/display/display.bkl |
66fc7908 | 363 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/display/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/display/display.bkl |
ddf98968 | 364 | touch ../../samples/display/Makefile.in |
f5f530fd VS |
365 | ../../samples/display/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/display/display.bkl |
366 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/display/makefile.bcc -DWXTOPDIR=../../ ../../samples/display/display.bkl | |
367 | touch ../../samples/display/makefile.bcc | |
ddf98968 VS |
368 | |
369 | # from ../../samples/notebook/notebook.bkl | |
a0034878 | 370 | ../../samples/notebook/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/notebook/notebook.bkl |
66fc7908 | 371 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/notebook/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/notebook/notebook.bkl |
ddf98968 | 372 | touch ../../samples/notebook/Makefile.in |
f5f530fd VS |
373 | ../../samples/notebook/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/notebook/notebook.bkl |
374 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/notebook/makefile.bcc -DWXTOPDIR=../../ ../../samples/notebook/notebook.bkl | |
375 | touch ../../samples/notebook/makefile.bcc | |
ddf98968 VS |
376 | |
377 | # from ../../samples/caret/caret.bkl | |
a0034878 | 378 | ../../samples/caret/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/caret/caret.bkl |
66fc7908 | 379 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/caret/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/caret/caret.bkl |
ddf98968 | 380 | touch ../../samples/caret/Makefile.in |
f5f530fd VS |
381 | ../../samples/caret/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/caret/caret.bkl |
382 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/caret/makefile.bcc -DWXTOPDIR=../../ ../../samples/caret/caret.bkl | |
383 | touch ../../samples/caret/makefile.bcc | |
ddf98968 VS |
384 | |
385 | # from ../../samples/erase/erase.bkl | |
a0034878 | 386 | ../../samples/erase/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/erase/erase.bkl |
66fc7908 | 387 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/erase/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/erase/erase.bkl |
ddf98968 | 388 | touch ../../samples/erase/Makefile.in |
f5f530fd VS |
389 | ../../samples/erase/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/erase/erase.bkl |
390 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/erase/makefile.bcc -DWXTOPDIR=../../ ../../samples/erase/erase.bkl | |
391 | touch ../../samples/erase/makefile.bcc | |
ddf98968 VS |
392 | |
393 | # from ../../samples/event/event.bkl | |
a0034878 | 394 | ../../samples/event/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/event/event.bkl |
66fc7908 | 395 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/event/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/event/event.bkl |
ddf98968 | 396 | touch ../../samples/event/Makefile.in |
f5f530fd VS |
397 | ../../samples/event/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/event/event.bkl |
398 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/event/makefile.bcc -DWXTOPDIR=../../ ../../samples/event/event.bkl | |
399 | touch ../../samples/event/makefile.bcc | |
ddf98968 VS |
400 | |
401 | # from ../../samples/image/image.bkl | |
a0034878 | 402 | ../../samples/image/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/image/image.bkl |
66fc7908 | 403 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/image/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/image/image.bkl |
ddf98968 | 404 | touch ../../samples/image/Makefile.in |
f5f530fd VS |
405 | ../../samples/image/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/image/image.bkl |
406 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/image/makefile.bcc -DWXTOPDIR=../../ ../../samples/image/image.bkl | |
407 | touch ../../samples/image/makefile.bcc | |
ddf98968 VS |
408 | |
409 | # from ../../samples/sashtest/sashtest.bkl | |
a0034878 | 410 | ../../samples/sashtest/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/sashtest/sashtest.bkl |
66fc7908 | 411 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/sashtest/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/sashtest/sashtest.bkl |
ddf98968 | 412 | touch ../../samples/sashtest/Makefile.in |
f5f530fd VS |
413 | ../../samples/sashtest/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/sashtest/sashtest.bkl |
414 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/sashtest/makefile.bcc -DWXTOPDIR=../../ ../../samples/sashtest/sashtest.bkl | |
415 | touch ../../samples/sashtest/makefile.bcc | |
ddf98968 VS |
416 | |
417 | # from ../../samples/docview/docview.bkl | |
a0034878 | 418 | ../../samples/docview/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/docview/docview.bkl |
66fc7908 | 419 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/docview/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/docview/docview.bkl |
ddf98968 | 420 | touch ../../samples/docview/Makefile.in |
f5f530fd VS |
421 | ../../samples/docview/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/docview/docview.bkl |
422 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/docview/makefile.bcc -DWXTOPDIR=../../ ../../samples/docview/docview.bkl | |
423 | touch ../../samples/docview/makefile.bcc | |
ddf98968 VS |
424 | |
425 | # from ../../samples/typetest/typetest.bkl | |
a0034878 | 426 | ../../samples/typetest/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/typetest/typetest.bkl |
66fc7908 | 427 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/typetest/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/typetest/typetest.bkl |
ddf98968 | 428 | touch ../../samples/typetest/Makefile.in |
f5f530fd VS |
429 | ../../samples/typetest/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/typetest/typetest.bkl |
430 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/typetest/makefile.bcc -DWXTOPDIR=../../ ../../samples/typetest/typetest.bkl | |
431 | touch ../../samples/typetest/makefile.bcc | |
ddf98968 VS |
432 | |
433 | # from ../../samples/drawing/drawing.bkl | |
a0034878 | 434 | ../../samples/drawing/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/drawing/drawing.bkl |
66fc7908 | 435 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/drawing/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/drawing/drawing.bkl |
ddf98968 | 436 | touch ../../samples/drawing/Makefile.in |
f5f530fd VS |
437 | ../../samples/drawing/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/drawing/drawing.bkl |
438 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/drawing/makefile.bcc -DWXTOPDIR=../../ ../../samples/drawing/drawing.bkl | |
439 | touch ../../samples/drawing/makefile.bcc | |
ddf98968 VS |
440 | |
441 | # from ../../samples/splitter/splitter.bkl | |
a0034878 | 442 | ../../samples/splitter/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/splitter/splitter.bkl |
66fc7908 | 443 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/splitter/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/splitter/splitter.bkl |
ddf98968 | 444 | touch ../../samples/splitter/Makefile.in |
f5f530fd VS |
445 | ../../samples/splitter/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/splitter/splitter.bkl |
446 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/splitter/makefile.bcc -DWXTOPDIR=../../ ../../samples/splitter/splitter.bkl | |
447 | touch ../../samples/splitter/makefile.bcc | |
ddf98968 VS |
448 | |
449 | # from ../../samples/listbox/listbox.bkl | |
a0034878 | 450 | ../../samples/listbox/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/listbox/listbox.bkl |
66fc7908 | 451 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/listbox/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/listbox/listbox.bkl |
ddf98968 | 452 | touch ../../samples/listbox/Makefile.in |
f5f530fd VS |
453 | ../../samples/listbox/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/listbox/listbox.bkl |
454 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/listbox/makefile.bcc -DWXTOPDIR=../../ ../../samples/listbox/listbox.bkl | |
455 | touch ../../samples/listbox/makefile.bcc | |
ddf98968 VS |
456 | |
457 | # from ../../samples/multimon/multimon.bkl | |
a0034878 | 458 | ../../samples/multimon/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/multimon/multimon.bkl |
66fc7908 | 459 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/multimon/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/multimon/multimon.bkl |
ddf98968 | 460 | touch ../../samples/multimon/Makefile.in |
f5f530fd VS |
461 | ../../samples/multimon/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/multimon/multimon.bkl |
462 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/multimon/makefile.bcc -DWXTOPDIR=../../ ../../samples/multimon/multimon.bkl | |
463 | touch ../../samples/multimon/makefile.bcc | |
ddf98968 VS |
464 | |
465 | # from ../../samples/dynamic/dynamic.bkl | |
a0034878 | 466 | ../../samples/dynamic/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/dynamic/dynamic.bkl |
66fc7908 | 467 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/dynamic/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dynamic/dynamic.bkl |
ddf98968 | 468 | touch ../../samples/dynamic/Makefile.in |
f5f530fd VS |
469 | ../../samples/dynamic/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/dynamic/dynamic.bkl |
470 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/dynamic/makefile.bcc -DWXTOPDIR=../../ ../../samples/dynamic/dynamic.bkl | |
471 | touch ../../samples/dynamic/makefile.bcc | |
ddf98968 VS |
472 | |
473 | # from ../../samples/checklst/checklst.bkl | |
a0034878 | 474 | ../../samples/checklst/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/checklst/checklst.bkl |
66fc7908 | 475 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/checklst/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/checklst/checklst.bkl |
ddf98968 | 476 | touch ../../samples/checklst/Makefile.in |
f5f530fd VS |
477 | ../../samples/checklst/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/checklst/checklst.bkl |
478 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/checklst/makefile.bcc -DWXTOPDIR=../../ ../../samples/checklst/checklst.bkl | |
479 | touch ../../samples/checklst/makefile.bcc | |
ddf98968 VS |
480 | |
481 | # from ../../samples/taskbar/taskbar.bkl | |
a0034878 | 482 | ../../samples/taskbar/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/taskbar/taskbar.bkl |
66fc7908 | 483 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/taskbar/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/taskbar/taskbar.bkl |
ddf98968 | 484 | touch ../../samples/taskbar/Makefile.in |
f5f530fd VS |
485 | ../../samples/taskbar/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/taskbar/taskbar.bkl |
486 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/taskbar/makefile.bcc -DWXTOPDIR=../../ ../../samples/taskbar/taskbar.bkl | |
487 | touch ../../samples/taskbar/makefile.bcc | |
ddf98968 VS |
488 | |
489 | # from ../../samples/dragimag/dragimag.bkl | |
a0034878 | 490 | ../../samples/dragimag/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/dragimag/dragimag.bkl |
66fc7908 | 491 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/dragimag/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dragimag/dragimag.bkl |
ddf98968 | 492 | touch ../../samples/dragimag/Makefile.in |
f5f530fd VS |
493 | ../../samples/dragimag/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/dragimag/dragimag.bkl |
494 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/dragimag/makefile.bcc -DWXTOPDIR=../../ ../../samples/dragimag/dragimag.bkl | |
495 | touch ../../samples/dragimag/makefile.bcc | |
ddf98968 VS |
496 | |
497 | # from ../../samples/sockets/sockets.bkl | |
a0034878 | 498 | ../../samples/sockets/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/sockets/sockets.bkl |
66fc7908 | 499 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/sockets/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/sockets/sockets.bkl |
ddf98968 | 500 | touch ../../samples/sockets/Makefile.in |
f5f530fd VS |
501 | ../../samples/sockets/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/sockets/sockets.bkl |
502 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/sockets/makefile.bcc -DWXTOPDIR=../../ ../../samples/sockets/sockets.bkl | |
503 | touch ../../samples/sockets/makefile.bcc | |
ddf98968 VS |
504 | |
505 | # from ../../samples/calendar/calendar.bkl | |
a0034878 | 506 | ../../samples/calendar/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/calendar/calendar.bkl |
66fc7908 | 507 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/calendar/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/calendar/calendar.bkl |
ddf98968 | 508 | touch ../../samples/calendar/Makefile.in |
f5f530fd VS |
509 | ../../samples/calendar/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/calendar/calendar.bkl |
510 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/calendar/makefile.bcc -DWXTOPDIR=../../ ../../samples/calendar/calendar.bkl | |
511 | touch ../../samples/calendar/makefile.bcc | |
ddf98968 VS |
512 | |
513 | # from ../../samples/minimal/minimal.bkl | |
a0034878 | 514 | ../../samples/minimal/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/minimal/minimal.bkl |
66fc7908 | 515 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/minimal/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/minimal/minimal.bkl |
ddf98968 | 516 | touch ../../samples/minimal/Makefile.in |
f5f530fd VS |
517 | ../../samples/minimal/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/minimal/minimal.bkl |
518 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/minimal/makefile.bcc -DWXTOPDIR=../../ ../../samples/minimal/minimal.bkl | |
519 | touch ../../samples/minimal/makefile.bcc | |
ddf98968 VS |
520 | |
521 | # from ../../samples/access/access.bkl | |
a0034878 | 522 | ../../samples/access/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/access/access.bkl |
66fc7908 | 523 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/access/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/access/access.bkl |
ddf98968 | 524 | touch ../../samples/access/Makefile.in |
f5f530fd VS |
525 | ../../samples/access/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/access/access.bkl |
526 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/access/makefile.bcc -DWXTOPDIR=../../ ../../samples/access/access.bkl | |
527 | touch ../../samples/access/makefile.bcc | |
ddf98968 VS |
528 | |
529 | # from ../../samples/statbar/statbar.bkl | |
a0034878 | 530 | ../../samples/statbar/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/statbar/statbar.bkl |
66fc7908 | 531 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/statbar/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/statbar/statbar.bkl |
ddf98968 | 532 | touch ../../samples/statbar/Makefile.in |
f5f530fd VS |
533 | ../../samples/statbar/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/statbar/statbar.bkl |
534 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/statbar/makefile.bcc -DWXTOPDIR=../../ ../../samples/statbar/statbar.bkl | |
535 | touch ../../samples/statbar/makefile.bcc | |
ddf98968 VS |
536 | |
537 | # from ../../samples/config/config.bkl | |
a0034878 | 538 | ../../samples/config/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/config/config.bkl |
66fc7908 | 539 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/config/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/config/config.bkl |
ddf98968 | 540 | touch ../../samples/config/Makefile.in |
f5f530fd VS |
541 | ../../samples/config/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/config/config.bkl |
542 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/config/makefile.bcc -DWXTOPDIR=../../ ../../samples/config/config.bkl | |
543 | touch ../../samples/config/makefile.bcc | |
ddf98968 VS |
544 | |
545 | # from ../../samples/dialup/dialup.bkl | |
a0034878 | 546 | ../../samples/dialup/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/dialup/dialup.bkl |
66fc7908 | 547 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/dialup/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dialup/dialup.bkl |
ddf98968 | 548 | touch ../../samples/dialup/Makefile.in |
f5f530fd VS |
549 | ../../samples/dialup/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/dialup/dialup.bkl |
550 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/dialup/makefile.bcc -DWXTOPDIR=../../ ../../samples/dialup/dialup.bkl | |
551 | touch ../../samples/dialup/makefile.bcc | |
ddf98968 VS |
552 | |
553 | # from ../../samples/controls/controls.bkl | |
a0034878 | 554 | ../../samples/controls/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/controls/controls.bkl |
66fc7908 | 555 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/controls/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/controls/controls.bkl |
ddf98968 | 556 | touch ../../samples/controls/Makefile.in |
f5f530fd VS |
557 | ../../samples/controls/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/controls/controls.bkl |
558 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/controls/makefile.bcc -DWXTOPDIR=../../ ../../samples/controls/controls.bkl | |
559 | touch ../../samples/controls/makefile.bcc | |
ddf98968 VS |
560 | |
561 | # from ../../samples/richedit/richedit.bkl | |
a0034878 | 562 | ../../samples/richedit/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/richedit/richedit.bkl |
66fc7908 | 563 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/richedit/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/richedit/richedit.bkl |
ddf98968 | 564 | touch ../../samples/richedit/Makefile.in |
f5f530fd VS |
565 | ../../samples/richedit/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/richedit/richedit.bkl |
566 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/richedit/makefile.bcc -DWXTOPDIR=../../ ../../samples/richedit/richedit.bkl | |
567 | touch ../../samples/richedit/makefile.bcc | |
ddf98968 VS |
568 | |
569 | # from ../../samples/newgrid/newgrid.bkl | |
a0034878 | 570 | ../../samples/newgrid/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/newgrid/newgrid.bkl |
66fc7908 | 571 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/newgrid/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/newgrid/newgrid.bkl |
ddf98968 | 572 | touch ../../samples/newgrid/Makefile.in |
f5f530fd VS |
573 | ../../samples/newgrid/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/newgrid/newgrid.bkl |
574 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/newgrid/makefile.bcc -DWXTOPDIR=../../ ../../samples/newgrid/newgrid.bkl | |
575 | touch ../../samples/newgrid/makefile.bcc | |
ddf98968 VS |
576 | |
577 | # from ../../samples/toolbar/toolbar.bkl | |
a0034878 | 578 | ../../samples/toolbar/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/toolbar/toolbar.bkl |
66fc7908 | 579 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/toolbar/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/toolbar/toolbar.bkl |
ddf98968 | 580 | touch ../../samples/toolbar/Makefile.in |
f5f530fd VS |
581 | ../../samples/toolbar/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/toolbar/toolbar.bkl |
582 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/toolbar/makefile.bcc -DWXTOPDIR=../../ ../../samples/toolbar/toolbar.bkl | |
583 | touch ../../samples/toolbar/makefile.bcc | |
ddf98968 VS |
584 | |
585 | # from ../../samples/htlbox/htlbox.bkl | |
a0034878 | 586 | ../../samples/htlbox/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/htlbox/htlbox.bkl |
66fc7908 | 587 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/htlbox/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/htlbox/htlbox.bkl |
ddf98968 | 588 | touch ../../samples/htlbox/Makefile.in |
f5f530fd VS |
589 | ../../samples/htlbox/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/htlbox/htlbox.bkl |
590 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/htlbox/makefile.bcc -DWXTOPDIR=../../ ../../samples/htlbox/htlbox.bkl | |
591 | touch ../../samples/htlbox/makefile.bcc | |
ddf98968 VS |
592 | |
593 | # from ../../samples/layout/layout.bkl | |
a0034878 | 594 | ../../samples/layout/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/layout/layout.bkl |
66fc7908 | 595 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/layout/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/layout/layout.bkl |
ddf98968 | 596 | touch ../../samples/layout/Makefile.in |
f5f530fd VS |
597 | ../../samples/layout/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/layout/layout.bkl |
598 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/layout/makefile.bcc -DWXTOPDIR=../../ ../../samples/layout/layout.bkl | |
599 | touch ../../samples/layout/makefile.bcc | |
ddf98968 VS |
600 | |
601 | # from ../../samples/minifram/minifram.bkl | |
a0034878 | 602 | ../../samples/minifram/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/minifram/minifram.bkl |
66fc7908 | 603 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/minifram/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/minifram/minifram.bkl |
ddf98968 | 604 | touch ../../samples/minifram/Makefile.in |
f5f530fd VS |
605 | ../../samples/minifram/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/minifram/minifram.bkl |
606 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/minifram/makefile.bcc -DWXTOPDIR=../../ ../../samples/minifram/minifram.bkl | |
607 | touch ../../samples/minifram/makefile.bcc | |
ddf98968 VS |
608 | |
609 | # from ../../samples/mobile/mobile.bkl | |
a0034878 | 610 | ../../samples/mobile/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/mobile/mobile.bkl |
66fc7908 | 611 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/mobile/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/mobile/mobile.bkl |
ddf98968 | 612 | touch ../../samples/mobile/Makefile.in |
f5f530fd VS |
613 | ../../samples/mobile/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/mobile/mobile.bkl |
614 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/mobile/makefile.bcc -DWXTOPDIR=../../ ../../samples/mobile/mobile.bkl | |
615 | touch ../../samples/mobile/makefile.bcc | |
ddf98968 VS |
616 | |
617 | # from ../../samples/opengl/opengl.bkl | |
a0034878 | 618 | ../../samples/opengl/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/opengl/opengl.bkl |
66fc7908 | 619 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/opengl/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/opengl/opengl.bkl |
ddf98968 | 620 | touch ../../samples/opengl/Makefile.in |
f5f530fd VS |
621 | ../../samples/opengl/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/opengl/opengl.bkl |
622 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/opengl/makefile.bcc -DWXTOPDIR=../../ ../../samples/opengl/opengl.bkl | |
623 | touch ../../samples/opengl/makefile.bcc | |
ddf98968 VS |
624 | |
625 | # from ../../samples/scroll/scroll.bkl | |
a0034878 | 626 | ../../samples/scroll/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/scroll/scroll.bkl |
66fc7908 | 627 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/scroll/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/scroll/scroll.bkl |
ddf98968 | 628 | touch ../../samples/scroll/Makefile.in |
f5f530fd VS |
629 | ../../samples/scroll/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/scroll/scroll.bkl |
630 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/scroll/makefile.bcc -DWXTOPDIR=../../ ../../samples/scroll/scroll.bkl | |
631 | touch ../../samples/scroll/makefile.bcc | |
ddf98968 VS |
632 | |
633 | # from ../../samples/rotate/rotate.bkl | |
a0034878 | 634 | ../../samples/rotate/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/rotate/rotate.bkl |
66fc7908 | 635 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/rotate/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/rotate/rotate.bkl |
ddf98968 | 636 | touch ../../samples/rotate/Makefile.in |
f5f530fd VS |
637 | ../../samples/rotate/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/rotate/rotate.bkl |
638 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/rotate/makefile.bcc -DWXTOPDIR=../../ ../../samples/rotate/rotate.bkl | |
639 | touch ../../samples/rotate/makefile.bcc | |
ddf98968 VS |
640 | |
641 | # from ../../samples/shaped/shaped.bkl | |
a0034878 | 642 | ../../samples/shaped/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/shaped/shaped.bkl |
66fc7908 | 643 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/shaped/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/shaped/shaped.bkl |
ddf98968 | 644 | touch ../../samples/shaped/Makefile.in |
f5f530fd VS |
645 | ../../samples/shaped/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/shaped/shaped.bkl |
646 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/shaped/makefile.bcc -DWXTOPDIR=../../ ../../samples/shaped/shaped.bkl | |
647 | touch ../../samples/shaped/makefile.bcc | |
ddf98968 VS |
648 | |
649 | # from ../../samples/thread/thread.bkl | |
a0034878 | 650 | ../../samples/thread/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/thread/thread.bkl |
66fc7908 | 651 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/thread/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/thread/thread.bkl |
ddf98968 | 652 | touch ../../samples/thread/Makefile.in |
f5f530fd VS |
653 | ../../samples/thread/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/thread/thread.bkl |
654 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/thread/makefile.bcc -DWXTOPDIR=../../ ../../samples/thread/thread.bkl | |
655 | touch ../../samples/thread/makefile.bcc | |
ddf98968 VS |
656 | |
657 | # from ../../samples/wizard/wizard.bkl | |
a0034878 | 658 | ../../samples/wizard/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/wizard/wizard.bkl |
66fc7908 | 659 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/wizard/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/wizard/wizard.bkl |
ddf98968 | 660 | touch ../../samples/wizard/Makefile.in |
f5f530fd VS |
661 | ../../samples/wizard/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/wizard/wizard.bkl |
662 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/wizard/makefile.bcc -DWXTOPDIR=../../ ../../samples/wizard/wizard.bkl | |
663 | touch ../../samples/wizard/makefile.bcc | |
ddf98968 VS |
664 | |
665 | # from ../../samples/printing/printing.bkl | |
a0034878 | 666 | ../../samples/printing/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/printing/printing.bkl |
66fc7908 | 667 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/printing/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/printing/printing.bkl |
ddf98968 | 668 | touch ../../samples/printing/Makefile.in |
f5f530fd VS |
669 | ../../samples/printing/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/printing/printing.bkl |
670 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/printing/makefile.bcc -DWXTOPDIR=../../ ../../samples/printing/printing.bkl | |
671 | touch ../../samples/printing/makefile.bcc | |
ddf98968 VS |
672 | |
673 | # from ../../samples/oleauto/oleauto.bkl | |
a0034878 | 674 | ../../samples/oleauto/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/oleauto/oleauto.bkl |
66fc7908 | 675 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/oleauto/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/oleauto/oleauto.bkl |
ddf98968 | 676 | touch ../../samples/oleauto/Makefile.in |
f5f530fd VS |
677 | ../../samples/oleauto/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/oleauto/oleauto.bkl |
678 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/oleauto/makefile.bcc -DWXTOPDIR=../../ ../../samples/oleauto/oleauto.bkl | |
679 | touch ../../samples/oleauto/makefile.bcc | |
ddf98968 VS |
680 | |
681 | # from ../../samples/wxtest/wxtest.bkl | |
a0034878 | 682 | ../../samples/wxtest/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/wxtest/wxtest.bkl |
66fc7908 | 683 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/wxtest/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/wxtest/wxtest.bkl |
ddf98968 | 684 | touch ../../samples/wxtest/Makefile.in |
f5f530fd VS |
685 | ../../samples/wxtest/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/wxtest/wxtest.bkl |
686 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/wxtest/makefile.bcc -DWXTOPDIR=../../ ../../samples/wxtest/wxtest.bkl | |
687 | touch ../../samples/wxtest/makefile.bcc | |
ddf98968 VS |
688 | |
689 | # from ../../samples/artprov/artprov.bkl | |
a0034878 | 690 | ../../samples/artprov/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/artprov/artprov.bkl |
66fc7908 | 691 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/artprov/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/artprov/artprov.bkl |
ddf98968 | 692 | touch ../../samples/artprov/Makefile.in |
f5f530fd VS |
693 | ../../samples/artprov/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/artprov/artprov.bkl |
694 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/artprov/makefile.bcc -DWXTOPDIR=../../ ../../samples/artprov/artprov.bkl | |
695 | touch ../../samples/artprov/makefile.bcc | |
ddf98968 VS |
696 | |
697 | # from ../../samples/propsize/propsize.bkl | |
a0034878 | 698 | ../../samples/propsize/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/propsize/propsize.bkl |
66fc7908 | 699 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/propsize/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/propsize/propsize.bkl |
ddf98968 | 700 | touch ../../samples/propsize/Makefile.in |
f5f530fd VS |
701 | ../../samples/propsize/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/propsize/propsize.bkl |
702 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/propsize/makefile.bcc -DWXTOPDIR=../../ ../../samples/propsize/propsize.bkl | |
703 | touch ../../samples/propsize/makefile.bcc | |
ddf98968 VS |
704 | |
705 | # from ../../samples/ownerdrw/ownerdrw.bkl | |
a0034878 | 706 | ../../samples/ownerdrw/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/ownerdrw/ownerdrw.bkl |
66fc7908 | 707 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/ownerdrw/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/ownerdrw/ownerdrw.bkl |
ddf98968 | 708 | touch ../../samples/ownerdrw/Makefile.in |
f5f530fd VS |
709 | ../../samples/ownerdrw/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/ownerdrw/ownerdrw.bkl |
710 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/ownerdrw/makefile.bcc -DWXTOPDIR=../../ ../../samples/ownerdrw/ownerdrw.bkl | |
711 | touch ../../samples/ownerdrw/makefile.bcc | |
ddf98968 VS |
712 | |
713 | # from ../../samples/vscroll/vscroll.bkl | |
a0034878 | 714 | ../../samples/vscroll/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/vscroll/vscroll.bkl |
66fc7908 | 715 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/vscroll/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/vscroll/vscroll.bkl |
ddf98968 | 716 | touch ../../samples/vscroll/Makefile.in |
f5f530fd VS |
717 | ../../samples/vscroll/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/vscroll/vscroll.bkl |
718 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/vscroll/makefile.bcc -DWXTOPDIR=../../ ../../samples/vscroll/vscroll.bkl | |
719 | touch ../../samples/vscroll/makefile.bcc | |
ddf98968 VS |
720 | |
721 | # from ../../samples/validate/validate.bkl | |
a0034878 | 722 | ../../samples/validate/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/validate/validate.bkl |
66fc7908 | 723 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/validate/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/validate/validate.bkl |
ddf98968 | 724 | touch ../../samples/validate/Makefile.in |
f5f530fd VS |
725 | ../../samples/validate/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/validate/validate.bkl |
726 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/validate/makefile.bcc -DWXTOPDIR=../../ ../../samples/validate/validate.bkl | |
727 | touch ../../samples/validate/makefile.bcc | |
ddf98968 VS |
728 | |
729 | # from ../../samples/widgets/widgets.bkl | |
a0034878 | 730 | ../../samples/widgets/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/widgets/widgets.bkl |
66fc7908 | 731 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/widgets/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/widgets/widgets.bkl |
ddf98968 | 732 | touch ../../samples/widgets/Makefile.in |
f5f530fd VS |
733 | ../../samples/widgets/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/widgets/widgets.bkl |
734 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/widgets/makefile.bcc -DWXTOPDIR=../../ ../../samples/widgets/widgets.bkl | |
735 | touch ../../samples/widgets/makefile.bcc | |
ddf98968 VS |
736 | |
737 | # from ../../samples/keyboard/keyboard.bkl | |
a0034878 | 738 | ../../samples/keyboard/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/keyboard/keyboard.bkl |
66fc7908 | 739 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/keyboard/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/keyboard/keyboard.bkl |
ddf98968 | 740 | touch ../../samples/keyboard/Makefile.in |
f5f530fd VS |
741 | ../../samples/keyboard/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/keyboard/keyboard.bkl |
742 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/keyboard/makefile.bcc -DWXTOPDIR=../../ ../../samples/keyboard/keyboard.bkl | |
743 | touch ../../samples/keyboard/makefile.bcc | |
ddf98968 VS |
744 | |
745 | # from ../../samples/docvwmdi/docvwmdi.bkl | |
a0034878 | 746 | ../../samples/docvwmdi/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/docvwmdi/docvwmdi.bkl |
66fc7908 | 747 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/docvwmdi/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/docvwmdi/docvwmdi.bkl |
ddf98968 | 748 | touch ../../samples/docvwmdi/Makefile.in |
f5f530fd VS |
749 | ../../samples/docvwmdi/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/docvwmdi/docvwmdi.bkl |
750 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/docvwmdi/makefile.bcc -DWXTOPDIR=../../ ../../samples/docvwmdi/docvwmdi.bkl | |
751 | touch ../../samples/docvwmdi/makefile.bcc | |
ddf98968 VS |
752 | |
753 | # from ../../samples/scrollsub/scrollsub.bkl | |
a0034878 | 754 | ../../samples/scrollsub/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/scrollsub/scrollsub.bkl |
66fc7908 | 755 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/scrollsub/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/scrollsub/scrollsub.bkl |
ddf98968 | 756 | touch ../../samples/scrollsub/Makefile.in |
f5f530fd VS |
757 | ../../samples/scrollsub/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/scrollsub/scrollsub.bkl |
758 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/scrollsub/makefile.bcc -DWXTOPDIR=../../ ../../samples/scrollsub/scrollsub.bkl | |
759 | touch ../../samples/scrollsub/makefile.bcc | |
ddf98968 VS |
760 | |
761 | # from ../../samples/memcheck/memcheck.bkl | |
a0034878 | 762 | ../../samples/memcheck/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/memcheck/memcheck.bkl |
66fc7908 | 763 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/memcheck/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/memcheck/memcheck.bkl |
ddf98968 | 764 | touch ../../samples/memcheck/Makefile.in |
f5f530fd VS |
765 | ../../samples/memcheck/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/memcheck/memcheck.bkl |
766 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/memcheck/makefile.bcc -DWXTOPDIR=../../ ../../samples/memcheck/memcheck.bkl | |
767 | touch ../../samples/memcheck/makefile.bcc | |
ddf98968 VS |
768 | |
769 | # from ../../samples/internat/internat.bkl | |
a0034878 | 770 | ../../samples/internat/Makefile.in: common.bkl common_samples.bkl config.bkl ../../samples/internat/internat.bkl |
66fc7908 | 771 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../samples/internat/Makefile.in -DWXTOPDIR=../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/internat/internat.bkl |
ddf98968 | 772 | touch ../../samples/internat/Makefile.in |
f5f530fd VS |
773 | ../../samples/internat/makefile.bcc: common.bkl common_samples.bkl config.bkl ../../samples/internat/internat.bkl |
774 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../samples/internat/makefile.bcc -DWXTOPDIR=../../ ../../samples/internat/internat.bkl | |
775 | touch ../../samples/internat/makefile.bcc | |
c0608865 | 776 | |
a90f1b0b | 777 | # from ../../contrib/build/xrc/xrc.bkl |
e86e1522 | 778 | ../../contrib/src/xrc/Makefile.in: common.bkl common_contrib.bkl config.bkl ../../contrib/build/xrc/xrc.bkl |
66fc7908 | 779 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../contrib/src/xrc/Makefile.in -DWXTOPDIR=../../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/build/xrc/xrc.bkl |
a90f1b0b | 780 | touch ../../contrib/src/xrc/Makefile.in |
f5f530fd VS |
781 | ../../contrib/build/xrc/makefile.bcc: common.bkl common_contrib.bkl config.bkl ../../contrib/build/xrc/xrc.bkl |
782 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../contrib/build/xrc/makefile.bcc -DWXTOPDIR=../../../ ../../contrib/build/xrc/xrc.bkl | |
783 | touch ../../contrib/build/xrc/makefile.bcc | |
acf38e5f VS |
784 | |
785 | # from ../../contrib/build/gizmos/gizmos.bkl | |
786 | ../../contrib/src/gizmos/Makefile.in: common.bkl common_contrib.bkl config.bkl ../../contrib/build/gizmos/gizmos.bkl | |
66fc7908 | 787 | $(BAKEFILE) $(BAKEARGS) -fautoconf -o../../contrib/src/gizmos/Makefile.in -DWXTOPDIR=../../../ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/build/gizmos/gizmos.bkl |
acf38e5f | 788 | touch ../../contrib/src/gizmos/Makefile.in |
f5f530fd VS |
789 | ../../contrib/build/gizmos/makefile.bcc: common.bkl common_contrib.bkl config.bkl ../../contrib/build/gizmos/gizmos.bkl |
790 | $(BAKEFILE) $(BAKEARGS) -fborland -o../../contrib/build/gizmos/makefile.bcc -DWXTOPDIR=../../../ ../../contrib/build/gizmos/gizmos.bkl | |
791 | touch ../../contrib/build/gizmos/makefile.bcc |