]>
Commit | Line | Data |
---|---|---|
ddf98968 VS |
1 | |
2 | # Generated by regenMakefile.py | |
3 | ||
31009f33 | 4 | BAKEFILE = bakefile -v |
ddf98968 VS |
5 | |
6 | ||
31009f33 VS |
7 | CDEPS = config.bkl common.bkl common_contrib.bkl |
8 | SDEPS = config.bkl common.bkl common_samples.bkl | |
50da51ee | 9 | MDEPS = common.bkl config.bkl files.bkl monolithic.bkl multilib.bkl opengl.bkl wxwin.py |
2ae7eb26 | 10 | AUTOCONF_ALL = \ |
2ae7eb26 | 11 | ../../Makefile.in \ |
57700c50 VS |
12 | ../../configure \ |
13 | ../../contrib/samples/animate/Makefile.in \ | |
14 | ../../contrib/samples/xrc/Makefile.in \ | |
15 | ../../contrib/src/animate/Makefile.in \ | |
16 | ../../contrib/src/fl/Makefile.in \ | |
17 | ../../contrib/src/gizmos/Makefile.in \ | |
18 | ../../contrib/src/ogl/Makefile.in \ | |
19 | ../../contrib/src/stc/Makefile.in \ | |
20 | ../../contrib/src/xrc/Makefile.in \ | |
9fae71ed | 21 | ../../contrib/utils/wxrc/Makefile.in \ |
2ae7eb26 VS |
22 | ../../samples/Makefile.in \ |
23 | ../../samples/access/Makefile.in \ | |
24 | ../../samples/artprov/Makefile.in \ | |
25 | ../../samples/calendar/Makefile.in \ | |
26 | ../../samples/caret/Makefile.in \ | |
27 | ../../samples/checklst/Makefile.in \ | |
28 | ../../samples/config/Makefile.in \ | |
29 | ../../samples/console/Makefile.in \ | |
30 | ../../samples/controls/Makefile.in \ | |
31 | ../../samples/db/Makefile.in \ | |
32 | ../../samples/dialogs/Makefile.in \ | |
33 | ../../samples/dialup/Makefile.in \ | |
34 | ../../samples/display/Makefile.in \ | |
35 | ../../samples/dnd/Makefile.in \ | |
36 | ../../samples/docview/Makefile.in \ | |
37 | ../../samples/docvwmdi/Makefile.in \ | |
38 | ../../samples/dragimag/Makefile.in \ | |
39 | ../../samples/drawing/Makefile.in \ | |
40 | ../../samples/dynamic/Makefile.in \ | |
41 | ../../samples/erase/Makefile.in \ | |
42 | ../../samples/event/Makefile.in \ | |
43 | ../../samples/exec/Makefile.in \ | |
44 | ../../samples/font/Makefile.in \ | |
45 | ../../samples/grid/Makefile.in \ | |
46 | ../../samples/help/Makefile.in \ | |
47 | ../../samples/htlbox/Makefile.in \ | |
48 | ../../samples/html/Makefile.in \ | |
49 | ../../samples/html/about/Makefile.in \ | |
50 | ../../samples/html/help/Makefile.in \ | |
51 | ../../samples/html/helpview/Makefile.in \ | |
52 | ../../samples/html/printing/Makefile.in \ | |
53 | ../../samples/html/test/Makefile.in \ | |
54 | ../../samples/html/virtual/Makefile.in \ | |
55 | ../../samples/html/widget/Makefile.in \ | |
56 | ../../samples/html/zip/Makefile.in \ | |
57 | ../../samples/image/Makefile.in \ | |
58 | ../../samples/internat/Makefile.in \ | |
59 | ../../samples/ipc/Makefile.in \ | |
60 | ../../samples/joytest/Makefile.in \ | |
61 | ../../samples/keyboard/Makefile.in \ | |
62 | ../../samples/layout/Makefile.in \ | |
63 | ../../samples/listbox/Makefile.in \ | |
64 | ../../samples/listctrl/Makefile.in \ | |
65 | ../../samples/mdi/Makefile.in \ | |
66 | ../../samples/memcheck/Makefile.in \ | |
67 | ../../samples/menu/Makefile.in \ | |
68 | ../../samples/mfc/Makefile.in \ | |
69 | ../../samples/minifram/Makefile.in \ | |
70 | ../../samples/minimal/Makefile.in \ | |
71 | ../../samples/mobile/Makefile.in \ | |
72 | ../../samples/multimon/Makefile.in \ | |
73 | ../../samples/nativdlg/Makefile.in \ | |
74 | ../../samples/newgrid/Makefile.in \ | |
75 | ../../samples/notebook/Makefile.in \ | |
76 | ../../samples/oleauto/Makefile.in \ | |
77 | ../../samples/opengl/Makefile.in \ | |
57700c50 | 78 | ../../samples/opengl/cube/Makefile.in \ |
2ae7eb26 VS |
79 | ../../samples/ownerdrw/Makefile.in \ |
80 | ../../samples/png/Makefile.in \ | |
81 | ../../samples/printing/Makefile.in \ | |
82 | ../../samples/propsize/Makefile.in \ | |
83 | ../../samples/regtest/Makefile.in \ | |
84 | ../../samples/richedit/Makefile.in \ | |
85 | ../../samples/rotate/Makefile.in \ | |
86 | ../../samples/sashtest/Makefile.in \ | |
87 | ../../samples/scroll/Makefile.in \ | |
88 | ../../samples/scrollsub/Makefile.in \ | |
89 | ../../samples/shaped/Makefile.in \ | |
90 | ../../samples/sockets/Makefile.in \ | |
91 | ../../samples/splitter/Makefile.in \ | |
92 | ../../samples/statbar/Makefile.in \ | |
93 | ../../samples/tab/Makefile.in \ | |
94 | ../../samples/taskbar/Makefile.in \ | |
95 | ../../samples/text/Makefile.in \ | |
96 | ../../samples/thread/Makefile.in \ | |
97 | ../../samples/toolbar/Makefile.in \ | |
98 | ../../samples/treectrl/Makefile.in \ | |
99 | ../../samples/typetest/Makefile.in \ | |
100 | ../../samples/validate/Makefile.in \ | |
101 | ../../samples/vscroll/Makefile.in \ | |
102 | ../../samples/widgets/Makefile.in \ | |
103 | ../../samples/wizard/Makefile.in \ | |
57700c50 | 104 | ../../samples/wxtest/Makefile.in |
2ae7eb26 | 105 | BORLAND_ALL = \ |
57700c50 VS |
106 | ../../contrib/build/animate/makefile.bcc \ |
107 | ../../contrib/build/fl/makefile.bcc \ | |
108 | ../../contrib/build/gizmos/makefile.bcc \ | |
109 | ../../contrib/build/ogl/makefile.bcc \ | |
110 | ../../contrib/build/stc/makefile.bcc \ | |
111 | ../../contrib/build/xrc/makefile.bcc \ | |
112 | ../../contrib/samples/animate/makefile.bcc \ | |
113 | ../../contrib/samples/xrc/makefile.bcc \ | |
9fae71ed | 114 | ../../contrib/utils/wxrc/makefile.bcc \ |
2ae7eb26 VS |
115 | ../../samples/access/makefile.bcc \ |
116 | ../../samples/artprov/makefile.bcc \ | |
117 | ../../samples/calendar/makefile.bcc \ | |
118 | ../../samples/caret/makefile.bcc \ | |
119 | ../../samples/checklst/makefile.bcc \ | |
120 | ../../samples/config/makefile.bcc \ | |
121 | ../../samples/console/makefile.bcc \ | |
122 | ../../samples/controls/makefile.bcc \ | |
123 | ../../samples/db/makefile.bcc \ | |
124 | ../../samples/dialogs/makefile.bcc \ | |
125 | ../../samples/dialup/makefile.bcc \ | |
126 | ../../samples/display/makefile.bcc \ | |
127 | ../../samples/dnd/makefile.bcc \ | |
128 | ../../samples/docview/makefile.bcc \ | |
129 | ../../samples/docvwmdi/makefile.bcc \ | |
130 | ../../samples/dragimag/makefile.bcc \ | |
131 | ../../samples/drawing/makefile.bcc \ | |
132 | ../../samples/dynamic/makefile.bcc \ | |
133 | ../../samples/erase/makefile.bcc \ | |
134 | ../../samples/event/makefile.bcc \ | |
135 | ../../samples/exec/makefile.bcc \ | |
136 | ../../samples/font/makefile.bcc \ | |
137 | ../../samples/grid/makefile.bcc \ | |
138 | ../../samples/help/makefile.bcc \ | |
139 | ../../samples/htlbox/makefile.bcc \ | |
2ae7eb26 VS |
140 | ../../samples/html/about/makefile.bcc \ |
141 | ../../samples/html/help/makefile.bcc \ | |
142 | ../../samples/html/helpview/makefile.bcc \ | |
57700c50 | 143 | ../../samples/html/makefile.bcc \ |
2ae7eb26 VS |
144 | ../../samples/html/printing/makefile.bcc \ |
145 | ../../samples/html/test/makefile.bcc \ | |
146 | ../../samples/html/virtual/makefile.bcc \ | |
147 | ../../samples/html/widget/makefile.bcc \ | |
148 | ../../samples/html/zip/makefile.bcc \ | |
149 | ../../samples/image/makefile.bcc \ | |
150 | ../../samples/internat/makefile.bcc \ | |
151 | ../../samples/ipc/makefile.bcc \ | |
152 | ../../samples/joytest/makefile.bcc \ | |
153 | ../../samples/keyboard/makefile.bcc \ | |
154 | ../../samples/layout/makefile.bcc \ | |
155 | ../../samples/listbox/makefile.bcc \ | |
156 | ../../samples/listctrl/makefile.bcc \ | |
57700c50 | 157 | ../../samples/makefile.bcc \ |
2ae7eb26 VS |
158 | ../../samples/mdi/makefile.bcc \ |
159 | ../../samples/memcheck/makefile.bcc \ | |
160 | ../../samples/menu/makefile.bcc \ | |
161 | ../../samples/mfc/makefile.bcc \ | |
162 | ../../samples/minifram/makefile.bcc \ | |
163 | ../../samples/minimal/makefile.bcc \ | |
164 | ../../samples/mobile/makefile.bcc \ | |
165 | ../../samples/multimon/makefile.bcc \ | |
166 | ../../samples/nativdlg/makefile.bcc \ | |
167 | ../../samples/newgrid/makefile.bcc \ | |
168 | ../../samples/notebook/makefile.bcc \ | |
169 | ../../samples/oleauto/makefile.bcc \ | |
57700c50 | 170 | ../../samples/opengl/cube/makefile.bcc \ |
2ae7eb26 VS |
171 | ../../samples/opengl/makefile.bcc \ |
172 | ../../samples/ownerdrw/makefile.bcc \ | |
173 | ../../samples/png/makefile.bcc \ | |
174 | ../../samples/printing/makefile.bcc \ | |
175 | ../../samples/propsize/makefile.bcc \ | |
176 | ../../samples/regtest/makefile.bcc \ | |
177 | ../../samples/richedit/makefile.bcc \ | |
178 | ../../samples/rotate/makefile.bcc \ | |
179 | ../../samples/sashtest/makefile.bcc \ | |
180 | ../../samples/scroll/makefile.bcc \ | |
181 | ../../samples/scrollsub/makefile.bcc \ | |
182 | ../../samples/shaped/makefile.bcc \ | |
183 | ../../samples/sockets/makefile.bcc \ | |
184 | ../../samples/splitter/makefile.bcc \ | |
185 | ../../samples/statbar/makefile.bcc \ | |
186 | ../../samples/tab/makefile.bcc \ | |
187 | ../../samples/taskbar/makefile.bcc \ | |
188 | ../../samples/text/makefile.bcc \ | |
189 | ../../samples/thread/makefile.bcc \ | |
190 | ../../samples/toolbar/makefile.bcc \ | |
191 | ../../samples/treectrl/makefile.bcc \ | |
192 | ../../samples/typetest/makefile.bcc \ | |
193 | ../../samples/validate/makefile.bcc \ | |
194 | ../../samples/vscroll/makefile.bcc \ | |
195 | ../../samples/widgets/makefile.bcc \ | |
196 | ../../samples/wizard/makefile.bcc \ | |
197 | ../../samples/wxtest/makefile.bcc \ | |
57700c50 | 198 | ../makefile.bcc |
2ae7eb26 | 199 | MINGW_ALL = \ |
57700c50 VS |
200 | ../../contrib/build/animate/makefile.gcc \ |
201 | ../../contrib/build/fl/makefile.gcc \ | |
202 | ../../contrib/build/gizmos/makefile.gcc \ | |
203 | ../../contrib/build/ogl/makefile.gcc \ | |
204 | ../../contrib/build/stc/makefile.gcc \ | |
205 | ../../contrib/build/xrc/makefile.gcc \ | |
206 | ../../contrib/samples/animate/makefile.gcc \ | |
207 | ../../contrib/samples/xrc/makefile.gcc \ | |
9fae71ed | 208 | ../../contrib/utils/wxrc/makefile.gcc \ |
2ae7eb26 VS |
209 | ../../samples/access/makefile.gcc \ |
210 | ../../samples/artprov/makefile.gcc \ | |
211 | ../../samples/calendar/makefile.gcc \ | |
212 | ../../samples/caret/makefile.gcc \ | |
213 | ../../samples/checklst/makefile.gcc \ | |
214 | ../../samples/config/makefile.gcc \ | |
215 | ../../samples/console/makefile.gcc \ | |
216 | ../../samples/controls/makefile.gcc \ | |
217 | ../../samples/db/makefile.gcc \ | |
218 | ../../samples/dialogs/makefile.gcc \ | |
219 | ../../samples/dialup/makefile.gcc \ | |
220 | ../../samples/display/makefile.gcc \ | |
221 | ../../samples/dnd/makefile.gcc \ | |
222 | ../../samples/docview/makefile.gcc \ | |
223 | ../../samples/docvwmdi/makefile.gcc \ | |
224 | ../../samples/dragimag/makefile.gcc \ | |
225 | ../../samples/drawing/makefile.gcc \ | |
226 | ../../samples/dynamic/makefile.gcc \ | |
227 | ../../samples/erase/makefile.gcc \ | |
228 | ../../samples/event/makefile.gcc \ | |
229 | ../../samples/exec/makefile.gcc \ | |
230 | ../../samples/font/makefile.gcc \ | |
231 | ../../samples/grid/makefile.gcc \ | |
232 | ../../samples/help/makefile.gcc \ | |
233 | ../../samples/htlbox/makefile.gcc \ | |
2ae7eb26 VS |
234 | ../../samples/html/about/makefile.gcc \ |
235 | ../../samples/html/help/makefile.gcc \ | |
236 | ../../samples/html/helpview/makefile.gcc \ | |
57700c50 | 237 | ../../samples/html/makefile.gcc \ |
2ae7eb26 VS |
238 | ../../samples/html/printing/makefile.gcc \ |
239 | ../../samples/html/test/makefile.gcc \ | |
240 | ../../samples/html/virtual/makefile.gcc \ | |
241 | ../../samples/html/widget/makefile.gcc \ | |
242 | ../../samples/html/zip/makefile.gcc \ | |
243 | ../../samples/image/makefile.gcc \ | |
244 | ../../samples/internat/makefile.gcc \ | |
245 | ../../samples/ipc/makefile.gcc \ | |
246 | ../../samples/joytest/makefile.gcc \ | |
247 | ../../samples/keyboard/makefile.gcc \ | |
248 | ../../samples/layout/makefile.gcc \ | |
249 | ../../samples/listbox/makefile.gcc \ | |
250 | ../../samples/listctrl/makefile.gcc \ | |
57700c50 | 251 | ../../samples/makefile.gcc \ |
2ae7eb26 VS |
252 | ../../samples/mdi/makefile.gcc \ |
253 | ../../samples/memcheck/makefile.gcc \ | |
254 | ../../samples/menu/makefile.gcc \ | |
255 | ../../samples/mfc/makefile.gcc \ | |
256 | ../../samples/minifram/makefile.gcc \ | |
257 | ../../samples/minimal/makefile.gcc \ | |
258 | ../../samples/mobile/makefile.gcc \ | |
259 | ../../samples/multimon/makefile.gcc \ | |
260 | ../../samples/nativdlg/makefile.gcc \ | |
261 | ../../samples/newgrid/makefile.gcc \ | |
262 | ../../samples/notebook/makefile.gcc \ | |
263 | ../../samples/oleauto/makefile.gcc \ | |
57700c50 | 264 | ../../samples/opengl/cube/makefile.gcc \ |
2ae7eb26 VS |
265 | ../../samples/opengl/makefile.gcc \ |
266 | ../../samples/ownerdrw/makefile.gcc \ | |
267 | ../../samples/png/makefile.gcc \ | |
268 | ../../samples/printing/makefile.gcc \ | |
269 | ../../samples/propsize/makefile.gcc \ | |
270 | ../../samples/regtest/makefile.gcc \ | |
271 | ../../samples/richedit/makefile.gcc \ | |
272 | ../../samples/rotate/makefile.gcc \ | |
273 | ../../samples/sashtest/makefile.gcc \ | |
274 | ../../samples/scroll/makefile.gcc \ | |
275 | ../../samples/scrollsub/makefile.gcc \ | |
276 | ../../samples/shaped/makefile.gcc \ | |
277 | ../../samples/sockets/makefile.gcc \ | |
278 | ../../samples/splitter/makefile.gcc \ | |
279 | ../../samples/statbar/makefile.gcc \ | |
280 | ../../samples/tab/makefile.gcc \ | |
281 | ../../samples/taskbar/makefile.gcc \ | |
282 | ../../samples/text/makefile.gcc \ | |
283 | ../../samples/thread/makefile.gcc \ | |
284 | ../../samples/toolbar/makefile.gcc \ | |
285 | ../../samples/treectrl/makefile.gcc \ | |
286 | ../../samples/typetest/makefile.gcc \ | |
287 | ../../samples/validate/makefile.gcc \ | |
288 | ../../samples/vscroll/makefile.gcc \ | |
289 | ../../samples/widgets/makefile.gcc \ | |
290 | ../../samples/wizard/makefile.gcc \ | |
291 | ../../samples/wxtest/makefile.gcc \ | |
57700c50 | 292 | ../makefile.gcc |
2ae7eb26 | 293 | MSVC_ALL = \ |
57700c50 VS |
294 | ../../contrib/build/animate/makefile.vc \ |
295 | ../../contrib/build/fl/makefile.vc \ | |
296 | ../../contrib/build/gizmos/makefile.vc \ | |
297 | ../../contrib/build/ogl/makefile.vc \ | |
298 | ../../contrib/build/stc/makefile.vc \ | |
299 | ../../contrib/build/xrc/makefile.vc \ | |
300 | ../../contrib/samples/animate/makefile.vc \ | |
301 | ../../contrib/samples/xrc/makefile.vc \ | |
9fae71ed | 302 | ../../contrib/utils/wxrc/makefile.vc \ |
2ae7eb26 VS |
303 | ../../samples/access/makefile.vc \ |
304 | ../../samples/artprov/makefile.vc \ | |
305 | ../../samples/calendar/makefile.vc \ | |
306 | ../../samples/caret/makefile.vc \ | |
307 | ../../samples/checklst/makefile.vc \ | |
308 | ../../samples/config/makefile.vc \ | |
309 | ../../samples/console/makefile.vc \ | |
310 | ../../samples/controls/makefile.vc \ | |
311 | ../../samples/db/makefile.vc \ | |
312 | ../../samples/dialogs/makefile.vc \ | |
313 | ../../samples/dialup/makefile.vc \ | |
314 | ../../samples/display/makefile.vc \ | |
315 | ../../samples/dnd/makefile.vc \ | |
316 | ../../samples/docview/makefile.vc \ | |
317 | ../../samples/docvwmdi/makefile.vc \ | |
318 | ../../samples/dragimag/makefile.vc \ | |
319 | ../../samples/drawing/makefile.vc \ | |
320 | ../../samples/dynamic/makefile.vc \ | |
321 | ../../samples/erase/makefile.vc \ | |
322 | ../../samples/event/makefile.vc \ | |
323 | ../../samples/exec/makefile.vc \ | |
324 | ../../samples/font/makefile.vc \ | |
325 | ../../samples/grid/makefile.vc \ | |
326 | ../../samples/help/makefile.vc \ | |
327 | ../../samples/htlbox/makefile.vc \ | |
2ae7eb26 VS |
328 | ../../samples/html/about/makefile.vc \ |
329 | ../../samples/html/help/makefile.vc \ | |
330 | ../../samples/html/helpview/makefile.vc \ | |
57700c50 | 331 | ../../samples/html/makefile.vc \ |
2ae7eb26 VS |
332 | ../../samples/html/printing/makefile.vc \ |
333 | ../../samples/html/test/makefile.vc \ | |
334 | ../../samples/html/virtual/makefile.vc \ | |
335 | ../../samples/html/widget/makefile.vc \ | |
336 | ../../samples/html/zip/makefile.vc \ | |
337 | ../../samples/image/makefile.vc \ | |
338 | ../../samples/internat/makefile.vc \ | |
339 | ../../samples/ipc/makefile.vc \ | |
340 | ../../samples/joytest/makefile.vc \ | |
341 | ../../samples/keyboard/makefile.vc \ | |
342 | ../../samples/layout/makefile.vc \ | |
343 | ../../samples/listbox/makefile.vc \ | |
344 | ../../samples/listctrl/makefile.vc \ | |
57700c50 | 345 | ../../samples/makefile.vc \ |
2ae7eb26 VS |
346 | ../../samples/mdi/makefile.vc \ |
347 | ../../samples/memcheck/makefile.vc \ | |
348 | ../../samples/menu/makefile.vc \ | |
349 | ../../samples/mfc/makefile.vc \ | |
350 | ../../samples/minifram/makefile.vc \ | |
351 | ../../samples/minimal/makefile.vc \ | |
352 | ../../samples/mobile/makefile.vc \ | |
353 | ../../samples/multimon/makefile.vc \ | |
354 | ../../samples/nativdlg/makefile.vc \ | |
355 | ../../samples/newgrid/makefile.vc \ | |
356 | ../../samples/notebook/makefile.vc \ | |
357 | ../../samples/oleauto/makefile.vc \ | |
57700c50 | 358 | ../../samples/opengl/cube/makefile.vc \ |
2ae7eb26 VS |
359 | ../../samples/opengl/makefile.vc \ |
360 | ../../samples/ownerdrw/makefile.vc \ | |
361 | ../../samples/png/makefile.vc \ | |
362 | ../../samples/printing/makefile.vc \ | |
363 | ../../samples/propsize/makefile.vc \ | |
364 | ../../samples/regtest/makefile.vc \ | |
365 | ../../samples/richedit/makefile.vc \ | |
366 | ../../samples/rotate/makefile.vc \ | |
367 | ../../samples/sashtest/makefile.vc \ | |
368 | ../../samples/scroll/makefile.vc \ | |
369 | ../../samples/scrollsub/makefile.vc \ | |
370 | ../../samples/shaped/makefile.vc \ | |
371 | ../../samples/sockets/makefile.vc \ | |
372 | ../../samples/splitter/makefile.vc \ | |
373 | ../../samples/statbar/makefile.vc \ | |
374 | ../../samples/tab/makefile.vc \ | |
375 | ../../samples/taskbar/makefile.vc \ | |
376 | ../../samples/text/makefile.vc \ | |
377 | ../../samples/thread/makefile.vc \ | |
378 | ../../samples/toolbar/makefile.vc \ | |
379 | ../../samples/treectrl/makefile.vc \ | |
380 | ../../samples/typetest/makefile.vc \ | |
381 | ../../samples/validate/makefile.vc \ | |
382 | ../../samples/vscroll/makefile.vc \ | |
383 | ../../samples/widgets/makefile.vc \ | |
384 | ../../samples/wizard/makefile.vc \ | |
385 | ../../samples/wxtest/makefile.vc \ | |
57700c50 | 386 | ../makefile.vc |
2ae7eb26 | 387 | WATCOM_ALL = \ |
57700c50 VS |
388 | ../../contrib/build/animate/makefile.wat \ |
389 | ../../contrib/build/fl/makefile.wat \ | |
390 | ../../contrib/build/gizmos/makefile.wat \ | |
391 | ../../contrib/build/ogl/makefile.wat \ | |
392 | ../../contrib/build/stc/makefile.wat \ | |
393 | ../../contrib/build/xrc/makefile.wat \ | |
394 | ../../contrib/samples/animate/makefile.wat \ | |
395 | ../../contrib/samples/xrc/makefile.wat \ | |
9fae71ed | 396 | ../../contrib/utils/wxrc/makefile.wat \ |
2ae7eb26 VS |
397 | ../../samples/access/makefile.wat \ |
398 | ../../samples/artprov/makefile.wat \ | |
399 | ../../samples/calendar/makefile.wat \ | |
400 | ../../samples/caret/makefile.wat \ | |
401 | ../../samples/checklst/makefile.wat \ | |
402 | ../../samples/config/makefile.wat \ | |
403 | ../../samples/console/makefile.wat \ | |
404 | ../../samples/controls/makefile.wat \ | |
405 | ../../samples/db/makefile.wat \ | |
406 | ../../samples/dialogs/makefile.wat \ | |
407 | ../../samples/dialup/makefile.wat \ | |
408 | ../../samples/display/makefile.wat \ | |
409 | ../../samples/dnd/makefile.wat \ | |
410 | ../../samples/docview/makefile.wat \ | |
411 | ../../samples/docvwmdi/makefile.wat \ | |
412 | ../../samples/dragimag/makefile.wat \ | |
413 | ../../samples/drawing/makefile.wat \ | |
414 | ../../samples/dynamic/makefile.wat \ | |
415 | ../../samples/erase/makefile.wat \ | |
416 | ../../samples/event/makefile.wat \ | |
417 | ../../samples/exec/makefile.wat \ | |
418 | ../../samples/font/makefile.wat \ | |
419 | ../../samples/grid/makefile.wat \ | |
420 | ../../samples/help/makefile.wat \ | |
421 | ../../samples/htlbox/makefile.wat \ | |
2ae7eb26 VS |
422 | ../../samples/html/about/makefile.wat \ |
423 | ../../samples/html/help/makefile.wat \ | |
424 | ../../samples/html/helpview/makefile.wat \ | |
57700c50 | 425 | ../../samples/html/makefile.wat \ |
2ae7eb26 VS |
426 | ../../samples/html/printing/makefile.wat \ |
427 | ../../samples/html/test/makefile.wat \ | |
428 | ../../samples/html/virtual/makefile.wat \ | |
429 | ../../samples/html/widget/makefile.wat \ | |
430 | ../../samples/html/zip/makefile.wat \ | |
431 | ../../samples/image/makefile.wat \ | |
432 | ../../samples/internat/makefile.wat \ | |
433 | ../../samples/ipc/makefile.wat \ | |
434 | ../../samples/joytest/makefile.wat \ | |
435 | ../../samples/keyboard/makefile.wat \ | |
436 | ../../samples/layout/makefile.wat \ | |
437 | ../../samples/listbox/makefile.wat \ | |
438 | ../../samples/listctrl/makefile.wat \ | |
57700c50 | 439 | ../../samples/makefile.wat \ |
2ae7eb26 VS |
440 | ../../samples/mdi/makefile.wat \ |
441 | ../../samples/memcheck/makefile.wat \ | |
442 | ../../samples/menu/makefile.wat \ | |
443 | ../../samples/mfc/makefile.wat \ | |
444 | ../../samples/minifram/makefile.wat \ | |
445 | ../../samples/minimal/makefile.wat \ | |
446 | ../../samples/mobile/makefile.wat \ | |
447 | ../../samples/multimon/makefile.wat \ | |
448 | ../../samples/nativdlg/makefile.wat \ | |
449 | ../../samples/newgrid/makefile.wat \ | |
450 | ../../samples/notebook/makefile.wat \ | |
451 | ../../samples/oleauto/makefile.wat \ | |
57700c50 | 452 | ../../samples/opengl/cube/makefile.wat \ |
2ae7eb26 VS |
453 | ../../samples/opengl/makefile.wat \ |
454 | ../../samples/ownerdrw/makefile.wat \ | |
455 | ../../samples/png/makefile.wat \ | |
456 | ../../samples/printing/makefile.wat \ | |
457 | ../../samples/propsize/makefile.wat \ | |
458 | ../../samples/regtest/makefile.wat \ | |
459 | ../../samples/richedit/makefile.wat \ | |
460 | ../../samples/rotate/makefile.wat \ | |
461 | ../../samples/sashtest/makefile.wat \ | |
462 | ../../samples/scroll/makefile.wat \ | |
463 | ../../samples/scrollsub/makefile.wat \ | |
464 | ../../samples/shaped/makefile.wat \ | |
465 | ../../samples/sockets/makefile.wat \ | |
466 | ../../samples/splitter/makefile.wat \ | |
467 | ../../samples/statbar/makefile.wat \ | |
468 | ../../samples/tab/makefile.wat \ | |
469 | ../../samples/taskbar/makefile.wat \ | |
470 | ../../samples/text/makefile.wat \ | |
471 | ../../samples/thread/makefile.wat \ | |
472 | ../../samples/toolbar/makefile.wat \ | |
473 | ../../samples/treectrl/makefile.wat \ | |
474 | ../../samples/typetest/makefile.wat \ | |
475 | ../../samples/validate/makefile.wat \ | |
476 | ../../samples/vscroll/makefile.wat \ | |
477 | ../../samples/widgets/makefile.wat \ | |
478 | ../../samples/wizard/makefile.wat \ | |
479 | ../../samples/wxtest/makefile.wat \ | |
57700c50 | 480 | ../makefile.wat |
2ae7eb26 | 481 | all: autoconf borland mingw msvc watcom |
ddf98968 VS |
482 | |
483 | autoconf: $(AUTOCONF_ALL) | |
f5f530fd | 484 | borland: $(BORLAND_ALL) |
2ae7eb26 VS |
485 | mingw: $(MINGW_ALL) |
486 | msvc: $(MSVC_ALL) | |
31009f33 | 487 | watcom: $(WATCOM_ALL) |
ddf98968 VS |
488 | |
489 | clean: | |
490 | rm -f ../../autoconf_inc.m4 | |
2ae7eb26 VS |
491 | rm -f ../../Makefile.in |
492 | rm -f ../../configure | |
2ae7eb26 | 493 | rm -f ../../contrib/samples/animate/Makefile.in |
2ae7eb26 | 494 | rm -f ../../contrib/samples/xrc/Makefile.in |
2ae7eb26 VS |
495 | rm -f ../../contrib/src/animate/Makefile.in |
496 | rm -f ../../contrib/src/fl/Makefile.in | |
497 | rm -f ../../contrib/src/gizmos/Makefile.in | |
498 | rm -f ../../contrib/src/ogl/Makefile.in | |
499 | rm -f ../../contrib/src/stc/Makefile.in | |
500 | rm -f ../../contrib/src/xrc/Makefile.in | |
9fae71ed | 501 | rm -f ../../contrib/utils/wxrc/Makefile.in |
2ae7eb26 VS |
502 | rm -f ../../samples/Makefile.in |
503 | rm -f ../../samples/access/Makefile.in | |
2ae7eb26 | 504 | rm -f ../../samples/artprov/Makefile.in |
2ae7eb26 | 505 | rm -f ../../samples/calendar/Makefile.in |
2ae7eb26 | 506 | rm -f ../../samples/caret/Makefile.in |
2ae7eb26 | 507 | rm -f ../../samples/checklst/Makefile.in |
2ae7eb26 | 508 | rm -f ../../samples/config/Makefile.in |
2ae7eb26 | 509 | rm -f ../../samples/console/Makefile.in |
2ae7eb26 | 510 | rm -f ../../samples/controls/Makefile.in |
2ae7eb26 | 511 | rm -f ../../samples/db/Makefile.in |
2ae7eb26 | 512 | rm -f ../../samples/dialogs/Makefile.in |
2ae7eb26 | 513 | rm -f ../../samples/dialup/Makefile.in |
2ae7eb26 | 514 | rm -f ../../samples/display/Makefile.in |
2ae7eb26 | 515 | rm -f ../../samples/dnd/Makefile.in |
2ae7eb26 | 516 | rm -f ../../samples/docview/Makefile.in |
2ae7eb26 | 517 | rm -f ../../samples/docvwmdi/Makefile.in |
2ae7eb26 | 518 | rm -f ../../samples/dragimag/Makefile.in |
2ae7eb26 | 519 | rm -f ../../samples/drawing/Makefile.in |
2ae7eb26 | 520 | rm -f ../../samples/dynamic/Makefile.in |
2ae7eb26 | 521 | rm -f ../../samples/erase/Makefile.in |
2ae7eb26 | 522 | rm -f ../../samples/event/Makefile.in |
31009f33 | 523 | rm -f ../../samples/exec/Makefile.in |
57700c50 VS |
524 | rm -f ../../samples/font/Makefile.in |
525 | rm -f ../../samples/grid/Makefile.in | |
526 | rm -f ../../samples/help/Makefile.in | |
527 | rm -f ../../samples/htlbox/Makefile.in | |
528 | rm -f ../../samples/html/Makefile.in | |
529 | rm -f ../../samples/html/about/Makefile.in | |
530 | rm -f ../../samples/html/help/Makefile.in | |
531 | rm -f ../../samples/html/helpview/Makefile.in | |
532 | rm -f ../../samples/html/printing/Makefile.in | |
533 | rm -f ../../samples/html/test/Makefile.in | |
534 | rm -f ../../samples/html/virtual/Makefile.in | |
535 | rm -f ../../samples/html/widget/Makefile.in | |
536 | rm -f ../../samples/html/zip/Makefile.in | |
537 | rm -f ../../samples/image/Makefile.in | |
538 | rm -f ../../samples/internat/Makefile.in | |
539 | rm -f ../../samples/ipc/Makefile.in | |
540 | rm -f ../../samples/joytest/Makefile.in | |
541 | rm -f ../../samples/keyboard/Makefile.in | |
542 | rm -f ../../samples/layout/Makefile.in | |
543 | rm -f ../../samples/listbox/Makefile.in | |
544 | rm -f ../../samples/listctrl/Makefile.in | |
545 | rm -f ../../samples/mdi/Makefile.in | |
546 | rm -f ../../samples/memcheck/Makefile.in | |
547 | rm -f ../../samples/menu/Makefile.in | |
548 | rm -f ../../samples/mfc/Makefile.in | |
549 | rm -f ../../samples/minifram/Makefile.in | |
550 | rm -f ../../samples/minimal/Makefile.in | |
551 | rm -f ../../samples/mobile/Makefile.in | |
552 | rm -f ../../samples/multimon/Makefile.in | |
553 | rm -f ../../samples/nativdlg/Makefile.in | |
554 | rm -f ../../samples/newgrid/Makefile.in | |
555 | rm -f ../../samples/notebook/Makefile.in | |
556 | rm -f ../../samples/oleauto/Makefile.in | |
557 | rm -f ../../samples/opengl/Makefile.in | |
558 | rm -f ../../samples/opengl/cube/Makefile.in | |
559 | rm -f ../../samples/ownerdrw/Makefile.in | |
560 | rm -f ../../samples/png/Makefile.in | |
561 | rm -f ../../samples/printing/Makefile.in | |
562 | rm -f ../../samples/propsize/Makefile.in | |
563 | rm -f ../../samples/regtest/Makefile.in | |
564 | rm -f ../../samples/richedit/Makefile.in | |
565 | rm -f ../../samples/rotate/Makefile.in | |
566 | rm -f ../../samples/sashtest/Makefile.in | |
567 | rm -f ../../samples/scroll/Makefile.in | |
568 | rm -f ../../samples/scrollsub/Makefile.in | |
569 | rm -f ../../samples/shaped/Makefile.in | |
570 | rm -f ../../samples/sockets/Makefile.in | |
571 | rm -f ../../samples/splitter/Makefile.in | |
572 | rm -f ../../samples/statbar/Makefile.in | |
573 | rm -f ../../samples/tab/Makefile.in | |
574 | rm -f ../../samples/taskbar/Makefile.in | |
575 | rm -f ../../samples/text/Makefile.in | |
576 | rm -f ../../samples/thread/Makefile.in | |
577 | rm -f ../../samples/toolbar/Makefile.in | |
578 | rm -f ../../samples/treectrl/Makefile.in | |
579 | rm -f ../../samples/typetest/Makefile.in | |
580 | rm -f ../../samples/validate/Makefile.in | |
581 | rm -f ../../samples/vscroll/Makefile.in | |
582 | rm -f ../../samples/widgets/Makefile.in | |
583 | rm -f ../../samples/wizard/Makefile.in | |
584 | rm -f ../../samples/wxtest/Makefile.in | |
585 | rm -f ../../contrib/build/animate/makefile.bcc | |
586 | rm -f ../../contrib/build/fl/makefile.bcc | |
587 | rm -f ../../contrib/build/gizmos/makefile.bcc | |
588 | rm -f ../../contrib/build/ogl/makefile.bcc | |
589 | rm -f ../../contrib/build/stc/makefile.bcc | |
590 | rm -f ../../contrib/build/xrc/makefile.bcc | |
591 | rm -f ../../contrib/samples/animate/makefile.bcc | |
592 | rm -f ../../contrib/samples/xrc/makefile.bcc | |
9fae71ed | 593 | rm -f ../../contrib/utils/wxrc/makefile.bcc |
57700c50 VS |
594 | rm -f ../../samples/access/makefile.bcc |
595 | rm -f ../../samples/artprov/makefile.bcc | |
596 | rm -f ../../samples/calendar/makefile.bcc | |
597 | rm -f ../../samples/caret/makefile.bcc | |
598 | rm -f ../../samples/checklst/makefile.bcc | |
599 | rm -f ../../samples/config/makefile.bcc | |
600 | rm -f ../../samples/console/makefile.bcc | |
601 | rm -f ../../samples/controls/makefile.bcc | |
602 | rm -f ../../samples/db/makefile.bcc | |
603 | rm -f ../../samples/dialogs/makefile.bcc | |
604 | rm -f ../../samples/dialup/makefile.bcc | |
605 | rm -f ../../samples/display/makefile.bcc | |
606 | rm -f ../../samples/dnd/makefile.bcc | |
607 | rm -f ../../samples/docview/makefile.bcc | |
608 | rm -f ../../samples/docvwmdi/makefile.bcc | |
609 | rm -f ../../samples/dragimag/makefile.bcc | |
610 | rm -f ../../samples/drawing/makefile.bcc | |
611 | rm -f ../../samples/dynamic/makefile.bcc | |
612 | rm -f ../../samples/erase/makefile.bcc | |
613 | rm -f ../../samples/event/makefile.bcc | |
614 | rm -f ../../samples/exec/makefile.bcc | |
615 | rm -f ../../samples/font/makefile.bcc | |
616 | rm -f ../../samples/grid/makefile.bcc | |
617 | rm -f ../../samples/help/makefile.bcc | |
618 | rm -f ../../samples/htlbox/makefile.bcc | |
619 | rm -f ../../samples/html/about/makefile.bcc | |
620 | rm -f ../../samples/html/help/makefile.bcc | |
621 | rm -f ../../samples/html/helpview/makefile.bcc | |
622 | rm -f ../../samples/html/makefile.bcc | |
623 | rm -f ../../samples/html/printing/makefile.bcc | |
624 | rm -f ../../samples/html/test/makefile.bcc | |
625 | rm -f ../../samples/html/virtual/makefile.bcc | |
626 | rm -f ../../samples/html/widget/makefile.bcc | |
627 | rm -f ../../samples/html/zip/makefile.bcc | |
628 | rm -f ../../samples/image/makefile.bcc | |
629 | rm -f ../../samples/internat/makefile.bcc | |
630 | rm -f ../../samples/ipc/makefile.bcc | |
631 | rm -f ../../samples/joytest/makefile.bcc | |
632 | rm -f ../../samples/keyboard/makefile.bcc | |
633 | rm -f ../../samples/layout/makefile.bcc | |
634 | rm -f ../../samples/listbox/makefile.bcc | |
635 | rm -f ../../samples/listctrl/makefile.bcc | |
636 | rm -f ../../samples/makefile.bcc | |
637 | rm -f ../../samples/mdi/makefile.bcc | |
638 | rm -f ../../samples/memcheck/makefile.bcc | |
639 | rm -f ../../samples/menu/makefile.bcc | |
640 | rm -f ../../samples/mfc/makefile.bcc | |
641 | rm -f ../../samples/minifram/makefile.bcc | |
642 | rm -f ../../samples/minimal/makefile.bcc | |
643 | rm -f ../../samples/mobile/makefile.bcc | |
644 | rm -f ../../samples/multimon/makefile.bcc | |
645 | rm -f ../../samples/nativdlg/makefile.bcc | |
646 | rm -f ../../samples/newgrid/makefile.bcc | |
647 | rm -f ../../samples/notebook/makefile.bcc | |
648 | rm -f ../../samples/oleauto/makefile.bcc | |
649 | rm -f ../../samples/opengl/cube/makefile.bcc | |
650 | rm -f ../../samples/opengl/makefile.bcc | |
651 | rm -f ../../samples/ownerdrw/makefile.bcc | |
652 | rm -f ../../samples/png/makefile.bcc | |
653 | rm -f ../../samples/printing/makefile.bcc | |
654 | rm -f ../../samples/propsize/makefile.bcc | |
655 | rm -f ../../samples/regtest/makefile.bcc | |
656 | rm -f ../../samples/richedit/makefile.bcc | |
657 | rm -f ../../samples/rotate/makefile.bcc | |
658 | rm -f ../../samples/sashtest/makefile.bcc | |
659 | rm -f ../../samples/scroll/makefile.bcc | |
660 | rm -f ../../samples/scrollsub/makefile.bcc | |
661 | rm -f ../../samples/shaped/makefile.bcc | |
662 | rm -f ../../samples/sockets/makefile.bcc | |
663 | rm -f ../../samples/splitter/makefile.bcc | |
664 | rm -f ../../samples/statbar/makefile.bcc | |
665 | rm -f ../../samples/tab/makefile.bcc | |
666 | rm -f ../../samples/taskbar/makefile.bcc | |
667 | rm -f ../../samples/text/makefile.bcc | |
668 | rm -f ../../samples/thread/makefile.bcc | |
669 | rm -f ../../samples/toolbar/makefile.bcc | |
670 | rm -f ../../samples/treectrl/makefile.bcc | |
671 | rm -f ../../samples/typetest/makefile.bcc | |
672 | rm -f ../../samples/validate/makefile.bcc | |
673 | rm -f ../../samples/vscroll/makefile.bcc | |
674 | rm -f ../../samples/widgets/makefile.bcc | |
675 | rm -f ../../samples/wizard/makefile.bcc | |
676 | rm -f ../../samples/wxtest/makefile.bcc | |
677 | rm -f ../makefile.bcc | |
678 | rm -f ../../contrib/build/animate/makefile.gcc | |
679 | rm -f ../../contrib/build/fl/makefile.gcc | |
680 | rm -f ../../contrib/build/gizmos/makefile.gcc | |
681 | rm -f ../../contrib/build/ogl/makefile.gcc | |
682 | rm -f ../../contrib/build/stc/makefile.gcc | |
683 | rm -f ../../contrib/build/xrc/makefile.gcc | |
684 | rm -f ../../contrib/samples/animate/makefile.gcc | |
685 | rm -f ../../contrib/samples/xrc/makefile.gcc | |
9fae71ed | 686 | rm -f ../../contrib/utils/wxrc/makefile.gcc |
57700c50 VS |
687 | rm -f ../../samples/access/makefile.gcc |
688 | rm -f ../../samples/artprov/makefile.gcc | |
689 | rm -f ../../samples/calendar/makefile.gcc | |
690 | rm -f ../../samples/caret/makefile.gcc | |
691 | rm -f ../../samples/checklst/makefile.gcc | |
692 | rm -f ../../samples/config/makefile.gcc | |
693 | rm -f ../../samples/console/makefile.gcc | |
694 | rm -f ../../samples/controls/makefile.gcc | |
695 | rm -f ../../samples/db/makefile.gcc | |
696 | rm -f ../../samples/dialogs/makefile.gcc | |
697 | rm -f ../../samples/dialup/makefile.gcc | |
698 | rm -f ../../samples/display/makefile.gcc | |
699 | rm -f ../../samples/dnd/makefile.gcc | |
700 | rm -f ../../samples/docview/makefile.gcc | |
701 | rm -f ../../samples/docvwmdi/makefile.gcc | |
702 | rm -f ../../samples/dragimag/makefile.gcc | |
703 | rm -f ../../samples/drawing/makefile.gcc | |
704 | rm -f ../../samples/dynamic/makefile.gcc | |
705 | rm -f ../../samples/erase/makefile.gcc | |
706 | rm -f ../../samples/event/makefile.gcc | |
707 | rm -f ../../samples/exec/makefile.gcc | |
708 | rm -f ../../samples/font/makefile.gcc | |
709 | rm -f ../../samples/grid/makefile.gcc | |
710 | rm -f ../../samples/help/makefile.gcc | |
711 | rm -f ../../samples/htlbox/makefile.gcc | |
712 | rm -f ../../samples/html/about/makefile.gcc | |
713 | rm -f ../../samples/html/help/makefile.gcc | |
714 | rm -f ../../samples/html/helpview/makefile.gcc | |
715 | rm -f ../../samples/html/makefile.gcc | |
716 | rm -f ../../samples/html/printing/makefile.gcc | |
717 | rm -f ../../samples/html/test/makefile.gcc | |
718 | rm -f ../../samples/html/virtual/makefile.gcc | |
719 | rm -f ../../samples/html/widget/makefile.gcc | |
720 | rm -f ../../samples/html/zip/makefile.gcc | |
721 | rm -f ../../samples/image/makefile.gcc | |
722 | rm -f ../../samples/internat/makefile.gcc | |
723 | rm -f ../../samples/ipc/makefile.gcc | |
724 | rm -f ../../samples/joytest/makefile.gcc | |
725 | rm -f ../../samples/keyboard/makefile.gcc | |
726 | rm -f ../../samples/layout/makefile.gcc | |
727 | rm -f ../../samples/listbox/makefile.gcc | |
728 | rm -f ../../samples/listctrl/makefile.gcc | |
729 | rm -f ../../samples/makefile.gcc | |
730 | rm -f ../../samples/mdi/makefile.gcc | |
731 | rm -f ../../samples/memcheck/makefile.gcc | |
732 | rm -f ../../samples/menu/makefile.gcc | |
733 | rm -f ../../samples/mfc/makefile.gcc | |
734 | rm -f ../../samples/minifram/makefile.gcc | |
735 | rm -f ../../samples/minimal/makefile.gcc | |
736 | rm -f ../../samples/mobile/makefile.gcc | |
737 | rm -f ../../samples/multimon/makefile.gcc | |
738 | rm -f ../../samples/nativdlg/makefile.gcc | |
739 | rm -f ../../samples/newgrid/makefile.gcc | |
740 | rm -f ../../samples/notebook/makefile.gcc | |
741 | rm -f ../../samples/oleauto/makefile.gcc | |
742 | rm -f ../../samples/opengl/cube/makefile.gcc | |
743 | rm -f ../../samples/opengl/makefile.gcc | |
744 | rm -f ../../samples/ownerdrw/makefile.gcc | |
745 | rm -f ../../samples/png/makefile.gcc | |
746 | rm -f ../../samples/printing/makefile.gcc | |
747 | rm -f ../../samples/propsize/makefile.gcc | |
748 | rm -f ../../samples/regtest/makefile.gcc | |
749 | rm -f ../../samples/richedit/makefile.gcc | |
750 | rm -f ../../samples/rotate/makefile.gcc | |
751 | rm -f ../../samples/sashtest/makefile.gcc | |
752 | rm -f ../../samples/scroll/makefile.gcc | |
753 | rm -f ../../samples/scrollsub/makefile.gcc | |
754 | rm -f ../../samples/shaped/makefile.gcc | |
755 | rm -f ../../samples/sockets/makefile.gcc | |
756 | rm -f ../../samples/splitter/makefile.gcc | |
757 | rm -f ../../samples/statbar/makefile.gcc | |
758 | rm -f ../../samples/tab/makefile.gcc | |
759 | rm -f ../../samples/taskbar/makefile.gcc | |
760 | rm -f ../../samples/text/makefile.gcc | |
761 | rm -f ../../samples/thread/makefile.gcc | |
762 | rm -f ../../samples/toolbar/makefile.gcc | |
763 | rm -f ../../samples/treectrl/makefile.gcc | |
764 | rm -f ../../samples/typetest/makefile.gcc | |
765 | rm -f ../../samples/validate/makefile.gcc | |
766 | rm -f ../../samples/vscroll/makefile.gcc | |
767 | rm -f ../../samples/widgets/makefile.gcc | |
768 | rm -f ../../samples/wizard/makefile.gcc | |
769 | rm -f ../../samples/wxtest/makefile.gcc | |
770 | rm -f ../makefile.gcc | |
771 | rm -f ../../contrib/build/animate/makefile.vc | |
772 | rm -f ../../contrib/build/fl/makefile.vc | |
773 | rm -f ../../contrib/build/gizmos/makefile.vc | |
774 | rm -f ../../contrib/build/ogl/makefile.vc | |
775 | rm -f ../../contrib/build/stc/makefile.vc | |
776 | rm -f ../../contrib/build/xrc/makefile.vc | |
777 | rm -f ../../contrib/samples/animate/makefile.vc | |
778 | rm -f ../../contrib/samples/xrc/makefile.vc | |
9fae71ed | 779 | rm -f ../../contrib/utils/wxrc/makefile.vc |
57700c50 VS |
780 | rm -f ../../samples/access/makefile.vc |
781 | rm -f ../../samples/artprov/makefile.vc | |
782 | rm -f ../../samples/calendar/makefile.vc | |
783 | rm -f ../../samples/caret/makefile.vc | |
784 | rm -f ../../samples/checklst/makefile.vc | |
785 | rm -f ../../samples/config/makefile.vc | |
786 | rm -f ../../samples/console/makefile.vc | |
787 | rm -f ../../samples/controls/makefile.vc | |
788 | rm -f ../../samples/db/makefile.vc | |
789 | rm -f ../../samples/dialogs/makefile.vc | |
790 | rm -f ../../samples/dialup/makefile.vc | |
791 | rm -f ../../samples/display/makefile.vc | |
792 | rm -f ../../samples/dnd/makefile.vc | |
793 | rm -f ../../samples/docview/makefile.vc | |
794 | rm -f ../../samples/docvwmdi/makefile.vc | |
795 | rm -f ../../samples/dragimag/makefile.vc | |
796 | rm -f ../../samples/drawing/makefile.vc | |
797 | rm -f ../../samples/dynamic/makefile.vc | |
798 | rm -f ../../samples/erase/makefile.vc | |
799 | rm -f ../../samples/event/makefile.vc | |
800 | rm -f ../../samples/exec/makefile.vc | |
801 | rm -f ../../samples/font/makefile.vc | |
802 | rm -f ../../samples/grid/makefile.vc | |
803 | rm -f ../../samples/help/makefile.vc | |
804 | rm -f ../../samples/htlbox/makefile.vc | |
805 | rm -f ../../samples/html/about/makefile.vc | |
806 | rm -f ../../samples/html/help/makefile.vc | |
807 | rm -f ../../samples/html/helpview/makefile.vc | |
808 | rm -f ../../samples/html/makefile.vc | |
809 | rm -f ../../samples/html/printing/makefile.vc | |
810 | rm -f ../../samples/html/test/makefile.vc | |
811 | rm -f ../../samples/html/virtual/makefile.vc | |
812 | rm -f ../../samples/html/widget/makefile.vc | |
813 | rm -f ../../samples/html/zip/makefile.vc | |
814 | rm -f ../../samples/image/makefile.vc | |
815 | rm -f ../../samples/internat/makefile.vc | |
816 | rm -f ../../samples/ipc/makefile.vc | |
817 | rm -f ../../samples/joytest/makefile.vc | |
818 | rm -f ../../samples/keyboard/makefile.vc | |
819 | rm -f ../../samples/layout/makefile.vc | |
820 | rm -f ../../samples/listbox/makefile.vc | |
821 | rm -f ../../samples/listctrl/makefile.vc | |
822 | rm -f ../../samples/makefile.vc | |
823 | rm -f ../../samples/mdi/makefile.vc | |
824 | rm -f ../../samples/memcheck/makefile.vc | |
825 | rm -f ../../samples/menu/makefile.vc | |
826 | rm -f ../../samples/mfc/makefile.vc | |
827 | rm -f ../../samples/minifram/makefile.vc | |
828 | rm -f ../../samples/minimal/makefile.vc | |
829 | rm -f ../../samples/mobile/makefile.vc | |
830 | rm -f ../../samples/multimon/makefile.vc | |
831 | rm -f ../../samples/nativdlg/makefile.vc | |
832 | rm -f ../../samples/newgrid/makefile.vc | |
833 | rm -f ../../samples/notebook/makefile.vc | |
834 | rm -f ../../samples/oleauto/makefile.vc | |
835 | rm -f ../../samples/opengl/cube/makefile.vc | |
836 | rm -f ../../samples/opengl/makefile.vc | |
837 | rm -f ../../samples/ownerdrw/makefile.vc | |
838 | rm -f ../../samples/png/makefile.vc | |
839 | rm -f ../../samples/printing/makefile.vc | |
840 | rm -f ../../samples/propsize/makefile.vc | |
841 | rm -f ../../samples/regtest/makefile.vc | |
842 | rm -f ../../samples/richedit/makefile.vc | |
843 | rm -f ../../samples/rotate/makefile.vc | |
844 | rm -f ../../samples/sashtest/makefile.vc | |
845 | rm -f ../../samples/scroll/makefile.vc | |
846 | rm -f ../../samples/scrollsub/makefile.vc | |
847 | rm -f ../../samples/shaped/makefile.vc | |
848 | rm -f ../../samples/sockets/makefile.vc | |
849 | rm -f ../../samples/splitter/makefile.vc | |
850 | rm -f ../../samples/statbar/makefile.vc | |
851 | rm -f ../../samples/tab/makefile.vc | |
852 | rm -f ../../samples/taskbar/makefile.vc | |
853 | rm -f ../../samples/text/makefile.vc | |
854 | rm -f ../../samples/thread/makefile.vc | |
855 | rm -f ../../samples/toolbar/makefile.vc | |
856 | rm -f ../../samples/treectrl/makefile.vc | |
857 | rm -f ../../samples/typetest/makefile.vc | |
858 | rm -f ../../samples/validate/makefile.vc | |
859 | rm -f ../../samples/vscroll/makefile.vc | |
860 | rm -f ../../samples/widgets/makefile.vc | |
861 | rm -f ../../samples/wizard/makefile.vc | |
862 | rm -f ../../samples/wxtest/makefile.vc | |
863 | rm -f ../makefile.vc | |
864 | rm -f ../../contrib/build/animate/makefile.wat | |
865 | rm -f ../../contrib/build/fl/makefile.wat | |
866 | rm -f ../../contrib/build/gizmos/makefile.wat | |
867 | rm -f ../../contrib/build/ogl/makefile.wat | |
868 | rm -f ../../contrib/build/stc/makefile.wat | |
869 | rm -f ../../contrib/build/xrc/makefile.wat | |
870 | rm -f ../../contrib/samples/animate/makefile.wat | |
871 | rm -f ../../contrib/samples/xrc/makefile.wat | |
9fae71ed | 872 | rm -f ../../contrib/utils/wxrc/makefile.wat |
57700c50 VS |
873 | rm -f ../../samples/access/makefile.wat |
874 | rm -f ../../samples/artprov/makefile.wat | |
875 | rm -f ../../samples/calendar/makefile.wat | |
876 | rm -f ../../samples/caret/makefile.wat | |
877 | rm -f ../../samples/checklst/makefile.wat | |
878 | rm -f ../../samples/config/makefile.wat | |
879 | rm -f ../../samples/console/makefile.wat | |
880 | rm -f ../../samples/controls/makefile.wat | |
881 | rm -f ../../samples/db/makefile.wat | |
882 | rm -f ../../samples/dialogs/makefile.wat | |
883 | rm -f ../../samples/dialup/makefile.wat | |
884 | rm -f ../../samples/display/makefile.wat | |
885 | rm -f ../../samples/dnd/makefile.wat | |
886 | rm -f ../../samples/docview/makefile.wat | |
887 | rm -f ../../samples/docvwmdi/makefile.wat | |
888 | rm -f ../../samples/dragimag/makefile.wat | |
889 | rm -f ../../samples/drawing/makefile.wat | |
890 | rm -f ../../samples/dynamic/makefile.wat | |
891 | rm -f ../../samples/erase/makefile.wat | |
892 | rm -f ../../samples/event/makefile.wat | |
2ae7eb26 | 893 | rm -f ../../samples/exec/makefile.wat |
2ae7eb26 | 894 | rm -f ../../samples/font/makefile.wat |
2ae7eb26 | 895 | rm -f ../../samples/grid/makefile.wat |
2ae7eb26 | 896 | rm -f ../../samples/help/makefile.wat |
2ae7eb26 | 897 | rm -f ../../samples/htlbox/makefile.wat |
2ae7eb26 | 898 | rm -f ../../samples/html/about/makefile.wat |
2ae7eb26 | 899 | rm -f ../../samples/html/help/makefile.wat |
2ae7eb26 | 900 | rm -f ../../samples/html/helpview/makefile.wat |
2ae7eb26 | 901 | rm -f ../../samples/html/makefile.wat |
2ae7eb26 | 902 | rm -f ../../samples/html/printing/makefile.wat |
2ae7eb26 | 903 | rm -f ../../samples/html/test/makefile.wat |
2ae7eb26 | 904 | rm -f ../../samples/html/virtual/makefile.wat |
2ae7eb26 | 905 | rm -f ../../samples/html/widget/makefile.wat |
2ae7eb26 | 906 | rm -f ../../samples/html/zip/makefile.wat |
2ae7eb26 | 907 | rm -f ../../samples/image/makefile.wat |
2ae7eb26 | 908 | rm -f ../../samples/internat/makefile.wat |
2ae7eb26 | 909 | rm -f ../../samples/ipc/makefile.wat |
2ae7eb26 | 910 | rm -f ../../samples/joytest/makefile.wat |
2ae7eb26 | 911 | rm -f ../../samples/keyboard/makefile.wat |
2ae7eb26 | 912 | rm -f ../../samples/layout/makefile.wat |
2ae7eb26 | 913 | rm -f ../../samples/listbox/makefile.wat |
2ae7eb26 | 914 | rm -f ../../samples/listctrl/makefile.wat |
2ae7eb26 | 915 | rm -f ../../samples/makefile.wat |
2ae7eb26 | 916 | rm -f ../../samples/mdi/makefile.wat |
2ae7eb26 | 917 | rm -f ../../samples/memcheck/makefile.wat |
2ae7eb26 | 918 | rm -f ../../samples/menu/makefile.wat |
2ae7eb26 | 919 | rm -f ../../samples/mfc/makefile.wat |
2ae7eb26 | 920 | rm -f ../../samples/minifram/makefile.wat |
2ae7eb26 | 921 | rm -f ../../samples/minimal/makefile.wat |
2ae7eb26 | 922 | rm -f ../../samples/mobile/makefile.wat |
2ae7eb26 | 923 | rm -f ../../samples/multimon/makefile.wat |
2ae7eb26 | 924 | rm -f ../../samples/nativdlg/makefile.wat |
2ae7eb26 | 925 | rm -f ../../samples/newgrid/makefile.wat |
2ae7eb26 | 926 | rm -f ../../samples/notebook/makefile.wat |
2ae7eb26 | 927 | rm -f ../../samples/oleauto/makefile.wat |
57700c50 | 928 | rm -f ../../samples/opengl/cube/makefile.wat |
2ae7eb26 | 929 | rm -f ../../samples/opengl/makefile.wat |
2ae7eb26 | 930 | rm -f ../../samples/ownerdrw/makefile.wat |
73d01310 | 931 | rm -f ../../samples/png/makefile.wat |
2ae7eb26 | 932 | rm -f ../../samples/printing/makefile.wat |
2ae7eb26 | 933 | rm -f ../../samples/propsize/makefile.wat |
73d01310 | 934 | rm -f ../../samples/regtest/makefile.wat |
73d01310 | 935 | rm -f ../../samples/richedit/makefile.wat |
73d01310 | 936 | rm -f ../../samples/rotate/makefile.wat |
2ae7eb26 | 937 | rm -f ../../samples/sashtest/makefile.wat |
2ae7eb26 | 938 | rm -f ../../samples/scroll/makefile.wat |
2ae7eb26 | 939 | rm -f ../../samples/scrollsub/makefile.wat |
73d01310 | 940 | rm -f ../../samples/shaped/makefile.wat |
2ae7eb26 | 941 | rm -f ../../samples/sockets/makefile.wat |
2ae7eb26 | 942 | rm -f ../../samples/splitter/makefile.wat |
2ae7eb26 | 943 | rm -f ../../samples/statbar/makefile.wat |
2ae7eb26 | 944 | rm -f ../../samples/tab/makefile.wat |
2ae7eb26 | 945 | rm -f ../../samples/taskbar/makefile.wat |
2ae7eb26 | 946 | rm -f ../../samples/text/makefile.wat |
73d01310 | 947 | rm -f ../../samples/thread/makefile.wat |
2ae7eb26 | 948 | rm -f ../../samples/toolbar/makefile.wat |
2ae7eb26 | 949 | rm -f ../../samples/treectrl/makefile.wat |
2ae7eb26 | 950 | rm -f ../../samples/typetest/makefile.wat |
73d01310 | 951 | rm -f ../../samples/validate/makefile.wat |
2ae7eb26 | 952 | rm -f ../../samples/vscroll/makefile.wat |
73d01310 | 953 | rm -f ../../samples/widgets/makefile.wat |
2ae7eb26 | 954 | rm -f ../../samples/wizard/makefile.wat |
2ae7eb26 | 955 | rm -f ../../samples/wxtest/makefile.wat |
2ae7eb26 | 956 | rm -f ../makefile.wat |
ddf98968 VS |
957 | |
958 | ||
daa66792 VS |
959 | library: ../../Makefile.in ../makefile.bcc ../makefile.vc ../makefile.wat ../makefile.gcc |
960 | ||
6bd5dab5 | 961 | ../../autoconf_inc.m4: ../../Makefile.in |
31009f33 VS |
962 | ../../configure: ../../autoconf_inc.m4 |
963 | (cd ../.. ; aclocal && autoconf) | |
ddf98968 | 964 | |
ddf98968 VS |
965 | Makefile: regenMakefile.py |
966 | ./regenMakefile.py | |
967 | @echo | |
968 | @echo ------------------------------------------- | |
969 | @echo Please rerun make, Makefile was regenerated | |
970 | @echo ------------------------------------------- | |
971 | @echo | |
972 | @exit 1 | |
973 | ||
2ae7eb26 VS |
974 | |
975 | ../../contrib/src/animate/Makefile.in: $(CDEPS) ../../contrib/build/animate/animate.bkl | |
976 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/build/animate/animate.bkl | |
977 | touch $@ | |
978 | ../../contrib/build/animate/makefile.bcc: $(CDEPS) ../../contrib/build/animate/animate.bkl | |
979 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/animate -DWXTOPDIR=../../../ ../../contrib/build/animate/animate.bkl | |
980 | touch $@ | |
981 | ../../contrib/build/animate/makefile.vc: $(CDEPS) ../../contrib/build/animate/animate.bkl | |
982 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/animate -DWXTOPDIR=../../../ ../../contrib/build/animate/animate.bkl | |
983 | touch $@ | |
984 | ../../contrib/build/animate/makefile.gcc: $(CDEPS) ../../contrib/build/animate/animate.bkl | |
985 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/animate -DWXTOPDIR=../../../ ../../contrib/build/animate/animate.bkl | |
986 | touch $@ | |
987 | ../../contrib/build/animate/makefile.wat: $(CDEPS) ../../contrib/build/animate/animate.bkl | |
988 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/animate -DWXTOPDIR=../../../ ../../contrib/build/animate/animate.bkl | |
989 | touch $@ | |
990 | ||
991 | ||
992 | ../../contrib/src/fl/Makefile.in: $(CDEPS) ../../contrib/build/fl/fl.bkl | |
993 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/build/fl/fl.bkl | |
994 | touch $@ | |
995 | ../../contrib/build/fl/makefile.bcc: $(CDEPS) ../../contrib/build/fl/fl.bkl | |
996 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/fl -DWXTOPDIR=../../../ ../../contrib/build/fl/fl.bkl | |
997 | touch $@ | |
998 | ../../contrib/build/fl/makefile.vc: $(CDEPS) ../../contrib/build/fl/fl.bkl | |
999 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/fl -DWXTOPDIR=../../../ ../../contrib/build/fl/fl.bkl | |
1000 | touch $@ | |
1001 | ../../contrib/build/fl/makefile.gcc: $(CDEPS) ../../contrib/build/fl/fl.bkl | |
1002 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/fl -DWXTOPDIR=../../../ ../../contrib/build/fl/fl.bkl | |
1003 | touch $@ | |
1004 | ../../contrib/build/fl/makefile.wat: $(CDEPS) ../../contrib/build/fl/fl.bkl | |
1005 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/fl -DWXTOPDIR=../../../ ../../contrib/build/fl/fl.bkl | |
1006 | touch $@ | |
1007 | ||
1008 | ||
1009 | ../../contrib/src/gizmos/Makefile.in: $(CDEPS) ../../contrib/build/gizmos/gizmos.bkl | |
1010 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/build/gizmos/gizmos.bkl | |
1011 | touch $@ | |
1012 | ../../contrib/build/gizmos/makefile.bcc: $(CDEPS) ../../contrib/build/gizmos/gizmos.bkl | |
1013 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/gizmos -DWXTOPDIR=../../../ ../../contrib/build/gizmos/gizmos.bkl | |
1014 | touch $@ | |
1015 | ../../contrib/build/gizmos/makefile.vc: $(CDEPS) ../../contrib/build/gizmos/gizmos.bkl | |
1016 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/gizmos -DWXTOPDIR=../../../ ../../contrib/build/gizmos/gizmos.bkl | |
1017 | touch $@ | |
1018 | ../../contrib/build/gizmos/makefile.gcc: $(CDEPS) ../../contrib/build/gizmos/gizmos.bkl | |
1019 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/gizmos -DWXTOPDIR=../../../ ../../contrib/build/gizmos/gizmos.bkl | |
1020 | touch $@ | |
1021 | ../../contrib/build/gizmos/makefile.wat: $(CDEPS) ../../contrib/build/gizmos/gizmos.bkl | |
1022 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/gizmos -DWXTOPDIR=../../../ ../../contrib/build/gizmos/gizmos.bkl | |
1023 | touch $@ | |
1024 | ||
1025 | ||
1026 | ../../contrib/src/ogl/Makefile.in: $(CDEPS) ../../contrib/build/ogl/ogl.bkl | |
1027 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/build/ogl/ogl.bkl | |
1028 | touch $@ | |
1029 | ../../contrib/build/ogl/makefile.bcc: $(CDEPS) ../../contrib/build/ogl/ogl.bkl | |
1030 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/ogl -DWXTOPDIR=../../../ ../../contrib/build/ogl/ogl.bkl | |
1031 | touch $@ | |
1032 | ../../contrib/build/ogl/makefile.vc: $(CDEPS) ../../contrib/build/ogl/ogl.bkl | |
1033 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/ogl -DWXTOPDIR=../../../ ../../contrib/build/ogl/ogl.bkl | |
1034 | touch $@ | |
1035 | ../../contrib/build/ogl/makefile.gcc: $(CDEPS) ../../contrib/build/ogl/ogl.bkl | |
1036 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/ogl -DWXTOPDIR=../../../ ../../contrib/build/ogl/ogl.bkl | |
1037 | touch $@ | |
1038 | ../../contrib/build/ogl/makefile.wat: $(CDEPS) ../../contrib/build/ogl/ogl.bkl | |
1039 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/ogl -DWXTOPDIR=../../../ ../../contrib/build/ogl/ogl.bkl | |
1040 | touch $@ | |
1041 | ||
1042 | ||
1043 | ../../contrib/src/stc/Makefile.in: $(CDEPS) ../../contrib/build/stc/stc.bkl | |
1044 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/build/stc/stc.bkl | |
1045 | touch $@ | |
1046 | ../../contrib/build/stc/makefile.bcc: $(CDEPS) ../../contrib/build/stc/stc.bkl | |
1047 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/stc -DWXTOPDIR=../../../ ../../contrib/build/stc/stc.bkl | |
1048 | touch $@ | |
1049 | ../../contrib/build/stc/makefile.vc: $(CDEPS) ../../contrib/build/stc/stc.bkl | |
1050 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/stc -DWXTOPDIR=../../../ ../../contrib/build/stc/stc.bkl | |
1051 | touch $@ | |
1052 | ../../contrib/build/stc/makefile.gcc: $(CDEPS) ../../contrib/build/stc/stc.bkl | |
1053 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/stc -DWXTOPDIR=../../../ ../../contrib/build/stc/stc.bkl | |
1054 | touch $@ | |
1055 | ../../contrib/build/stc/makefile.wat: $(CDEPS) ../../contrib/build/stc/stc.bkl | |
1056 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/stc -DWXTOPDIR=../../../ ../../contrib/build/stc/stc.bkl | |
1057 | touch $@ | |
1058 | ||
1059 | ||
1060 | ../../contrib/src/xrc/Makefile.in: $(CDEPS) ../../contrib/build/xrc/xrc.bkl | |
1061 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/build/xrc/xrc.bkl | |
1062 | touch $@ | |
1063 | ../../contrib/build/xrc/makefile.bcc: $(CDEPS) ../../contrib/build/xrc/xrc.bkl | |
1064 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/xrc -DWXTOPDIR=../../../ ../../contrib/build/xrc/xrc.bkl | |
1065 | touch $@ | |
1066 | ../../contrib/build/xrc/makefile.vc: $(CDEPS) ../../contrib/build/xrc/xrc.bkl | |
1067 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/xrc -DWXTOPDIR=../../../ ../../contrib/build/xrc/xrc.bkl | |
1068 | touch $@ | |
1069 | ../../contrib/build/xrc/makefile.gcc: $(CDEPS) ../../contrib/build/xrc/xrc.bkl | |
1070 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/xrc -DWXTOPDIR=../../../ ../../contrib/build/xrc/xrc.bkl | |
1071 | touch $@ | |
1072 | ../../contrib/build/xrc/makefile.wat: $(CDEPS) ../../contrib/build/xrc/xrc.bkl | |
1073 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DSRCDIR=../../src/xrc -DWXTOPDIR=../../../ ../../contrib/build/xrc/xrc.bkl | |
1074 | touch $@ | |
1075 | ||
1076 | ||
1077 | ../../contrib/samples/animate/Makefile.in: $(SDEPS) ../../contrib/samples/animate/anitest.bkl | |
1078 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/samples/animate/anitest.bkl | |
31009f33 | 1079 | touch $@ |
2ae7eb26 VS |
1080 | ../../contrib/samples/animate/makefile.bcc: $(SDEPS) ../../contrib/samples/animate/anitest.bkl |
1081 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/samples/animate/anitest.bkl | |
31009f33 | 1082 | touch $@ |
2ae7eb26 VS |
1083 | ../../contrib/samples/animate/makefile.vc: $(SDEPS) ../../contrib/samples/animate/anitest.bkl |
1084 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/samples/animate/anitest.bkl | |
31009f33 | 1085 | touch $@ |
2ae7eb26 VS |
1086 | ../../contrib/samples/animate/makefile.gcc: $(SDEPS) ../../contrib/samples/animate/anitest.bkl |
1087 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/samples/animate/anitest.bkl | |
31009f33 | 1088 | touch $@ |
2ae7eb26 VS |
1089 | ../../contrib/samples/animate/makefile.wat: $(SDEPS) ../../contrib/samples/animate/anitest.bkl |
1090 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/samples/animate/anitest.bkl | |
31009f33 VS |
1091 | touch $@ |
1092 | ||
2ae7eb26 VS |
1093 | |
1094 | ../../contrib/samples/xrc/Makefile.in: $(SDEPS) ../../contrib/samples/xrc/xrcdemo.bkl | |
1095 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/samples/xrc/xrcdemo.bkl | |
31009f33 | 1096 | touch $@ |
2ae7eb26 VS |
1097 | ../../contrib/samples/xrc/makefile.bcc: $(SDEPS) ../../contrib/samples/xrc/xrcdemo.bkl |
1098 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/samples/xrc/xrcdemo.bkl | |
31009f33 | 1099 | touch $@ |
2ae7eb26 VS |
1100 | ../../contrib/samples/xrc/makefile.vc: $(SDEPS) ../../contrib/samples/xrc/xrcdemo.bkl |
1101 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/samples/xrc/xrcdemo.bkl | |
31009f33 | 1102 | touch $@ |
2ae7eb26 VS |
1103 | ../../contrib/samples/xrc/makefile.gcc: $(SDEPS) ../../contrib/samples/xrc/xrcdemo.bkl |
1104 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/samples/xrc/xrcdemo.bkl | |
31009f33 | 1105 | touch $@ |
2ae7eb26 VS |
1106 | ../../contrib/samples/xrc/makefile.wat: $(SDEPS) ../../contrib/samples/xrc/xrcdemo.bkl |
1107 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/samples/xrc/xrcdemo.bkl | |
31009f33 VS |
1108 | touch $@ |
1109 | ||
2ae7eb26 | 1110 | |
9fae71ed VS |
1111 | ../../contrib/utils/wxrc/Makefile.in: $(SDEPS) ../../contrib/utils/wxrc/wxrc.bkl |
1112 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../contrib/utils/wxrc/wxrc.bkl | |
1113 | touch $@ | |
1114 | ../../contrib/utils/wxrc/makefile.bcc: $(SDEPS) ../../contrib/utils/wxrc/wxrc.bkl | |
1115 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/utils/wxrc/wxrc.bkl | |
1116 | touch $@ | |
1117 | ../../contrib/utils/wxrc/makefile.vc: $(SDEPS) ../../contrib/utils/wxrc/wxrc.bkl | |
1118 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/utils/wxrc/wxrc.bkl | |
1119 | touch $@ | |
1120 | ../../contrib/utils/wxrc/makefile.gcc: $(SDEPS) ../../contrib/utils/wxrc/wxrc.bkl | |
1121 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/utils/wxrc/wxrc.bkl | |
1122 | touch $@ | |
1123 | ../../contrib/utils/wxrc/makefile.wat: $(SDEPS) ../../contrib/utils/wxrc/wxrc.bkl | |
1124 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../contrib/utils/wxrc/wxrc.bkl | |
1125 | touch $@ | |
1126 | ||
1127 | ||
2ae7eb26 VS |
1128 | ../../samples/access/Makefile.in: $(SDEPS) ../../samples/access/access.bkl |
1129 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/access/access.bkl | |
31009f33 | 1130 | touch $@ |
2ae7eb26 VS |
1131 | ../../samples/access/makefile.bcc: $(SDEPS) ../../samples/access/access.bkl |
1132 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/access/access.bkl | |
31009f33 | 1133 | touch $@ |
2ae7eb26 VS |
1134 | ../../samples/access/makefile.vc: $(SDEPS) ../../samples/access/access.bkl |
1135 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/access/access.bkl | |
31009f33 | 1136 | touch $@ |
2ae7eb26 VS |
1137 | ../../samples/access/makefile.gcc: $(SDEPS) ../../samples/access/access.bkl |
1138 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/access/access.bkl | |
31009f33 | 1139 | touch $@ |
2ae7eb26 VS |
1140 | ../../samples/access/makefile.wat: $(SDEPS) ../../samples/access/access.bkl |
1141 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/access/access.bkl | |
31009f33 VS |
1142 | touch $@ |
1143 | ||
2ae7eb26 VS |
1144 | |
1145 | ../../samples/artprov/Makefile.in: $(SDEPS) ../../samples/artprov/artprov.bkl | |
1146 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/artprov/artprov.bkl | |
31009f33 | 1147 | touch $@ |
2ae7eb26 VS |
1148 | ../../samples/artprov/makefile.bcc: $(SDEPS) ../../samples/artprov/artprov.bkl |
1149 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/artprov/artprov.bkl | |
31009f33 | 1150 | touch $@ |
2ae7eb26 VS |
1151 | ../../samples/artprov/makefile.vc: $(SDEPS) ../../samples/artprov/artprov.bkl |
1152 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/artprov/artprov.bkl | |
31009f33 | 1153 | touch $@ |
2ae7eb26 VS |
1154 | ../../samples/artprov/makefile.gcc: $(SDEPS) ../../samples/artprov/artprov.bkl |
1155 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/artprov/artprov.bkl | |
31009f33 | 1156 | touch $@ |
2ae7eb26 VS |
1157 | ../../samples/artprov/makefile.wat: $(SDEPS) ../../samples/artprov/artprov.bkl |
1158 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/artprov/artprov.bkl | |
31009f33 VS |
1159 | touch $@ |
1160 | ||
2ae7eb26 VS |
1161 | |
1162 | ../../samples/calendar/Makefile.in: $(SDEPS) ../../samples/calendar/calendar.bkl | |
1163 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/calendar/calendar.bkl | |
31009f33 | 1164 | touch $@ |
2ae7eb26 VS |
1165 | ../../samples/calendar/makefile.bcc: $(SDEPS) ../../samples/calendar/calendar.bkl |
1166 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/calendar/calendar.bkl | |
31009f33 | 1167 | touch $@ |
2ae7eb26 VS |
1168 | ../../samples/calendar/makefile.vc: $(SDEPS) ../../samples/calendar/calendar.bkl |
1169 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/calendar/calendar.bkl | |
31009f33 | 1170 | touch $@ |
2ae7eb26 VS |
1171 | ../../samples/calendar/makefile.gcc: $(SDEPS) ../../samples/calendar/calendar.bkl |
1172 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/calendar/calendar.bkl | |
31009f33 | 1173 | touch $@ |
2ae7eb26 VS |
1174 | ../../samples/calendar/makefile.wat: $(SDEPS) ../../samples/calendar/calendar.bkl |
1175 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/calendar/calendar.bkl | |
31009f33 VS |
1176 | touch $@ |
1177 | ||
2ae7eb26 VS |
1178 | |
1179 | ../../samples/caret/Makefile.in: $(SDEPS) ../../samples/caret/caret.bkl | |
1180 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/caret/caret.bkl | |
31009f33 | 1181 | touch $@ |
2ae7eb26 VS |
1182 | ../../samples/caret/makefile.bcc: $(SDEPS) ../../samples/caret/caret.bkl |
1183 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/caret/caret.bkl | |
31009f33 | 1184 | touch $@ |
2ae7eb26 VS |
1185 | ../../samples/caret/makefile.vc: $(SDEPS) ../../samples/caret/caret.bkl |
1186 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/caret/caret.bkl | |
31009f33 | 1187 | touch $@ |
2ae7eb26 VS |
1188 | ../../samples/caret/makefile.gcc: $(SDEPS) ../../samples/caret/caret.bkl |
1189 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/caret/caret.bkl | |
31009f33 | 1190 | touch $@ |
2ae7eb26 VS |
1191 | ../../samples/caret/makefile.wat: $(SDEPS) ../../samples/caret/caret.bkl |
1192 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/caret/caret.bkl | |
31009f33 VS |
1193 | touch $@ |
1194 | ||
2ae7eb26 VS |
1195 | |
1196 | ../../samples/checklst/Makefile.in: $(SDEPS) ../../samples/checklst/checklst.bkl | |
1197 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/checklst/checklst.bkl | |
31009f33 | 1198 | touch $@ |
2ae7eb26 VS |
1199 | ../../samples/checklst/makefile.bcc: $(SDEPS) ../../samples/checklst/checklst.bkl |
1200 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/checklst/checklst.bkl | |
31009f33 | 1201 | touch $@ |
2ae7eb26 VS |
1202 | ../../samples/checklst/makefile.vc: $(SDEPS) ../../samples/checklst/checklst.bkl |
1203 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/checklst/checklst.bkl | |
31009f33 | 1204 | touch $@ |
2ae7eb26 VS |
1205 | ../../samples/checklst/makefile.gcc: $(SDEPS) ../../samples/checklst/checklst.bkl |
1206 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/checklst/checklst.bkl | |
31009f33 | 1207 | touch $@ |
2ae7eb26 VS |
1208 | ../../samples/checklst/makefile.wat: $(SDEPS) ../../samples/checklst/checklst.bkl |
1209 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/checklst/checklst.bkl | |
31009f33 VS |
1210 | touch $@ |
1211 | ||
2ae7eb26 VS |
1212 | |
1213 | ../../samples/config/Makefile.in: $(SDEPS) ../../samples/config/config.bkl | |
1214 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/config/config.bkl | |
31009f33 | 1215 | touch $@ |
2ae7eb26 VS |
1216 | ../../samples/config/makefile.bcc: $(SDEPS) ../../samples/config/config.bkl |
1217 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/config/config.bkl | |
31009f33 | 1218 | touch $@ |
2ae7eb26 VS |
1219 | ../../samples/config/makefile.vc: $(SDEPS) ../../samples/config/config.bkl |
1220 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/config/config.bkl | |
31009f33 | 1221 | touch $@ |
2ae7eb26 VS |
1222 | ../../samples/config/makefile.gcc: $(SDEPS) ../../samples/config/config.bkl |
1223 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/config/config.bkl | |
31009f33 | 1224 | touch $@ |
2ae7eb26 VS |
1225 | ../../samples/config/makefile.wat: $(SDEPS) ../../samples/config/config.bkl |
1226 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/config/config.bkl | |
31009f33 VS |
1227 | touch $@ |
1228 | ||
2ae7eb26 VS |
1229 | |
1230 | ../../samples/console/Makefile.in: $(SDEPS) ../../samples/console/console.bkl | |
1231 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/console/console.bkl | |
31009f33 | 1232 | touch $@ |
2ae7eb26 VS |
1233 | ../../samples/console/makefile.bcc: $(SDEPS) ../../samples/console/console.bkl |
1234 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/console/console.bkl | |
31009f33 | 1235 | touch $@ |
2ae7eb26 VS |
1236 | ../../samples/console/makefile.vc: $(SDEPS) ../../samples/console/console.bkl |
1237 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/console/console.bkl | |
31009f33 | 1238 | touch $@ |
2ae7eb26 VS |
1239 | ../../samples/console/makefile.gcc: $(SDEPS) ../../samples/console/console.bkl |
1240 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/console/console.bkl | |
31009f33 | 1241 | touch $@ |
2ae7eb26 VS |
1242 | ../../samples/console/makefile.wat: $(SDEPS) ../../samples/console/console.bkl |
1243 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/console/console.bkl | |
31009f33 VS |
1244 | touch $@ |
1245 | ||
2ae7eb26 VS |
1246 | |
1247 | ../../samples/controls/Makefile.in: $(SDEPS) ../../samples/controls/controls.bkl | |
1248 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/controls/controls.bkl | |
31009f33 | 1249 | touch $@ |
2ae7eb26 VS |
1250 | ../../samples/controls/makefile.bcc: $(SDEPS) ../../samples/controls/controls.bkl |
1251 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/controls/controls.bkl | |
31009f33 | 1252 | touch $@ |
2ae7eb26 VS |
1253 | ../../samples/controls/makefile.vc: $(SDEPS) ../../samples/controls/controls.bkl |
1254 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/controls/controls.bkl | |
31009f33 | 1255 | touch $@ |
2ae7eb26 VS |
1256 | ../../samples/controls/makefile.gcc: $(SDEPS) ../../samples/controls/controls.bkl |
1257 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/controls/controls.bkl | |
31009f33 | 1258 | touch $@ |
2ae7eb26 VS |
1259 | ../../samples/controls/makefile.wat: $(SDEPS) ../../samples/controls/controls.bkl |
1260 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/controls/controls.bkl | |
31009f33 VS |
1261 | touch $@ |
1262 | ||
2ae7eb26 VS |
1263 | |
1264 | ../../samples/db/Makefile.in: $(SDEPS) ../../samples/db/db.bkl | |
1265 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/db/db.bkl | |
31009f33 | 1266 | touch $@ |
2ae7eb26 VS |
1267 | ../../samples/db/makefile.bcc: $(SDEPS) ../../samples/db/db.bkl |
1268 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/db/db.bkl | |
31009f33 | 1269 | touch $@ |
2ae7eb26 VS |
1270 | ../../samples/db/makefile.vc: $(SDEPS) ../../samples/db/db.bkl |
1271 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/db/db.bkl | |
31009f33 | 1272 | touch $@ |
2ae7eb26 VS |
1273 | ../../samples/db/makefile.gcc: $(SDEPS) ../../samples/db/db.bkl |
1274 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/db/db.bkl | |
31009f33 | 1275 | touch $@ |
2ae7eb26 VS |
1276 | ../../samples/db/makefile.wat: $(SDEPS) ../../samples/db/db.bkl |
1277 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/db/db.bkl | |
31009f33 VS |
1278 | touch $@ |
1279 | ||
2ae7eb26 VS |
1280 | |
1281 | ../../samples/dialogs/Makefile.in: $(SDEPS) ../../samples/dialogs/dialogs.bkl | |
1282 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dialogs/dialogs.bkl | |
31009f33 | 1283 | touch $@ |
2ae7eb26 VS |
1284 | ../../samples/dialogs/makefile.bcc: $(SDEPS) ../../samples/dialogs/dialogs.bkl |
1285 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dialogs/dialogs.bkl | |
31009f33 | 1286 | touch $@ |
2ae7eb26 VS |
1287 | ../../samples/dialogs/makefile.vc: $(SDEPS) ../../samples/dialogs/dialogs.bkl |
1288 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dialogs/dialogs.bkl | |
31009f33 | 1289 | touch $@ |
2ae7eb26 VS |
1290 | ../../samples/dialogs/makefile.gcc: $(SDEPS) ../../samples/dialogs/dialogs.bkl |
1291 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dialogs/dialogs.bkl | |
31009f33 | 1292 | touch $@ |
2ae7eb26 VS |
1293 | ../../samples/dialogs/makefile.wat: $(SDEPS) ../../samples/dialogs/dialogs.bkl |
1294 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dialogs/dialogs.bkl | |
31009f33 VS |
1295 | touch $@ |
1296 | ||
2ae7eb26 VS |
1297 | |
1298 | ../../samples/dialup/Makefile.in: $(SDEPS) ../../samples/dialup/dialup.bkl | |
1299 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dialup/dialup.bkl | |
31009f33 | 1300 | touch $@ |
2ae7eb26 VS |
1301 | ../../samples/dialup/makefile.bcc: $(SDEPS) ../../samples/dialup/dialup.bkl |
1302 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dialup/dialup.bkl | |
31009f33 | 1303 | touch $@ |
2ae7eb26 VS |
1304 | ../../samples/dialup/makefile.vc: $(SDEPS) ../../samples/dialup/dialup.bkl |
1305 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dialup/dialup.bkl | |
31009f33 | 1306 | touch $@ |
2ae7eb26 VS |
1307 | ../../samples/dialup/makefile.gcc: $(SDEPS) ../../samples/dialup/dialup.bkl |
1308 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dialup/dialup.bkl | |
31009f33 | 1309 | touch $@ |
2ae7eb26 VS |
1310 | ../../samples/dialup/makefile.wat: $(SDEPS) ../../samples/dialup/dialup.bkl |
1311 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dialup/dialup.bkl | |
31009f33 VS |
1312 | touch $@ |
1313 | ||
2ae7eb26 VS |
1314 | |
1315 | ../../samples/display/Makefile.in: $(SDEPS) ../../samples/display/display.bkl | |
1316 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/display/display.bkl | |
c4c8eb79 | 1317 | touch $@ |
2ae7eb26 VS |
1318 | ../../samples/display/makefile.bcc: $(SDEPS) ../../samples/display/display.bkl |
1319 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/display/display.bkl | |
c4c8eb79 | 1320 | touch $@ |
2ae7eb26 VS |
1321 | ../../samples/display/makefile.vc: $(SDEPS) ../../samples/display/display.bkl |
1322 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/display/display.bkl | |
c4c8eb79 | 1323 | touch $@ |
2ae7eb26 VS |
1324 | ../../samples/display/makefile.gcc: $(SDEPS) ../../samples/display/display.bkl |
1325 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/display/display.bkl | |
c4c8eb79 | 1326 | touch $@ |
2ae7eb26 VS |
1327 | ../../samples/display/makefile.wat: $(SDEPS) ../../samples/display/display.bkl |
1328 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/display/display.bkl | |
c4c8eb79 VS |
1329 | touch $@ |
1330 | ||
2ae7eb26 VS |
1331 | |
1332 | ../../samples/dnd/Makefile.in: $(SDEPS) ../../samples/dnd/dnd.bkl | |
1333 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dnd/dnd.bkl | |
c4c8eb79 | 1334 | touch $@ |
2ae7eb26 VS |
1335 | ../../samples/dnd/makefile.bcc: $(SDEPS) ../../samples/dnd/dnd.bkl |
1336 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dnd/dnd.bkl | |
c4c8eb79 | 1337 | touch $@ |
2ae7eb26 VS |
1338 | ../../samples/dnd/makefile.vc: $(SDEPS) ../../samples/dnd/dnd.bkl |
1339 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dnd/dnd.bkl | |
c4c8eb79 | 1340 | touch $@ |
2ae7eb26 VS |
1341 | ../../samples/dnd/makefile.gcc: $(SDEPS) ../../samples/dnd/dnd.bkl |
1342 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dnd/dnd.bkl | |
c4c8eb79 | 1343 | touch $@ |
2ae7eb26 VS |
1344 | ../../samples/dnd/makefile.wat: $(SDEPS) ../../samples/dnd/dnd.bkl |
1345 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dnd/dnd.bkl | |
c4c8eb79 VS |
1346 | touch $@ |
1347 | ||
2ae7eb26 VS |
1348 | |
1349 | ../../samples/docview/Makefile.in: $(SDEPS) ../../samples/docview/docview.bkl | |
1350 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/docview/docview.bkl | |
c4c8eb79 | 1351 | touch $@ |
2ae7eb26 VS |
1352 | ../../samples/docview/makefile.bcc: $(SDEPS) ../../samples/docview/docview.bkl |
1353 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/docview/docview.bkl | |
c4c8eb79 | 1354 | touch $@ |
2ae7eb26 VS |
1355 | ../../samples/docview/makefile.vc: $(SDEPS) ../../samples/docview/docview.bkl |
1356 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/docview/docview.bkl | |
c4c8eb79 | 1357 | touch $@ |
2ae7eb26 VS |
1358 | ../../samples/docview/makefile.gcc: $(SDEPS) ../../samples/docview/docview.bkl |
1359 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/docview/docview.bkl | |
c4c8eb79 | 1360 | touch $@ |
2ae7eb26 VS |
1361 | ../../samples/docview/makefile.wat: $(SDEPS) ../../samples/docview/docview.bkl |
1362 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/docview/docview.bkl | |
c4c8eb79 VS |
1363 | touch $@ |
1364 | ||
2ae7eb26 VS |
1365 | |
1366 | ../../samples/docvwmdi/Makefile.in: $(SDEPS) ../../samples/docvwmdi/docvwmdi.bkl | |
1367 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/docvwmdi/docvwmdi.bkl | |
c4c8eb79 | 1368 | touch $@ |
2ae7eb26 VS |
1369 | ../../samples/docvwmdi/makefile.bcc: $(SDEPS) ../../samples/docvwmdi/docvwmdi.bkl |
1370 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/docvwmdi/docvwmdi.bkl | |
c4c8eb79 | 1371 | touch $@ |
2ae7eb26 VS |
1372 | ../../samples/docvwmdi/makefile.vc: $(SDEPS) ../../samples/docvwmdi/docvwmdi.bkl |
1373 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/docvwmdi/docvwmdi.bkl | |
c4c8eb79 | 1374 | touch $@ |
2ae7eb26 VS |
1375 | ../../samples/docvwmdi/makefile.gcc: $(SDEPS) ../../samples/docvwmdi/docvwmdi.bkl |
1376 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/docvwmdi/docvwmdi.bkl | |
c4c8eb79 | 1377 | touch $@ |
2ae7eb26 VS |
1378 | ../../samples/docvwmdi/makefile.wat: $(SDEPS) ../../samples/docvwmdi/docvwmdi.bkl |
1379 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/docvwmdi/docvwmdi.bkl | |
c4c8eb79 VS |
1380 | touch $@ |
1381 | ||
2ae7eb26 VS |
1382 | |
1383 | ../../samples/dragimag/Makefile.in: $(SDEPS) ../../samples/dragimag/dragimag.bkl | |
1384 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dragimag/dragimag.bkl | |
c4c8eb79 | 1385 | touch $@ |
2ae7eb26 VS |
1386 | ../../samples/dragimag/makefile.bcc: $(SDEPS) ../../samples/dragimag/dragimag.bkl |
1387 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dragimag/dragimag.bkl | |
c4c8eb79 | 1388 | touch $@ |
2ae7eb26 VS |
1389 | ../../samples/dragimag/makefile.vc: $(SDEPS) ../../samples/dragimag/dragimag.bkl |
1390 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dragimag/dragimag.bkl | |
c4c8eb79 | 1391 | touch $@ |
2ae7eb26 VS |
1392 | ../../samples/dragimag/makefile.gcc: $(SDEPS) ../../samples/dragimag/dragimag.bkl |
1393 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dragimag/dragimag.bkl | |
c4c8eb79 | 1394 | touch $@ |
2ae7eb26 VS |
1395 | ../../samples/dragimag/makefile.wat: $(SDEPS) ../../samples/dragimag/dragimag.bkl |
1396 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dragimag/dragimag.bkl | |
c4c8eb79 VS |
1397 | touch $@ |
1398 | ||
2ae7eb26 VS |
1399 | |
1400 | ../../samples/drawing/Makefile.in: $(SDEPS) ../../samples/drawing/drawing.bkl | |
1401 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/drawing/drawing.bkl | |
c4c8eb79 | 1402 | touch $@ |
2ae7eb26 VS |
1403 | ../../samples/drawing/makefile.bcc: $(SDEPS) ../../samples/drawing/drawing.bkl |
1404 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/drawing/drawing.bkl | |
c4c8eb79 | 1405 | touch $@ |
2ae7eb26 VS |
1406 | ../../samples/drawing/makefile.vc: $(SDEPS) ../../samples/drawing/drawing.bkl |
1407 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/drawing/drawing.bkl | |
c4c8eb79 | 1408 | touch $@ |
2ae7eb26 VS |
1409 | ../../samples/drawing/makefile.gcc: $(SDEPS) ../../samples/drawing/drawing.bkl |
1410 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/drawing/drawing.bkl | |
c4c8eb79 | 1411 | touch $@ |
2ae7eb26 VS |
1412 | ../../samples/drawing/makefile.wat: $(SDEPS) ../../samples/drawing/drawing.bkl |
1413 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/drawing/drawing.bkl | |
c4c8eb79 VS |
1414 | touch $@ |
1415 | ||
2ae7eb26 VS |
1416 | |
1417 | ../../samples/dynamic/Makefile.in: $(SDEPS) ../../samples/dynamic/dynamic.bkl | |
1418 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/dynamic/dynamic.bkl | |
c4c8eb79 | 1419 | touch $@ |
2ae7eb26 VS |
1420 | ../../samples/dynamic/makefile.bcc: $(SDEPS) ../../samples/dynamic/dynamic.bkl |
1421 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dynamic/dynamic.bkl | |
c4c8eb79 | 1422 | touch $@ |
2ae7eb26 VS |
1423 | ../../samples/dynamic/makefile.vc: $(SDEPS) ../../samples/dynamic/dynamic.bkl |
1424 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dynamic/dynamic.bkl | |
c4c8eb79 | 1425 | touch $@ |
2ae7eb26 VS |
1426 | ../../samples/dynamic/makefile.gcc: $(SDEPS) ../../samples/dynamic/dynamic.bkl |
1427 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dynamic/dynamic.bkl | |
c4c8eb79 | 1428 | touch $@ |
2ae7eb26 VS |
1429 | ../../samples/dynamic/makefile.wat: $(SDEPS) ../../samples/dynamic/dynamic.bkl |
1430 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/dynamic/dynamic.bkl | |
c4c8eb79 VS |
1431 | touch $@ |
1432 | ||
2ae7eb26 VS |
1433 | |
1434 | ../../samples/erase/Makefile.in: $(SDEPS) ../../samples/erase/erase.bkl | |
1435 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/erase/erase.bkl | |
c4c8eb79 | 1436 | touch $@ |
2ae7eb26 VS |
1437 | ../../samples/erase/makefile.bcc: $(SDEPS) ../../samples/erase/erase.bkl |
1438 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/erase/erase.bkl | |
c4c8eb79 | 1439 | touch $@ |
2ae7eb26 VS |
1440 | ../../samples/erase/makefile.vc: $(SDEPS) ../../samples/erase/erase.bkl |
1441 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/erase/erase.bkl | |
c4c8eb79 | 1442 | touch $@ |
2ae7eb26 VS |
1443 | ../../samples/erase/makefile.gcc: $(SDEPS) ../../samples/erase/erase.bkl |
1444 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/erase/erase.bkl | |
c4c8eb79 | 1445 | touch $@ |
2ae7eb26 VS |
1446 | ../../samples/erase/makefile.wat: $(SDEPS) ../../samples/erase/erase.bkl |
1447 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/erase/erase.bkl | |
c4c8eb79 VS |
1448 | touch $@ |
1449 | ||
2ae7eb26 VS |
1450 | |
1451 | ../../samples/event/Makefile.in: $(SDEPS) ../../samples/event/event.bkl | |
1452 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/event/event.bkl | |
c4c8eb79 | 1453 | touch $@ |
2ae7eb26 VS |
1454 | ../../samples/event/makefile.bcc: $(SDEPS) ../../samples/event/event.bkl |
1455 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/event/event.bkl | |
c4c8eb79 | 1456 | touch $@ |
2ae7eb26 VS |
1457 | ../../samples/event/makefile.vc: $(SDEPS) ../../samples/event/event.bkl |
1458 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/event/event.bkl | |
c4c8eb79 | 1459 | touch $@ |
2ae7eb26 VS |
1460 | ../../samples/event/makefile.gcc: $(SDEPS) ../../samples/event/event.bkl |
1461 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/event/event.bkl | |
c4c8eb79 | 1462 | touch $@ |
2ae7eb26 VS |
1463 | ../../samples/event/makefile.wat: $(SDEPS) ../../samples/event/event.bkl |
1464 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/event/event.bkl | |
c4c8eb79 VS |
1465 | touch $@ |
1466 | ||
2ae7eb26 VS |
1467 | |
1468 | ../../samples/exec/Makefile.in: $(SDEPS) ../../samples/exec/exec.bkl | |
1469 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/exec/exec.bkl | |
31009f33 | 1470 | touch $@ |
2ae7eb26 VS |
1471 | ../../samples/exec/makefile.bcc: $(SDEPS) ../../samples/exec/exec.bkl |
1472 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/exec/exec.bkl | |
31009f33 | 1473 | touch $@ |
2ae7eb26 VS |
1474 | ../../samples/exec/makefile.vc: $(SDEPS) ../../samples/exec/exec.bkl |
1475 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/exec/exec.bkl | |
31009f33 | 1476 | touch $@ |
2ae7eb26 VS |
1477 | ../../samples/exec/makefile.gcc: $(SDEPS) ../../samples/exec/exec.bkl |
1478 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/exec/exec.bkl | |
31009f33 | 1479 | touch $@ |
2ae7eb26 VS |
1480 | ../../samples/exec/makefile.wat: $(SDEPS) ../../samples/exec/exec.bkl |
1481 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/exec/exec.bkl | |
31009f33 VS |
1482 | touch $@ |
1483 | ||
2ae7eb26 VS |
1484 | |
1485 | ../../samples/font/Makefile.in: $(SDEPS) ../../samples/font/font.bkl | |
1486 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/font/font.bkl | |
31009f33 | 1487 | touch $@ |
2ae7eb26 VS |
1488 | ../../samples/font/makefile.bcc: $(SDEPS) ../../samples/font/font.bkl |
1489 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/font/font.bkl | |
31009f33 | 1490 | touch $@ |
2ae7eb26 VS |
1491 | ../../samples/font/makefile.vc: $(SDEPS) ../../samples/font/font.bkl |
1492 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/font/font.bkl | |
31009f33 | 1493 | touch $@ |
2ae7eb26 VS |
1494 | ../../samples/font/makefile.gcc: $(SDEPS) ../../samples/font/font.bkl |
1495 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/font/font.bkl | |
31009f33 | 1496 | touch $@ |
2ae7eb26 VS |
1497 | ../../samples/font/makefile.wat: $(SDEPS) ../../samples/font/font.bkl |
1498 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/font/font.bkl | |
31009f33 VS |
1499 | touch $@ |
1500 | ||
2ae7eb26 VS |
1501 | |
1502 | ../../samples/grid/Makefile.in: $(SDEPS) ../../samples/grid/grid.bkl | |
1503 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/grid/grid.bkl | |
31009f33 | 1504 | touch $@ |
2ae7eb26 VS |
1505 | ../../samples/grid/makefile.bcc: $(SDEPS) ../../samples/grid/grid.bkl |
1506 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/grid/grid.bkl | |
31009f33 | 1507 | touch $@ |
2ae7eb26 VS |
1508 | ../../samples/grid/makefile.vc: $(SDEPS) ../../samples/grid/grid.bkl |
1509 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/grid/grid.bkl | |
31009f33 | 1510 | touch $@ |
2ae7eb26 VS |
1511 | ../../samples/grid/makefile.gcc: $(SDEPS) ../../samples/grid/grid.bkl |
1512 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/grid/grid.bkl | |
31009f33 | 1513 | touch $@ |
2ae7eb26 VS |
1514 | ../../samples/grid/makefile.wat: $(SDEPS) ../../samples/grid/grid.bkl |
1515 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/grid/grid.bkl | |
31009f33 VS |
1516 | touch $@ |
1517 | ||
2ae7eb26 VS |
1518 | |
1519 | ../../samples/help/Makefile.in: $(SDEPS) ../../samples/help/help.bkl | |
1520 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/help/help.bkl | |
31009f33 | 1521 | touch $@ |
2ae7eb26 VS |
1522 | ../../samples/help/makefile.bcc: $(SDEPS) ../../samples/help/help.bkl |
1523 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/help/help.bkl | |
31009f33 | 1524 | touch $@ |
2ae7eb26 VS |
1525 | ../../samples/help/makefile.vc: $(SDEPS) ../../samples/help/help.bkl |
1526 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/help/help.bkl | |
31009f33 | 1527 | touch $@ |
2ae7eb26 VS |
1528 | ../../samples/help/makefile.gcc: $(SDEPS) ../../samples/help/help.bkl |
1529 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/help/help.bkl | |
31009f33 | 1530 | touch $@ |
2ae7eb26 VS |
1531 | ../../samples/help/makefile.wat: $(SDEPS) ../../samples/help/help.bkl |
1532 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/help/help.bkl | |
31009f33 VS |
1533 | touch $@ |
1534 | ||
2ae7eb26 VS |
1535 | |
1536 | ../../samples/htlbox/Makefile.in: $(SDEPS) ../../samples/htlbox/htlbox.bkl | |
1537 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/htlbox/htlbox.bkl | |
31009f33 | 1538 | touch $@ |
2ae7eb26 VS |
1539 | ../../samples/htlbox/makefile.bcc: $(SDEPS) ../../samples/htlbox/htlbox.bkl |
1540 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/htlbox/htlbox.bkl | |
31009f33 | 1541 | touch $@ |
2ae7eb26 VS |
1542 | ../../samples/htlbox/makefile.vc: $(SDEPS) ../../samples/htlbox/htlbox.bkl |
1543 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/htlbox/htlbox.bkl | |
31009f33 | 1544 | touch $@ |
2ae7eb26 VS |
1545 | ../../samples/htlbox/makefile.gcc: $(SDEPS) ../../samples/htlbox/htlbox.bkl |
1546 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/htlbox/htlbox.bkl | |
31009f33 | 1547 | touch $@ |
2ae7eb26 VS |
1548 | ../../samples/htlbox/makefile.wat: $(SDEPS) ../../samples/htlbox/htlbox.bkl |
1549 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/htlbox/htlbox.bkl | |
31009f33 VS |
1550 | touch $@ |
1551 | ||
2ae7eb26 VS |
1552 | |
1553 | ../../samples/html/about/Makefile.in: $(SDEPS) ../../samples/html/about/about.bkl | |
1554 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/about/about.bkl | |
31009f33 | 1555 | touch $@ |
2ae7eb26 VS |
1556 | ../../samples/html/about/makefile.bcc: $(SDEPS) ../../samples/html/about/about.bkl |
1557 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/about/about.bkl | |
31009f33 | 1558 | touch $@ |
2ae7eb26 VS |
1559 | ../../samples/html/about/makefile.vc: $(SDEPS) ../../samples/html/about/about.bkl |
1560 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/about/about.bkl | |
31009f33 | 1561 | touch $@ |
2ae7eb26 VS |
1562 | ../../samples/html/about/makefile.gcc: $(SDEPS) ../../samples/html/about/about.bkl |
1563 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/about/about.bkl | |
31009f33 | 1564 | touch $@ |
2ae7eb26 VS |
1565 | ../../samples/html/about/makefile.wat: $(SDEPS) ../../samples/html/about/about.bkl |
1566 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/about/about.bkl | |
31009f33 VS |
1567 | touch $@ |
1568 | ||
2ae7eb26 VS |
1569 | |
1570 | ../../samples/html/help/Makefile.in: $(SDEPS) ../../samples/html/help/help.bkl | |
1571 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/help/help.bkl | |
31009f33 | 1572 | touch $@ |
2ae7eb26 VS |
1573 | ../../samples/html/help/makefile.bcc: $(SDEPS) ../../samples/html/help/help.bkl |
1574 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/help/help.bkl | |
31009f33 | 1575 | touch $@ |
2ae7eb26 VS |
1576 | ../../samples/html/help/makefile.vc: $(SDEPS) ../../samples/html/help/help.bkl |
1577 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/help/help.bkl | |
31009f33 | 1578 | touch $@ |
2ae7eb26 VS |
1579 | ../../samples/html/help/makefile.gcc: $(SDEPS) ../../samples/html/help/help.bkl |
1580 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/help/help.bkl | |
31009f33 | 1581 | touch $@ |
2ae7eb26 VS |
1582 | ../../samples/html/help/makefile.wat: $(SDEPS) ../../samples/html/help/help.bkl |
1583 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/help/help.bkl | |
31009f33 VS |
1584 | touch $@ |
1585 | ||
2ae7eb26 VS |
1586 | |
1587 | ../../samples/html/helpview/Makefile.in: $(SDEPS) ../../samples/html/helpview/helpview.bkl | |
1588 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/helpview/helpview.bkl | |
31009f33 | 1589 | touch $@ |
2ae7eb26 VS |
1590 | ../../samples/html/helpview/makefile.bcc: $(SDEPS) ../../samples/html/helpview/helpview.bkl |
1591 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/helpview/helpview.bkl | |
31009f33 | 1592 | touch $@ |
2ae7eb26 VS |
1593 | ../../samples/html/helpview/makefile.vc: $(SDEPS) ../../samples/html/helpview/helpview.bkl |
1594 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/helpview/helpview.bkl | |
31009f33 | 1595 | touch $@ |
2ae7eb26 VS |
1596 | ../../samples/html/helpview/makefile.gcc: $(SDEPS) ../../samples/html/helpview/helpview.bkl |
1597 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/helpview/helpview.bkl | |
31009f33 | 1598 | touch $@ |
2ae7eb26 VS |
1599 | ../../samples/html/helpview/makefile.wat: $(SDEPS) ../../samples/html/helpview/helpview.bkl |
1600 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/helpview/helpview.bkl | |
31009f33 VS |
1601 | touch $@ |
1602 | ||
2ae7eb26 VS |
1603 | |
1604 | ../../samples/html/Makefile.in: $(SDEPS) ../../samples/html/html_samples.bkl | |
1605 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/html_samples.bkl | |
31009f33 | 1606 | touch $@ |
2ae7eb26 VS |
1607 | ../../samples/html/makefile.bcc: $(SDEPS) ../../samples/html/html_samples.bkl |
1608 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/html/html_samples.bkl | |
31009f33 | 1609 | touch $@ |
2ae7eb26 VS |
1610 | ../../samples/html/makefile.vc: $(SDEPS) ../../samples/html/html_samples.bkl |
1611 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/html/html_samples.bkl | |
31009f33 | 1612 | touch $@ |
2ae7eb26 VS |
1613 | ../../samples/html/makefile.gcc: $(SDEPS) ../../samples/html/html_samples.bkl |
1614 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/html/html_samples.bkl | |
31009f33 | 1615 | touch $@ |
2ae7eb26 VS |
1616 | ../../samples/html/makefile.wat: $(SDEPS) ../../samples/html/html_samples.bkl |
1617 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/html/html_samples.bkl | |
31009f33 VS |
1618 | touch $@ |
1619 | ||
2ae7eb26 VS |
1620 | |
1621 | ../../samples/html/printing/Makefile.in: $(SDEPS) ../../samples/html/printing/printing.bkl | |
1622 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/printing/printing.bkl | |
31009f33 | 1623 | touch $@ |
2ae7eb26 VS |
1624 | ../../samples/html/printing/makefile.bcc: $(SDEPS) ../../samples/html/printing/printing.bkl |
1625 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/printing/printing.bkl | |
31009f33 | 1626 | touch $@ |
2ae7eb26 VS |
1627 | ../../samples/html/printing/makefile.vc: $(SDEPS) ../../samples/html/printing/printing.bkl |
1628 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/printing/printing.bkl | |
31009f33 | 1629 | touch $@ |
2ae7eb26 VS |
1630 | ../../samples/html/printing/makefile.gcc: $(SDEPS) ../../samples/html/printing/printing.bkl |
1631 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/printing/printing.bkl | |
31009f33 | 1632 | touch $@ |
2ae7eb26 VS |
1633 | ../../samples/html/printing/makefile.wat: $(SDEPS) ../../samples/html/printing/printing.bkl |
1634 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/printing/printing.bkl | |
31009f33 VS |
1635 | touch $@ |
1636 | ||
2ae7eb26 VS |
1637 | |
1638 | ../../samples/html/test/Makefile.in: $(SDEPS) ../../samples/html/test/test.bkl | |
1639 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/test/test.bkl | |
31009f33 | 1640 | touch $@ |
2ae7eb26 VS |
1641 | ../../samples/html/test/makefile.bcc: $(SDEPS) ../../samples/html/test/test.bkl |
1642 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/test/test.bkl | |
31009f33 | 1643 | touch $@ |
2ae7eb26 VS |
1644 | ../../samples/html/test/makefile.vc: $(SDEPS) ../../samples/html/test/test.bkl |
1645 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/test/test.bkl | |
31009f33 | 1646 | touch $@ |
2ae7eb26 VS |
1647 | ../../samples/html/test/makefile.gcc: $(SDEPS) ../../samples/html/test/test.bkl |
1648 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/test/test.bkl | |
31009f33 | 1649 | touch $@ |
2ae7eb26 VS |
1650 | ../../samples/html/test/makefile.wat: $(SDEPS) ../../samples/html/test/test.bkl |
1651 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/test/test.bkl | |
31009f33 VS |
1652 | touch $@ |
1653 | ||
2ae7eb26 VS |
1654 | |
1655 | ../../samples/html/virtual/Makefile.in: $(SDEPS) ../../samples/html/virtual/virtual.bkl | |
1656 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/virtual/virtual.bkl | |
31009f33 | 1657 | touch $@ |
2ae7eb26 VS |
1658 | ../../samples/html/virtual/makefile.bcc: $(SDEPS) ../../samples/html/virtual/virtual.bkl |
1659 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/virtual/virtual.bkl | |
31009f33 | 1660 | touch $@ |
2ae7eb26 VS |
1661 | ../../samples/html/virtual/makefile.vc: $(SDEPS) ../../samples/html/virtual/virtual.bkl |
1662 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/virtual/virtual.bkl | |
31009f33 | 1663 | touch $@ |
2ae7eb26 VS |
1664 | ../../samples/html/virtual/makefile.gcc: $(SDEPS) ../../samples/html/virtual/virtual.bkl |
1665 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/virtual/virtual.bkl | |
31009f33 | 1666 | touch $@ |
2ae7eb26 VS |
1667 | ../../samples/html/virtual/makefile.wat: $(SDEPS) ../../samples/html/virtual/virtual.bkl |
1668 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/virtual/virtual.bkl | |
31009f33 VS |
1669 | touch $@ |
1670 | ||
2ae7eb26 VS |
1671 | |
1672 | ../../samples/html/widget/Makefile.in: $(SDEPS) ../../samples/html/widget/widget.bkl | |
1673 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/widget/widget.bkl | |
31009f33 | 1674 | touch $@ |
2ae7eb26 VS |
1675 | ../../samples/html/widget/makefile.bcc: $(SDEPS) ../../samples/html/widget/widget.bkl |
1676 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/widget/widget.bkl | |
31009f33 | 1677 | touch $@ |
2ae7eb26 VS |
1678 | ../../samples/html/widget/makefile.vc: $(SDEPS) ../../samples/html/widget/widget.bkl |
1679 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/widget/widget.bkl | |
31009f33 | 1680 | touch $@ |
2ae7eb26 VS |
1681 | ../../samples/html/widget/makefile.gcc: $(SDEPS) ../../samples/html/widget/widget.bkl |
1682 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/widget/widget.bkl | |
31009f33 | 1683 | touch $@ |
2ae7eb26 VS |
1684 | ../../samples/html/widget/makefile.wat: $(SDEPS) ../../samples/html/widget/widget.bkl |
1685 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/widget/widget.bkl | |
31009f33 VS |
1686 | touch $@ |
1687 | ||
2ae7eb26 VS |
1688 | |
1689 | ../../samples/html/zip/Makefile.in: $(SDEPS) ../../samples/html/zip/zip.bkl | |
1690 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/html/zip/zip.bkl | |
31009f33 | 1691 | touch $@ |
2ae7eb26 VS |
1692 | ../../samples/html/zip/makefile.bcc: $(SDEPS) ../../samples/html/zip/zip.bkl |
1693 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/zip/zip.bkl | |
31009f33 | 1694 | touch $@ |
2ae7eb26 VS |
1695 | ../../samples/html/zip/makefile.vc: $(SDEPS) ../../samples/html/zip/zip.bkl |
1696 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/zip/zip.bkl | |
31009f33 | 1697 | touch $@ |
2ae7eb26 VS |
1698 | ../../samples/html/zip/makefile.gcc: $(SDEPS) ../../samples/html/zip/zip.bkl |
1699 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/zip/zip.bkl | |
31009f33 | 1700 | touch $@ |
2ae7eb26 VS |
1701 | ../../samples/html/zip/makefile.wat: $(SDEPS) ../../samples/html/zip/zip.bkl |
1702 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/html/zip/zip.bkl | |
31009f33 VS |
1703 | touch $@ |
1704 | ||
2ae7eb26 | 1705 | |
31009f33 | 1706 | ../../samples/image/Makefile.in: $(SDEPS) ../../samples/image/image.bkl |
5646c3f8 | 1707 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/image/image.bkl |
31009f33 VS |
1708 | touch $@ |
1709 | ../../samples/image/makefile.bcc: $(SDEPS) ../../samples/image/image.bkl | |
73d01310 | 1710 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/image/image.bkl |
31009f33 VS |
1711 | touch $@ |
1712 | ../../samples/image/makefile.vc: $(SDEPS) ../../samples/image/image.bkl | |
73d01310 | 1713 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/image/image.bkl |
31009f33 VS |
1714 | touch $@ |
1715 | ../../samples/image/makefile.gcc: $(SDEPS) ../../samples/image/image.bkl | |
73d01310 | 1716 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/image/image.bkl |
31009f33 VS |
1717 | touch $@ |
1718 | ../../samples/image/makefile.wat: $(SDEPS) ../../samples/image/image.bkl | |
73d01310 | 1719 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/image/image.bkl |
31009f33 VS |
1720 | touch $@ |
1721 | ||
2ae7eb26 VS |
1722 | |
1723 | ../../samples/internat/Makefile.in: $(SDEPS) ../../samples/internat/internat.bkl | |
1724 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/internat/internat.bkl | |
31009f33 | 1725 | touch $@ |
2ae7eb26 VS |
1726 | ../../samples/internat/makefile.bcc: $(SDEPS) ../../samples/internat/internat.bkl |
1727 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/internat/internat.bkl | |
31009f33 | 1728 | touch $@ |
2ae7eb26 VS |
1729 | ../../samples/internat/makefile.vc: $(SDEPS) ../../samples/internat/internat.bkl |
1730 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/internat/internat.bkl | |
31009f33 | 1731 | touch $@ |
2ae7eb26 VS |
1732 | ../../samples/internat/makefile.gcc: $(SDEPS) ../../samples/internat/internat.bkl |
1733 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/internat/internat.bkl | |
1734 | touch $@ | |
1735 | ../../samples/internat/makefile.wat: $(SDEPS) ../../samples/internat/internat.bkl | |
1736 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/internat/internat.bkl | |
31009f33 VS |
1737 | touch $@ |
1738 | ||
2ae7eb26 VS |
1739 | |
1740 | ../../samples/ipc/Makefile.in: $(SDEPS) ../../samples/ipc/ipc.bkl | |
1741 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/ipc/ipc.bkl | |
31009f33 | 1742 | touch $@ |
2ae7eb26 VS |
1743 | ../../samples/ipc/makefile.bcc: $(SDEPS) ../../samples/ipc/ipc.bkl |
1744 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/ipc/ipc.bkl | |
31009f33 | 1745 | touch $@ |
2ae7eb26 VS |
1746 | ../../samples/ipc/makefile.vc: $(SDEPS) ../../samples/ipc/ipc.bkl |
1747 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/ipc/ipc.bkl | |
31009f33 | 1748 | touch $@ |
2ae7eb26 VS |
1749 | ../../samples/ipc/makefile.gcc: $(SDEPS) ../../samples/ipc/ipc.bkl |
1750 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/ipc/ipc.bkl | |
31009f33 | 1751 | touch $@ |
2ae7eb26 VS |
1752 | ../../samples/ipc/makefile.wat: $(SDEPS) ../../samples/ipc/ipc.bkl |
1753 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/ipc/ipc.bkl | |
31009f33 VS |
1754 | touch $@ |
1755 | ||
2ae7eb26 VS |
1756 | |
1757 | ../../samples/joytest/Makefile.in: $(SDEPS) ../../samples/joytest/joytest.bkl | |
1758 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/joytest/joytest.bkl | |
31009f33 | 1759 | touch $@ |
2ae7eb26 VS |
1760 | ../../samples/joytest/makefile.bcc: $(SDEPS) ../../samples/joytest/joytest.bkl |
1761 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/joytest/joytest.bkl | |
31009f33 | 1762 | touch $@ |
2ae7eb26 VS |
1763 | ../../samples/joytest/makefile.vc: $(SDEPS) ../../samples/joytest/joytest.bkl |
1764 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/joytest/joytest.bkl | |
31009f33 | 1765 | touch $@ |
2ae7eb26 VS |
1766 | ../../samples/joytest/makefile.gcc: $(SDEPS) ../../samples/joytest/joytest.bkl |
1767 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/joytest/joytest.bkl | |
31009f33 | 1768 | touch $@ |
2ae7eb26 VS |
1769 | ../../samples/joytest/makefile.wat: $(SDEPS) ../../samples/joytest/joytest.bkl |
1770 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/joytest/joytest.bkl | |
31009f33 VS |
1771 | touch $@ |
1772 | ||
2ae7eb26 VS |
1773 | |
1774 | ../../samples/keyboard/Makefile.in: $(SDEPS) ../../samples/keyboard/keyboard.bkl | |
1775 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/keyboard/keyboard.bkl | |
31009f33 | 1776 | touch $@ |
2ae7eb26 VS |
1777 | ../../samples/keyboard/makefile.bcc: $(SDEPS) ../../samples/keyboard/keyboard.bkl |
1778 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/keyboard/keyboard.bkl | |
31009f33 | 1779 | touch $@ |
2ae7eb26 VS |
1780 | ../../samples/keyboard/makefile.vc: $(SDEPS) ../../samples/keyboard/keyboard.bkl |
1781 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/keyboard/keyboard.bkl | |
31009f33 | 1782 | touch $@ |
2ae7eb26 VS |
1783 | ../../samples/keyboard/makefile.gcc: $(SDEPS) ../../samples/keyboard/keyboard.bkl |
1784 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/keyboard/keyboard.bkl | |
31009f33 | 1785 | touch $@ |
2ae7eb26 VS |
1786 | ../../samples/keyboard/makefile.wat: $(SDEPS) ../../samples/keyboard/keyboard.bkl |
1787 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/keyboard/keyboard.bkl | |
31009f33 VS |
1788 | touch $@ |
1789 | ||
2ae7eb26 VS |
1790 | |
1791 | ../../samples/layout/Makefile.in: $(SDEPS) ../../samples/layout/layout.bkl | |
1792 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/layout/layout.bkl | |
31009f33 | 1793 | touch $@ |
2ae7eb26 VS |
1794 | ../../samples/layout/makefile.bcc: $(SDEPS) ../../samples/layout/layout.bkl |
1795 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/layout/layout.bkl | |
31009f33 | 1796 | touch $@ |
2ae7eb26 VS |
1797 | ../../samples/layout/makefile.vc: $(SDEPS) ../../samples/layout/layout.bkl |
1798 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/layout/layout.bkl | |
31009f33 | 1799 | touch $@ |
2ae7eb26 VS |
1800 | ../../samples/layout/makefile.gcc: $(SDEPS) ../../samples/layout/layout.bkl |
1801 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/layout/layout.bkl | |
31009f33 | 1802 | touch $@ |
2ae7eb26 VS |
1803 | ../../samples/layout/makefile.wat: $(SDEPS) ../../samples/layout/layout.bkl |
1804 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/layout/layout.bkl | |
31009f33 VS |
1805 | touch $@ |
1806 | ||
2ae7eb26 | 1807 | |
31009f33 | 1808 | ../../samples/listbox/Makefile.in: $(SDEPS) ../../samples/listbox/listbox.bkl |
5646c3f8 | 1809 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/listbox/listbox.bkl |
31009f33 VS |
1810 | touch $@ |
1811 | ../../samples/listbox/makefile.bcc: $(SDEPS) ../../samples/listbox/listbox.bkl | |
73d01310 | 1812 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/listbox/listbox.bkl |
31009f33 VS |
1813 | touch $@ |
1814 | ../../samples/listbox/makefile.vc: $(SDEPS) ../../samples/listbox/listbox.bkl | |
73d01310 | 1815 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/listbox/listbox.bkl |
31009f33 VS |
1816 | touch $@ |
1817 | ../../samples/listbox/makefile.gcc: $(SDEPS) ../../samples/listbox/listbox.bkl | |
73d01310 | 1818 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/listbox/listbox.bkl |
31009f33 VS |
1819 | touch $@ |
1820 | ../../samples/listbox/makefile.wat: $(SDEPS) ../../samples/listbox/listbox.bkl | |
73d01310 | 1821 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/listbox/listbox.bkl |
31009f33 VS |
1822 | touch $@ |
1823 | ||
31009f33 | 1824 | |
2ae7eb26 VS |
1825 | ../../samples/listctrl/Makefile.in: $(SDEPS) ../../samples/listctrl/listctrl.bkl |
1826 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/listctrl/listctrl.bkl | |
31009f33 | 1827 | touch $@ |
2ae7eb26 VS |
1828 | ../../samples/listctrl/makefile.bcc: $(SDEPS) ../../samples/listctrl/listctrl.bkl |
1829 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/listctrl/listctrl.bkl | |
31009f33 | 1830 | touch $@ |
2ae7eb26 VS |
1831 | ../../samples/listctrl/makefile.vc: $(SDEPS) ../../samples/listctrl/listctrl.bkl |
1832 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/listctrl/listctrl.bkl | |
31009f33 | 1833 | touch $@ |
2ae7eb26 VS |
1834 | ../../samples/listctrl/makefile.gcc: $(SDEPS) ../../samples/listctrl/listctrl.bkl |
1835 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/listctrl/listctrl.bkl | |
31009f33 | 1836 | touch $@ |
2ae7eb26 VS |
1837 | ../../samples/listctrl/makefile.wat: $(SDEPS) ../../samples/listctrl/listctrl.bkl |
1838 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/listctrl/listctrl.bkl | |
31009f33 VS |
1839 | touch $@ |
1840 | ||
31009f33 | 1841 | |
2ae7eb26 VS |
1842 | ../../samples/mdi/Makefile.in: $(SDEPS) ../../samples/mdi/mdi.bkl |
1843 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/mdi/mdi.bkl | |
31009f33 | 1844 | touch $@ |
2ae7eb26 VS |
1845 | ../../samples/mdi/makefile.bcc: $(SDEPS) ../../samples/mdi/mdi.bkl |
1846 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mdi/mdi.bkl | |
31009f33 | 1847 | touch $@ |
2ae7eb26 VS |
1848 | ../../samples/mdi/makefile.vc: $(SDEPS) ../../samples/mdi/mdi.bkl |
1849 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mdi/mdi.bkl | |
31009f33 | 1850 | touch $@ |
2ae7eb26 VS |
1851 | ../../samples/mdi/makefile.gcc: $(SDEPS) ../../samples/mdi/mdi.bkl |
1852 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mdi/mdi.bkl | |
31009f33 | 1853 | touch $@ |
2ae7eb26 VS |
1854 | ../../samples/mdi/makefile.wat: $(SDEPS) ../../samples/mdi/mdi.bkl |
1855 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mdi/mdi.bkl | |
31009f33 VS |
1856 | touch $@ |
1857 | ||
31009f33 | 1858 | |
2ae7eb26 VS |
1859 | ../../samples/memcheck/Makefile.in: $(SDEPS) ../../samples/memcheck/memcheck.bkl |
1860 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/memcheck/memcheck.bkl | |
31009f33 | 1861 | touch $@ |
2ae7eb26 VS |
1862 | ../../samples/memcheck/makefile.bcc: $(SDEPS) ../../samples/memcheck/memcheck.bkl |
1863 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/memcheck/memcheck.bkl | |
31009f33 | 1864 | touch $@ |
2ae7eb26 VS |
1865 | ../../samples/memcheck/makefile.vc: $(SDEPS) ../../samples/memcheck/memcheck.bkl |
1866 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/memcheck/memcheck.bkl | |
31009f33 | 1867 | touch $@ |
2ae7eb26 VS |
1868 | ../../samples/memcheck/makefile.gcc: $(SDEPS) ../../samples/memcheck/memcheck.bkl |
1869 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/memcheck/memcheck.bkl | |
31009f33 | 1870 | touch $@ |
2ae7eb26 VS |
1871 | ../../samples/memcheck/makefile.wat: $(SDEPS) ../../samples/memcheck/memcheck.bkl |
1872 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/memcheck/memcheck.bkl | |
31009f33 VS |
1873 | touch $@ |
1874 | ||
31009f33 | 1875 | |
2ae7eb26 VS |
1876 | ../../samples/menu/Makefile.in: $(SDEPS) ../../samples/menu/menu.bkl |
1877 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/menu/menu.bkl | |
31009f33 | 1878 | touch $@ |
2ae7eb26 VS |
1879 | ../../samples/menu/makefile.bcc: $(SDEPS) ../../samples/menu/menu.bkl |
1880 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/menu/menu.bkl | |
31009f33 | 1881 | touch $@ |
2ae7eb26 VS |
1882 | ../../samples/menu/makefile.vc: $(SDEPS) ../../samples/menu/menu.bkl |
1883 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/menu/menu.bkl | |
31009f33 | 1884 | touch $@ |
2ae7eb26 VS |
1885 | ../../samples/menu/makefile.gcc: $(SDEPS) ../../samples/menu/menu.bkl |
1886 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/menu/menu.bkl | |
31009f33 | 1887 | touch $@ |
2ae7eb26 VS |
1888 | ../../samples/menu/makefile.wat: $(SDEPS) ../../samples/menu/menu.bkl |
1889 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/menu/menu.bkl | |
31009f33 VS |
1890 | touch $@ |
1891 | ||
2ae7eb26 VS |
1892 | |
1893 | ../../samples/mfc/Makefile.in: $(SDEPS) ../../samples/mfc/mfc.bkl | |
1894 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/mfc/mfc.bkl | |
31009f33 | 1895 | touch $@ |
2ae7eb26 VS |
1896 | ../../samples/mfc/makefile.bcc: $(SDEPS) ../../samples/mfc/mfc.bkl |
1897 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mfc/mfc.bkl | |
31009f33 | 1898 | touch $@ |
2ae7eb26 VS |
1899 | ../../samples/mfc/makefile.vc: $(SDEPS) ../../samples/mfc/mfc.bkl |
1900 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mfc/mfc.bkl | |
31009f33 | 1901 | touch $@ |
2ae7eb26 VS |
1902 | ../../samples/mfc/makefile.gcc: $(SDEPS) ../../samples/mfc/mfc.bkl |
1903 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mfc/mfc.bkl | |
31009f33 | 1904 | touch $@ |
2ae7eb26 VS |
1905 | ../../samples/mfc/makefile.wat: $(SDEPS) ../../samples/mfc/mfc.bkl |
1906 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mfc/mfc.bkl | |
31009f33 VS |
1907 | touch $@ |
1908 | ||
2ae7eb26 VS |
1909 | |
1910 | ../../samples/minifram/Makefile.in: $(SDEPS) ../../samples/minifram/minifram.bkl | |
1911 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/minifram/minifram.bkl | |
31009f33 | 1912 | touch $@ |
2ae7eb26 VS |
1913 | ../../samples/minifram/makefile.bcc: $(SDEPS) ../../samples/minifram/minifram.bkl |
1914 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/minifram/minifram.bkl | |
31009f33 | 1915 | touch $@ |
2ae7eb26 VS |
1916 | ../../samples/minifram/makefile.vc: $(SDEPS) ../../samples/minifram/minifram.bkl |
1917 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/minifram/minifram.bkl | |
31009f33 | 1918 | touch $@ |
2ae7eb26 VS |
1919 | ../../samples/minifram/makefile.gcc: $(SDEPS) ../../samples/minifram/minifram.bkl |
1920 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/minifram/minifram.bkl | |
31009f33 | 1921 | touch $@ |
2ae7eb26 VS |
1922 | ../../samples/minifram/makefile.wat: $(SDEPS) ../../samples/minifram/minifram.bkl |
1923 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/minifram/minifram.bkl | |
31009f33 VS |
1924 | touch $@ |
1925 | ||
2ae7eb26 VS |
1926 | |
1927 | ../../samples/minimal/Makefile.in: $(SDEPS) ../../samples/minimal/minimal.bkl | |
1928 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/minimal/minimal.bkl | |
31009f33 | 1929 | touch $@ |
2ae7eb26 VS |
1930 | ../../samples/minimal/makefile.bcc: $(SDEPS) ../../samples/minimal/minimal.bkl |
1931 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/minimal/minimal.bkl | |
31009f33 | 1932 | touch $@ |
2ae7eb26 VS |
1933 | ../../samples/minimal/makefile.vc: $(SDEPS) ../../samples/minimal/minimal.bkl |
1934 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/minimal/minimal.bkl | |
31009f33 | 1935 | touch $@ |
2ae7eb26 VS |
1936 | ../../samples/minimal/makefile.gcc: $(SDEPS) ../../samples/minimal/minimal.bkl |
1937 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/minimal/minimal.bkl | |
31009f33 | 1938 | touch $@ |
2ae7eb26 VS |
1939 | ../../samples/minimal/makefile.wat: $(SDEPS) ../../samples/minimal/minimal.bkl |
1940 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/minimal/minimal.bkl | |
31009f33 VS |
1941 | touch $@ |
1942 | ||
2ae7eb26 VS |
1943 | |
1944 | ../../samples/mobile/Makefile.in: $(SDEPS) ../../samples/mobile/mobile.bkl | |
1945 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/mobile/mobile.bkl | |
31009f33 | 1946 | touch $@ |
2ae7eb26 VS |
1947 | ../../samples/mobile/makefile.bcc: $(SDEPS) ../../samples/mobile/mobile.bkl |
1948 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mobile/mobile.bkl | |
31009f33 | 1949 | touch $@ |
2ae7eb26 VS |
1950 | ../../samples/mobile/makefile.vc: $(SDEPS) ../../samples/mobile/mobile.bkl |
1951 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mobile/mobile.bkl | |
31009f33 | 1952 | touch $@ |
2ae7eb26 VS |
1953 | ../../samples/mobile/makefile.gcc: $(SDEPS) ../../samples/mobile/mobile.bkl |
1954 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mobile/mobile.bkl | |
31009f33 | 1955 | touch $@ |
2ae7eb26 VS |
1956 | ../../samples/mobile/makefile.wat: $(SDEPS) ../../samples/mobile/mobile.bkl |
1957 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/mobile/mobile.bkl | |
31009f33 VS |
1958 | touch $@ |
1959 | ||
2ae7eb26 VS |
1960 | |
1961 | ../../samples/multimon/Makefile.in: $(SDEPS) ../../samples/multimon/multimon.bkl | |
1962 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/multimon/multimon.bkl | |
31009f33 | 1963 | touch $@ |
2ae7eb26 VS |
1964 | ../../samples/multimon/makefile.bcc: $(SDEPS) ../../samples/multimon/multimon.bkl |
1965 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/multimon/multimon.bkl | |
31009f33 | 1966 | touch $@ |
2ae7eb26 VS |
1967 | ../../samples/multimon/makefile.vc: $(SDEPS) ../../samples/multimon/multimon.bkl |
1968 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/multimon/multimon.bkl | |
31009f33 | 1969 | touch $@ |
2ae7eb26 VS |
1970 | ../../samples/multimon/makefile.gcc: $(SDEPS) ../../samples/multimon/multimon.bkl |
1971 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/multimon/multimon.bkl | |
31009f33 | 1972 | touch $@ |
2ae7eb26 VS |
1973 | ../../samples/multimon/makefile.wat: $(SDEPS) ../../samples/multimon/multimon.bkl |
1974 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/multimon/multimon.bkl | |
31009f33 VS |
1975 | touch $@ |
1976 | ||
2ae7eb26 VS |
1977 | |
1978 | ../../samples/nativdlg/Makefile.in: $(SDEPS) ../../samples/nativdlg/nativdlg.bkl | |
1979 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/nativdlg/nativdlg.bkl | |
31009f33 | 1980 | touch $@ |
2ae7eb26 VS |
1981 | ../../samples/nativdlg/makefile.bcc: $(SDEPS) ../../samples/nativdlg/nativdlg.bkl |
1982 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/nativdlg/nativdlg.bkl | |
31009f33 | 1983 | touch $@ |
2ae7eb26 VS |
1984 | ../../samples/nativdlg/makefile.vc: $(SDEPS) ../../samples/nativdlg/nativdlg.bkl |
1985 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/nativdlg/nativdlg.bkl | |
fd657b8a | 1986 | touch $@ |
2ae7eb26 VS |
1987 | ../../samples/nativdlg/makefile.gcc: $(SDEPS) ../../samples/nativdlg/nativdlg.bkl |
1988 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/nativdlg/nativdlg.bkl | |
fd657b8a | 1989 | touch $@ |
2ae7eb26 VS |
1990 | ../../samples/nativdlg/makefile.wat: $(SDEPS) ../../samples/nativdlg/nativdlg.bkl |
1991 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/nativdlg/nativdlg.bkl | |
fd657b8a RD |
1992 | touch $@ |
1993 | ||
2ae7eb26 | 1994 | |
73d01310 VS |
1995 | ../../samples/newgrid/Makefile.in: $(SDEPS) ../../samples/newgrid/newgrid.bkl |
1996 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/newgrid/newgrid.bkl | |
fd657b8a | 1997 | touch $@ |
73d01310 VS |
1998 | ../../samples/newgrid/makefile.bcc: $(SDEPS) ../../samples/newgrid/newgrid.bkl |
1999 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/newgrid/newgrid.bkl | |
fd657b8a | 2000 | touch $@ |
73d01310 VS |
2001 | ../../samples/newgrid/makefile.vc: $(SDEPS) ../../samples/newgrid/newgrid.bkl |
2002 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/newgrid/newgrid.bkl | |
fd657b8a | 2003 | touch $@ |
73d01310 VS |
2004 | ../../samples/newgrid/makefile.gcc: $(SDEPS) ../../samples/newgrid/newgrid.bkl |
2005 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/newgrid/newgrid.bkl | |
fd657b8a | 2006 | touch $@ |
73d01310 VS |
2007 | ../../samples/newgrid/makefile.wat: $(SDEPS) ../../samples/newgrid/newgrid.bkl |
2008 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/newgrid/newgrid.bkl | |
fd657b8a RD |
2009 | touch $@ |
2010 | ||
2ae7eb26 VS |
2011 | |
2012 | ../../samples/notebook/Makefile.in: $(SDEPS) ../../samples/notebook/notebook.bkl | |
2013 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/notebook/notebook.bkl | |
fd657b8a | 2014 | touch $@ |
2ae7eb26 VS |
2015 | ../../samples/notebook/makefile.bcc: $(SDEPS) ../../samples/notebook/notebook.bkl |
2016 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/notebook/notebook.bkl | |
fd657b8a | 2017 | touch $@ |
2ae7eb26 VS |
2018 | ../../samples/notebook/makefile.vc: $(SDEPS) ../../samples/notebook/notebook.bkl |
2019 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/notebook/notebook.bkl | |
31009f33 | 2020 | touch $@ |
2ae7eb26 VS |
2021 | ../../samples/notebook/makefile.gcc: $(SDEPS) ../../samples/notebook/notebook.bkl |
2022 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/notebook/notebook.bkl | |
31009f33 | 2023 | touch $@ |
2ae7eb26 VS |
2024 | ../../samples/notebook/makefile.wat: $(SDEPS) ../../samples/notebook/notebook.bkl |
2025 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/notebook/notebook.bkl | |
31009f33 VS |
2026 | touch $@ |
2027 | ||
2ae7eb26 VS |
2028 | |
2029 | ../../samples/oleauto/Makefile.in: $(SDEPS) ../../samples/oleauto/oleauto.bkl | |
2030 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/oleauto/oleauto.bkl | |
31009f33 | 2031 | touch $@ |
2ae7eb26 VS |
2032 | ../../samples/oleauto/makefile.bcc: $(SDEPS) ../../samples/oleauto/oleauto.bkl |
2033 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/oleauto/oleauto.bkl | |
31009f33 | 2034 | touch $@ |
2ae7eb26 VS |
2035 | ../../samples/oleauto/makefile.vc: $(SDEPS) ../../samples/oleauto/oleauto.bkl |
2036 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/oleauto/oleauto.bkl | |
31009f33 | 2037 | touch $@ |
2ae7eb26 VS |
2038 | ../../samples/oleauto/makefile.gcc: $(SDEPS) ../../samples/oleauto/oleauto.bkl |
2039 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/oleauto/oleauto.bkl | |
31009f33 | 2040 | touch $@ |
2ae7eb26 VS |
2041 | ../../samples/oleauto/makefile.wat: $(SDEPS) ../../samples/oleauto/oleauto.bkl |
2042 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/oleauto/oleauto.bkl | |
31009f33 VS |
2043 | touch $@ |
2044 | ||
2ae7eb26 | 2045 | |
57700c50 VS |
2046 | ../../samples/opengl/cube/Makefile.in: $(SDEPS) ../../samples/opengl/cube/cube.bkl |
2047 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/opengl/cube/cube.bkl | |
2048 | touch $@ | |
2049 | ../../samples/opengl/cube/makefile.bcc: $(SDEPS) ../../samples/opengl/cube/cube.bkl | |
2050 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/opengl/cube/cube.bkl | |
2051 | touch $@ | |
2052 | ../../samples/opengl/cube/makefile.vc: $(SDEPS) ../../samples/opengl/cube/cube.bkl | |
2053 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/opengl/cube/cube.bkl | |
2054 | touch $@ | |
2055 | ../../samples/opengl/cube/makefile.gcc: $(SDEPS) ../../samples/opengl/cube/cube.bkl | |
2056 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/opengl/cube/cube.bkl | |
2057 | touch $@ | |
2058 | ../../samples/opengl/cube/makefile.wat: $(SDEPS) ../../samples/opengl/cube/cube.bkl | |
2059 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../../ ../../samples/opengl/cube/cube.bkl | |
2060 | touch $@ | |
2061 | ||
2062 | ||
2063 | ../../samples/opengl/Makefile.in: $(SDEPS) ../../samples/opengl/opengl_samples.bkl | |
2064 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/opengl/opengl_samples.bkl | |
31009f33 | 2065 | touch $@ |
57700c50 VS |
2066 | ../../samples/opengl/makefile.bcc: $(SDEPS) ../../samples/opengl/opengl_samples.bkl |
2067 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/opengl/opengl_samples.bkl | |
31009f33 | 2068 | touch $@ |
57700c50 VS |
2069 | ../../samples/opengl/makefile.vc: $(SDEPS) ../../samples/opengl/opengl_samples.bkl |
2070 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/opengl/opengl_samples.bkl | |
31009f33 | 2071 | touch $@ |
57700c50 VS |
2072 | ../../samples/opengl/makefile.gcc: $(SDEPS) ../../samples/opengl/opengl_samples.bkl |
2073 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/opengl/opengl_samples.bkl | |
31009f33 | 2074 | touch $@ |
57700c50 VS |
2075 | ../../samples/opengl/makefile.wat: $(SDEPS) ../../samples/opengl/opengl_samples.bkl |
2076 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/opengl/opengl_samples.bkl | |
31009f33 VS |
2077 | touch $@ |
2078 | ||
2ae7eb26 VS |
2079 | |
2080 | ../../samples/ownerdrw/Makefile.in: $(SDEPS) ../../samples/ownerdrw/ownerdrw.bkl | |
2081 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/ownerdrw/ownerdrw.bkl | |
31009f33 | 2082 | touch $@ |
2ae7eb26 VS |
2083 | ../../samples/ownerdrw/makefile.bcc: $(SDEPS) ../../samples/ownerdrw/ownerdrw.bkl |
2084 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/ownerdrw/ownerdrw.bkl | |
31009f33 | 2085 | touch $@ |
2ae7eb26 VS |
2086 | ../../samples/ownerdrw/makefile.vc: $(SDEPS) ../../samples/ownerdrw/ownerdrw.bkl |
2087 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/ownerdrw/ownerdrw.bkl | |
31009f33 | 2088 | touch $@ |
2ae7eb26 VS |
2089 | ../../samples/ownerdrw/makefile.gcc: $(SDEPS) ../../samples/ownerdrw/ownerdrw.bkl |
2090 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/ownerdrw/ownerdrw.bkl | |
31009f33 | 2091 | touch $@ |
2ae7eb26 VS |
2092 | ../../samples/ownerdrw/makefile.wat: $(SDEPS) ../../samples/ownerdrw/ownerdrw.bkl |
2093 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/ownerdrw/ownerdrw.bkl | |
31009f33 VS |
2094 | touch $@ |
2095 | ||
2ae7eb26 VS |
2096 | |
2097 | ../../samples/png/Makefile.in: $(SDEPS) ../../samples/png/png.bkl | |
2098 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/png/png.bkl | |
31009f33 | 2099 | touch $@ |
2ae7eb26 VS |
2100 | ../../samples/png/makefile.bcc: $(SDEPS) ../../samples/png/png.bkl |
2101 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/png/png.bkl | |
31009f33 | 2102 | touch $@ |
2ae7eb26 VS |
2103 | ../../samples/png/makefile.vc: $(SDEPS) ../../samples/png/png.bkl |
2104 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/png/png.bkl | |
31009f33 | 2105 | touch $@ |
2ae7eb26 VS |
2106 | ../../samples/png/makefile.gcc: $(SDEPS) ../../samples/png/png.bkl |
2107 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/png/png.bkl | |
31009f33 | 2108 | touch $@ |
2ae7eb26 VS |
2109 | ../../samples/png/makefile.wat: $(SDEPS) ../../samples/png/png.bkl |
2110 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/png/png.bkl | |
fd657b8a RD |
2111 | touch $@ |
2112 | ||
2ae7eb26 VS |
2113 | |
2114 | ../../samples/printing/Makefile.in: $(SDEPS) ../../samples/printing/printing.bkl | |
2115 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/printing/printing.bkl | |
fd657b8a | 2116 | touch $@ |
2ae7eb26 VS |
2117 | ../../samples/printing/makefile.bcc: $(SDEPS) ../../samples/printing/printing.bkl |
2118 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/printing/printing.bkl | |
fd657b8a | 2119 | touch $@ |
2ae7eb26 VS |
2120 | ../../samples/printing/makefile.vc: $(SDEPS) ../../samples/printing/printing.bkl |
2121 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/printing/printing.bkl | |
fd657b8a | 2122 | touch $@ |
2ae7eb26 VS |
2123 | ../../samples/printing/makefile.gcc: $(SDEPS) ../../samples/printing/printing.bkl |
2124 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/printing/printing.bkl | |
2125 | touch $@ | |
2126 | ../../samples/printing/makefile.wat: $(SDEPS) ../../samples/printing/printing.bkl | |
2127 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/printing/printing.bkl | |
2128 | touch $@ | |
2129 | ||
2130 | ||
2131 | ../../samples/propsize/Makefile.in: $(SDEPS) ../../samples/propsize/propsize.bkl | |
2132 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/propsize/propsize.bkl | |
2133 | touch $@ | |
2134 | ../../samples/propsize/makefile.bcc: $(SDEPS) ../../samples/propsize/propsize.bkl | |
2135 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/propsize/propsize.bkl | |
2136 | touch $@ | |
2137 | ../../samples/propsize/makefile.vc: $(SDEPS) ../../samples/propsize/propsize.bkl | |
2138 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/propsize/propsize.bkl | |
2139 | touch $@ | |
2140 | ../../samples/propsize/makefile.gcc: $(SDEPS) ../../samples/propsize/propsize.bkl | |
2141 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/propsize/propsize.bkl | |
2142 | touch $@ | |
2143 | ../../samples/propsize/makefile.wat: $(SDEPS) ../../samples/propsize/propsize.bkl | |
2144 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/propsize/propsize.bkl | |
2145 | touch $@ | |
2146 | ||
2147 | ||
2148 | ../../samples/regtest/Makefile.in: $(SDEPS) ../../samples/regtest/regtest.bkl | |
2149 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/regtest/regtest.bkl | |
2150 | touch $@ | |
2151 | ../../samples/regtest/makefile.bcc: $(SDEPS) ../../samples/regtest/regtest.bkl | |
2152 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/regtest/regtest.bkl | |
2153 | touch $@ | |
2154 | ../../samples/regtest/makefile.vc: $(SDEPS) ../../samples/regtest/regtest.bkl | |
2155 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/regtest/regtest.bkl | |
fd657b8a | 2156 | touch $@ |
2ae7eb26 VS |
2157 | ../../samples/regtest/makefile.gcc: $(SDEPS) ../../samples/regtest/regtest.bkl |
2158 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/regtest/regtest.bkl | |
2159 | touch $@ | |
2160 | ../../samples/regtest/makefile.wat: $(SDEPS) ../../samples/regtest/regtest.bkl | |
2161 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/regtest/regtest.bkl | |
31009f33 VS |
2162 | touch $@ |
2163 | ||
2ae7eb26 VS |
2164 | |
2165 | ../../samples/richedit/Makefile.in: $(SDEPS) ../../samples/richedit/richedit.bkl | |
2166 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/richedit/richedit.bkl | |
31009f33 | 2167 | touch $@ |
2ae7eb26 VS |
2168 | ../../samples/richedit/makefile.bcc: $(SDEPS) ../../samples/richedit/richedit.bkl |
2169 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/richedit/richedit.bkl | |
31009f33 | 2170 | touch $@ |
2ae7eb26 VS |
2171 | ../../samples/richedit/makefile.vc: $(SDEPS) ../../samples/richedit/richedit.bkl |
2172 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/richedit/richedit.bkl | |
31009f33 | 2173 | touch $@ |
2ae7eb26 VS |
2174 | ../../samples/richedit/makefile.gcc: $(SDEPS) ../../samples/richedit/richedit.bkl |
2175 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/richedit/richedit.bkl | |
31009f33 | 2176 | touch $@ |
2ae7eb26 VS |
2177 | ../../samples/richedit/makefile.wat: $(SDEPS) ../../samples/richedit/richedit.bkl |
2178 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/richedit/richedit.bkl | |
31009f33 VS |
2179 | touch $@ |
2180 | ||
2ae7eb26 | 2181 | |
73d01310 VS |
2182 | ../../samples/rotate/Makefile.in: $(SDEPS) ../../samples/rotate/rotate.bkl |
2183 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/rotate/rotate.bkl | |
31009f33 | 2184 | touch $@ |
73d01310 VS |
2185 | ../../samples/rotate/makefile.bcc: $(SDEPS) ../../samples/rotate/rotate.bkl |
2186 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/rotate/rotate.bkl | |
31009f33 | 2187 | touch $@ |
73d01310 VS |
2188 | ../../samples/rotate/makefile.vc: $(SDEPS) ../../samples/rotate/rotate.bkl |
2189 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/rotate/rotate.bkl | |
31009f33 | 2190 | touch $@ |
73d01310 VS |
2191 | ../../samples/rotate/makefile.gcc: $(SDEPS) ../../samples/rotate/rotate.bkl |
2192 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/rotate/rotate.bkl | |
31009f33 | 2193 | touch $@ |
73d01310 VS |
2194 | ../../samples/rotate/makefile.wat: $(SDEPS) ../../samples/rotate/rotate.bkl |
2195 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/rotate/rotate.bkl | |
31009f33 VS |
2196 | touch $@ |
2197 | ||
31009f33 | 2198 | |
2ae7eb26 VS |
2199 | ../../samples/Makefile.in: ../../samples/samples.bkl |
2200 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/samples.bkl | |
31009f33 | 2201 | touch $@ |
2ae7eb26 VS |
2202 | ../../samples/makefile.bcc: ../../samples/samples.bkl |
2203 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../build/config.bcc -DWRITE_OPTIONS_FILE=0 ../../samples/samples.bkl | |
31009f33 | 2204 | touch $@ |
2ae7eb26 VS |
2205 | ../../samples/makefile.vc: ../../samples/samples.bkl |
2206 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../build/config.vc -DWRITE_OPTIONS_FILE=0 ../../samples/samples.bkl | |
31009f33 | 2207 | touch $@ |
2ae7eb26 VS |
2208 | ../../samples/makefile.gcc: ../../samples/samples.bkl |
2209 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../build/config.gcc -DWRITE_OPTIONS_FILE=0 ../../samples/samples.bkl | |
31009f33 | 2210 | touch $@ |
2ae7eb26 VS |
2211 | ../../samples/makefile.wat: ../../samples/samples.bkl |
2212 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../build/config.wat -DWRITE_OPTIONS_FILE=0 ../../samples/samples.bkl | |
31009f33 VS |
2213 | touch $@ |
2214 | ||
31009f33 | 2215 | |
2ae7eb26 VS |
2216 | ../../samples/sashtest/Makefile.in: $(SDEPS) ../../samples/sashtest/sashtest.bkl |
2217 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/sashtest/sashtest.bkl | |
31009f33 | 2218 | touch $@ |
2ae7eb26 VS |
2219 | ../../samples/sashtest/makefile.bcc: $(SDEPS) ../../samples/sashtest/sashtest.bkl |
2220 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/sashtest/sashtest.bkl | |
31009f33 | 2221 | touch $@ |
2ae7eb26 VS |
2222 | ../../samples/sashtest/makefile.vc: $(SDEPS) ../../samples/sashtest/sashtest.bkl |
2223 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/sashtest/sashtest.bkl | |
31009f33 | 2224 | touch $@ |
2ae7eb26 VS |
2225 | ../../samples/sashtest/makefile.gcc: $(SDEPS) ../../samples/sashtest/sashtest.bkl |
2226 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/sashtest/sashtest.bkl | |
31009f33 | 2227 | touch $@ |
2ae7eb26 VS |
2228 | ../../samples/sashtest/makefile.wat: $(SDEPS) ../../samples/sashtest/sashtest.bkl |
2229 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/sashtest/sashtest.bkl | |
31009f33 VS |
2230 | touch $@ |
2231 | ||
31009f33 | 2232 | |
2ae7eb26 VS |
2233 | ../../samples/scroll/Makefile.in: $(SDEPS) ../../samples/scroll/scroll.bkl |
2234 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/scroll/scroll.bkl | |
31009f33 | 2235 | touch $@ |
2ae7eb26 VS |
2236 | ../../samples/scroll/makefile.bcc: $(SDEPS) ../../samples/scroll/scroll.bkl |
2237 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/scroll/scroll.bkl | |
31009f33 | 2238 | touch $@ |
2ae7eb26 VS |
2239 | ../../samples/scroll/makefile.vc: $(SDEPS) ../../samples/scroll/scroll.bkl |
2240 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/scroll/scroll.bkl | |
31009f33 | 2241 | touch $@ |
2ae7eb26 VS |
2242 | ../../samples/scroll/makefile.gcc: $(SDEPS) ../../samples/scroll/scroll.bkl |
2243 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/scroll/scroll.bkl | |
31009f33 | 2244 | touch $@ |
2ae7eb26 VS |
2245 | ../../samples/scroll/makefile.wat: $(SDEPS) ../../samples/scroll/scroll.bkl |
2246 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/scroll/scroll.bkl | |
31009f33 VS |
2247 | touch $@ |
2248 | ||
2ae7eb26 VS |
2249 | |
2250 | ../../samples/scrollsub/Makefile.in: $(SDEPS) ../../samples/scrollsub/scrollsub.bkl | |
2251 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/scrollsub/scrollsub.bkl | |
31009f33 | 2252 | touch $@ |
2ae7eb26 VS |
2253 | ../../samples/scrollsub/makefile.bcc: $(SDEPS) ../../samples/scrollsub/scrollsub.bkl |
2254 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/scrollsub/scrollsub.bkl | |
31009f33 | 2255 | touch $@ |
2ae7eb26 VS |
2256 | ../../samples/scrollsub/makefile.vc: $(SDEPS) ../../samples/scrollsub/scrollsub.bkl |
2257 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/scrollsub/scrollsub.bkl | |
31009f33 | 2258 | touch $@ |
2ae7eb26 VS |
2259 | ../../samples/scrollsub/makefile.gcc: $(SDEPS) ../../samples/scrollsub/scrollsub.bkl |
2260 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/scrollsub/scrollsub.bkl | |
31009f33 | 2261 | touch $@ |
2ae7eb26 VS |
2262 | ../../samples/scrollsub/makefile.wat: $(SDEPS) ../../samples/scrollsub/scrollsub.bkl |
2263 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/scrollsub/scrollsub.bkl | |
31009f33 VS |
2264 | touch $@ |
2265 | ||
2ae7eb26 VS |
2266 | |
2267 | ../../samples/shaped/Makefile.in: $(SDEPS) ../../samples/shaped/shaped.bkl | |
2268 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/shaped/shaped.bkl | |
31009f33 | 2269 | touch $@ |
2ae7eb26 VS |
2270 | ../../samples/shaped/makefile.bcc: $(SDEPS) ../../samples/shaped/shaped.bkl |
2271 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/shaped/shaped.bkl | |
31009f33 | 2272 | touch $@ |
2ae7eb26 VS |
2273 | ../../samples/shaped/makefile.vc: $(SDEPS) ../../samples/shaped/shaped.bkl |
2274 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/shaped/shaped.bkl | |
31009f33 | 2275 | touch $@ |
2ae7eb26 VS |
2276 | ../../samples/shaped/makefile.gcc: $(SDEPS) ../../samples/shaped/shaped.bkl |
2277 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/shaped/shaped.bkl | |
31009f33 | 2278 | touch $@ |
2ae7eb26 VS |
2279 | ../../samples/shaped/makefile.wat: $(SDEPS) ../../samples/shaped/shaped.bkl |
2280 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/shaped/shaped.bkl | |
31009f33 VS |
2281 | touch $@ |
2282 | ||
2ae7eb26 VS |
2283 | |
2284 | ../../samples/sockets/Makefile.in: $(SDEPS) ../../samples/sockets/sockets.bkl | |
2285 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/sockets/sockets.bkl | |
31009f33 | 2286 | touch $@ |
2ae7eb26 VS |
2287 | ../../samples/sockets/makefile.bcc: $(SDEPS) ../../samples/sockets/sockets.bkl |
2288 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/sockets/sockets.bkl | |
31009f33 | 2289 | touch $@ |
2ae7eb26 VS |
2290 | ../../samples/sockets/makefile.vc: $(SDEPS) ../../samples/sockets/sockets.bkl |
2291 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/sockets/sockets.bkl | |
31009f33 | 2292 | touch $@ |
2ae7eb26 VS |
2293 | ../../samples/sockets/makefile.gcc: $(SDEPS) ../../samples/sockets/sockets.bkl |
2294 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/sockets/sockets.bkl | |
31009f33 | 2295 | touch $@ |
2ae7eb26 VS |
2296 | ../../samples/sockets/makefile.wat: $(SDEPS) ../../samples/sockets/sockets.bkl |
2297 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/sockets/sockets.bkl | |
31009f33 VS |
2298 | touch $@ |
2299 | ||
2ae7eb26 VS |
2300 | |
2301 | ../../samples/splitter/Makefile.in: $(SDEPS) ../../samples/splitter/splitter.bkl | |
2302 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/splitter/splitter.bkl | |
31009f33 | 2303 | touch $@ |
2ae7eb26 VS |
2304 | ../../samples/splitter/makefile.bcc: $(SDEPS) ../../samples/splitter/splitter.bkl |
2305 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/splitter/splitter.bkl | |
31009f33 | 2306 | touch $@ |
2ae7eb26 VS |
2307 | ../../samples/splitter/makefile.vc: $(SDEPS) ../../samples/splitter/splitter.bkl |
2308 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/splitter/splitter.bkl | |
31009f33 | 2309 | touch $@ |
2ae7eb26 VS |
2310 | ../../samples/splitter/makefile.gcc: $(SDEPS) ../../samples/splitter/splitter.bkl |
2311 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/splitter/splitter.bkl | |
31009f33 | 2312 | touch $@ |
2ae7eb26 VS |
2313 | ../../samples/splitter/makefile.wat: $(SDEPS) ../../samples/splitter/splitter.bkl |
2314 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/splitter/splitter.bkl | |
31009f33 VS |
2315 | touch $@ |
2316 | ||
2ae7eb26 VS |
2317 | |
2318 | ../../samples/statbar/Makefile.in: $(SDEPS) ../../samples/statbar/statbar.bkl | |
2319 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/statbar/statbar.bkl | |
31009f33 | 2320 | touch $@ |
2ae7eb26 VS |
2321 | ../../samples/statbar/makefile.bcc: $(SDEPS) ../../samples/statbar/statbar.bkl |
2322 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/statbar/statbar.bkl | |
31009f33 | 2323 | touch $@ |
2ae7eb26 VS |
2324 | ../../samples/statbar/makefile.vc: $(SDEPS) ../../samples/statbar/statbar.bkl |
2325 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/statbar/statbar.bkl | |
31009f33 | 2326 | touch $@ |
2ae7eb26 VS |
2327 | ../../samples/statbar/makefile.gcc: $(SDEPS) ../../samples/statbar/statbar.bkl |
2328 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/statbar/statbar.bkl | |
31009f33 | 2329 | touch $@ |
2ae7eb26 VS |
2330 | ../../samples/statbar/makefile.wat: $(SDEPS) ../../samples/statbar/statbar.bkl |
2331 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/statbar/statbar.bkl | |
31009f33 VS |
2332 | touch $@ |
2333 | ||
2ae7eb26 VS |
2334 | |
2335 | ../../samples/tab/Makefile.in: $(SDEPS) ../../samples/tab/tab.bkl | |
2336 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/tab/tab.bkl | |
31009f33 | 2337 | touch $@ |
2ae7eb26 VS |
2338 | ../../samples/tab/makefile.bcc: $(SDEPS) ../../samples/tab/tab.bkl |
2339 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/tab/tab.bkl | |
31009f33 | 2340 | touch $@ |
2ae7eb26 VS |
2341 | ../../samples/tab/makefile.vc: $(SDEPS) ../../samples/tab/tab.bkl |
2342 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/tab/tab.bkl | |
31009f33 | 2343 | touch $@ |
2ae7eb26 VS |
2344 | ../../samples/tab/makefile.gcc: $(SDEPS) ../../samples/tab/tab.bkl |
2345 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/tab/tab.bkl | |
31009f33 | 2346 | touch $@ |
2ae7eb26 VS |
2347 | ../../samples/tab/makefile.wat: $(SDEPS) ../../samples/tab/tab.bkl |
2348 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/tab/tab.bkl | |
31009f33 VS |
2349 | touch $@ |
2350 | ||
2ae7eb26 VS |
2351 | |
2352 | ../../samples/taskbar/Makefile.in: $(SDEPS) ../../samples/taskbar/taskbar.bkl | |
2353 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/taskbar/taskbar.bkl | |
31009f33 | 2354 | touch $@ |
2ae7eb26 VS |
2355 | ../../samples/taskbar/makefile.bcc: $(SDEPS) ../../samples/taskbar/taskbar.bkl |
2356 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/taskbar/taskbar.bkl | |
31009f33 | 2357 | touch $@ |
2ae7eb26 VS |
2358 | ../../samples/taskbar/makefile.vc: $(SDEPS) ../../samples/taskbar/taskbar.bkl |
2359 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/taskbar/taskbar.bkl | |
31009f33 | 2360 | touch $@ |
2ae7eb26 VS |
2361 | ../../samples/taskbar/makefile.gcc: $(SDEPS) ../../samples/taskbar/taskbar.bkl |
2362 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/taskbar/taskbar.bkl | |
31009f33 | 2363 | touch $@ |
2ae7eb26 VS |
2364 | ../../samples/taskbar/makefile.wat: $(SDEPS) ../../samples/taskbar/taskbar.bkl |
2365 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/taskbar/taskbar.bkl | |
31009f33 VS |
2366 | touch $@ |
2367 | ||
2ae7eb26 VS |
2368 | |
2369 | ../../samples/text/Makefile.in: $(SDEPS) ../../samples/text/text.bkl | |
2370 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/text/text.bkl | |
31009f33 | 2371 | touch $@ |
2ae7eb26 VS |
2372 | ../../samples/text/makefile.bcc: $(SDEPS) ../../samples/text/text.bkl |
2373 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/text/text.bkl | |
31009f33 | 2374 | touch $@ |
2ae7eb26 VS |
2375 | ../../samples/text/makefile.vc: $(SDEPS) ../../samples/text/text.bkl |
2376 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/text/text.bkl | |
31009f33 | 2377 | touch $@ |
2ae7eb26 VS |
2378 | ../../samples/text/makefile.gcc: $(SDEPS) ../../samples/text/text.bkl |
2379 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/text/text.bkl | |
31009f33 | 2380 | touch $@ |
2ae7eb26 VS |
2381 | ../../samples/text/makefile.wat: $(SDEPS) ../../samples/text/text.bkl |
2382 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/text/text.bkl | |
31009f33 VS |
2383 | touch $@ |
2384 | ||
2ae7eb26 VS |
2385 | |
2386 | ../../samples/thread/Makefile.in: $(SDEPS) ../../samples/thread/thread.bkl | |
2387 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/thread/thread.bkl | |
31009f33 | 2388 | touch $@ |
2ae7eb26 VS |
2389 | ../../samples/thread/makefile.bcc: $(SDEPS) ../../samples/thread/thread.bkl |
2390 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/thread/thread.bkl | |
31009f33 | 2391 | touch $@ |
2ae7eb26 VS |
2392 | ../../samples/thread/makefile.vc: $(SDEPS) ../../samples/thread/thread.bkl |
2393 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/thread/thread.bkl | |
31009f33 | 2394 | touch $@ |
2ae7eb26 VS |
2395 | ../../samples/thread/makefile.gcc: $(SDEPS) ../../samples/thread/thread.bkl |
2396 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/thread/thread.bkl | |
31009f33 | 2397 | touch $@ |
2ae7eb26 VS |
2398 | ../../samples/thread/makefile.wat: $(SDEPS) ../../samples/thread/thread.bkl |
2399 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/thread/thread.bkl | |
31009f33 VS |
2400 | touch $@ |
2401 | ||
2ae7eb26 VS |
2402 | |
2403 | ../../samples/toolbar/Makefile.in: $(SDEPS) ../../samples/toolbar/toolbar.bkl | |
2404 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/toolbar/toolbar.bkl | |
31009f33 | 2405 | touch $@ |
2ae7eb26 VS |
2406 | ../../samples/toolbar/makefile.bcc: $(SDEPS) ../../samples/toolbar/toolbar.bkl |
2407 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/toolbar/toolbar.bkl | |
31009f33 | 2408 | touch $@ |
2ae7eb26 VS |
2409 | ../../samples/toolbar/makefile.vc: $(SDEPS) ../../samples/toolbar/toolbar.bkl |
2410 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/toolbar/toolbar.bkl | |
31009f33 | 2411 | touch $@ |
2ae7eb26 VS |
2412 | ../../samples/toolbar/makefile.gcc: $(SDEPS) ../../samples/toolbar/toolbar.bkl |
2413 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/toolbar/toolbar.bkl | |
31009f33 | 2414 | touch $@ |
2ae7eb26 VS |
2415 | ../../samples/toolbar/makefile.wat: $(SDEPS) ../../samples/toolbar/toolbar.bkl |
2416 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/toolbar/toolbar.bkl | |
31009f33 VS |
2417 | touch $@ |
2418 | ||
2ae7eb26 VS |
2419 | |
2420 | ../../samples/treectrl/Makefile.in: $(SDEPS) ../../samples/treectrl/treectrl.bkl | |
2421 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/treectrl/treectrl.bkl | |
31009f33 | 2422 | touch $@ |
2ae7eb26 VS |
2423 | ../../samples/treectrl/makefile.bcc: $(SDEPS) ../../samples/treectrl/treectrl.bkl |
2424 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/treectrl/treectrl.bkl | |
31009f33 | 2425 | touch $@ |
2ae7eb26 VS |
2426 | ../../samples/treectrl/makefile.vc: $(SDEPS) ../../samples/treectrl/treectrl.bkl |
2427 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/treectrl/treectrl.bkl | |
31009f33 | 2428 | touch $@ |
2ae7eb26 VS |
2429 | ../../samples/treectrl/makefile.gcc: $(SDEPS) ../../samples/treectrl/treectrl.bkl |
2430 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/treectrl/treectrl.bkl | |
31009f33 | 2431 | touch $@ |
2ae7eb26 VS |
2432 | ../../samples/treectrl/makefile.wat: $(SDEPS) ../../samples/treectrl/treectrl.bkl |
2433 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/treectrl/treectrl.bkl | |
5646c3f8 VS |
2434 | touch $@ |
2435 | ||
2ae7eb26 VS |
2436 | |
2437 | ../../samples/typetest/Makefile.in: $(SDEPS) ../../samples/typetest/typetest.bkl | |
2438 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/typetest/typetest.bkl | |
7da09e52 | 2439 | touch $@ |
2ae7eb26 VS |
2440 | ../../samples/typetest/makefile.bcc: $(SDEPS) ../../samples/typetest/typetest.bkl |
2441 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/typetest/typetest.bkl | |
7da09e52 | 2442 | touch $@ |
2ae7eb26 VS |
2443 | ../../samples/typetest/makefile.vc: $(SDEPS) ../../samples/typetest/typetest.bkl |
2444 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/typetest/typetest.bkl | |
7da09e52 | 2445 | touch $@ |
2ae7eb26 VS |
2446 | ../../samples/typetest/makefile.gcc: $(SDEPS) ../../samples/typetest/typetest.bkl |
2447 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/typetest/typetest.bkl | |
7da09e52 | 2448 | touch $@ |
2ae7eb26 VS |
2449 | ../../samples/typetest/makefile.wat: $(SDEPS) ../../samples/typetest/typetest.bkl |
2450 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/typetest/typetest.bkl | |
7da09e52 VS |
2451 | touch $@ |
2452 | ||
2ae7eb26 VS |
2453 | |
2454 | ../../samples/validate/Makefile.in: $(SDEPS) ../../samples/validate/validate.bkl | |
2455 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/validate/validate.bkl | |
5646c3f8 | 2456 | touch $@ |
2ae7eb26 VS |
2457 | ../../samples/validate/makefile.bcc: $(SDEPS) ../../samples/validate/validate.bkl |
2458 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/validate/validate.bkl | |
5646c3f8 | 2459 | touch $@ |
2ae7eb26 VS |
2460 | ../../samples/validate/makefile.vc: $(SDEPS) ../../samples/validate/validate.bkl |
2461 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/validate/validate.bkl | |
5646c3f8 | 2462 | touch $@ |
2ae7eb26 VS |
2463 | ../../samples/validate/makefile.gcc: $(SDEPS) ../../samples/validate/validate.bkl |
2464 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/validate/validate.bkl | |
5646c3f8 | 2465 | touch $@ |
2ae7eb26 VS |
2466 | ../../samples/validate/makefile.wat: $(SDEPS) ../../samples/validate/validate.bkl |
2467 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/validate/validate.bkl | |
31009f33 VS |
2468 | touch $@ |
2469 | ||
2ae7eb26 VS |
2470 | |
2471 | ../../samples/vscroll/Makefile.in: $(SDEPS) ../../samples/vscroll/vscroll.bkl | |
2472 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/vscroll/vscroll.bkl | |
31009f33 | 2473 | touch $@ |
2ae7eb26 VS |
2474 | ../../samples/vscroll/makefile.bcc: $(SDEPS) ../../samples/vscroll/vscroll.bkl |
2475 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/vscroll/vscroll.bkl | |
31009f33 | 2476 | touch $@ |
2ae7eb26 VS |
2477 | ../../samples/vscroll/makefile.vc: $(SDEPS) ../../samples/vscroll/vscroll.bkl |
2478 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/vscroll/vscroll.bkl | |
31009f33 | 2479 | touch $@ |
2ae7eb26 VS |
2480 | ../../samples/vscroll/makefile.gcc: $(SDEPS) ../../samples/vscroll/vscroll.bkl |
2481 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/vscroll/vscroll.bkl | |
31009f33 | 2482 | touch $@ |
2ae7eb26 VS |
2483 | ../../samples/vscroll/makefile.wat: $(SDEPS) ../../samples/vscroll/vscroll.bkl |
2484 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/vscroll/vscroll.bkl | |
31009f33 VS |
2485 | touch $@ |
2486 | ||
2ae7eb26 VS |
2487 | |
2488 | ../../samples/widgets/Makefile.in: $(SDEPS) ../../samples/widgets/widgets.bkl | |
2489 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/widgets/widgets.bkl | |
31009f33 | 2490 | touch $@ |
2ae7eb26 VS |
2491 | ../../samples/widgets/makefile.bcc: $(SDEPS) ../../samples/widgets/widgets.bkl |
2492 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/widgets/widgets.bkl | |
31009f33 | 2493 | touch $@ |
2ae7eb26 VS |
2494 | ../../samples/widgets/makefile.vc: $(SDEPS) ../../samples/widgets/widgets.bkl |
2495 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/widgets/widgets.bkl | |
31009f33 | 2496 | touch $@ |
2ae7eb26 VS |
2497 | ../../samples/widgets/makefile.gcc: $(SDEPS) ../../samples/widgets/widgets.bkl |
2498 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/widgets/widgets.bkl | |
31009f33 | 2499 | touch $@ |
2ae7eb26 VS |
2500 | ../../samples/widgets/makefile.wat: $(SDEPS) ../../samples/widgets/widgets.bkl |
2501 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/widgets/widgets.bkl | |
31009f33 | 2502 | touch $@ |
3560dc76 | 2503 | |
2ae7eb26 VS |
2504 | |
2505 | ../../samples/wizard/Makefile.in: $(SDEPS) ../../samples/wizard/wizard.bkl | |
2506 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/wizard/wizard.bkl | |
a4174c86 | 2507 | touch $@ |
2ae7eb26 VS |
2508 | ../../samples/wizard/makefile.bcc: $(SDEPS) ../../samples/wizard/wizard.bkl |
2509 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/wizard/wizard.bkl | |
a4174c86 | 2510 | touch $@ |
2ae7eb26 VS |
2511 | ../../samples/wizard/makefile.vc: $(SDEPS) ../../samples/wizard/wizard.bkl |
2512 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/wizard/wizard.bkl | |
a4174c86 | 2513 | touch $@ |
2ae7eb26 VS |
2514 | ../../samples/wizard/makefile.gcc: $(SDEPS) ../../samples/wizard/wizard.bkl |
2515 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/wizard/wizard.bkl | |
a4174c86 | 2516 | touch $@ |
2ae7eb26 VS |
2517 | ../../samples/wizard/makefile.wat: $(SDEPS) ../../samples/wizard/wizard.bkl |
2518 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/wizard/wizard.bkl | |
a4174c86 VS |
2519 | touch $@ |
2520 | ||
2ae7eb26 VS |
2521 | |
2522 | ../../samples/wxtest/Makefile.in: $(SDEPS) ../../samples/wxtest/wxtest.bkl | |
2523 | $(BAKEFILE) -fautoconf -o$@ -DAUTOCONF_MACROS_FILE=../../autoconf_inc.m4 ../../samples/wxtest/wxtest.bkl | |
3560dc76 | 2524 | touch $@ |
2ae7eb26 VS |
2525 | ../../samples/wxtest/makefile.bcc: $(SDEPS) ../../samples/wxtest/wxtest.bkl |
2526 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=../../build/config.bcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/wxtest/wxtest.bkl | |
3560dc76 | 2527 | touch $@ |
2ae7eb26 VS |
2528 | ../../samples/wxtest/makefile.vc: $(SDEPS) ../../samples/wxtest/wxtest.bkl |
2529 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=../../build/config.vc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/wxtest/wxtest.bkl | |
3560dc76 | 2530 | touch $@ |
2ae7eb26 VS |
2531 | ../../samples/wxtest/makefile.gcc: $(SDEPS) ../../samples/wxtest/wxtest.bkl |
2532 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=../../build/config.gcc -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/wxtest/wxtest.bkl | |
3560dc76 | 2533 | touch $@ |
2ae7eb26 VS |
2534 | ../../samples/wxtest/makefile.wat: $(SDEPS) ../../samples/wxtest/wxtest.bkl |
2535 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=../../build/config.wat -DWRITE_OPTIONS_FILE=0 -DWXTOPDIR=../../ ../../samples/wxtest/wxtest.bkl | |
73d01310 VS |
2536 | touch $@ |
2537 | ||
2ae7eb26 VS |
2538 | |
2539 | ../../Makefile.in: $(MDEPS) wx.bkl | |
2540 | $(BAKEFILE) -fautoconf -o$@ wx.bkl | |
73d01310 | 2541 | touch $@ |
2ae7eb26 VS |
2542 | ../makefile.bcc: $(MDEPS) wx.bkl |
2543 | $(BAKEFILE) -fborland -o$@ -DOPTIONS_FILE=config.bcc wx.bkl | |
73d01310 | 2544 | touch $@ |
2ae7eb26 VS |
2545 | ../makefile.vc: $(MDEPS) wx.bkl |
2546 | $(BAKEFILE) -fmsvc -o$@ -DOPTIONS_FILE=config.vc wx.bkl | |
73d01310 | 2547 | touch $@ |
2ae7eb26 VS |
2548 | ../makefile.gcc: $(MDEPS) wx.bkl |
2549 | $(BAKEFILE) -fmingw -o$@ -DOPTIONS_FILE=config.gcc wx.bkl | |
73d01310 | 2550 | touch $@ |
2ae7eb26 VS |
2551 | ../makefile.wat: $(MDEPS) wx.bkl |
2552 | $(BAKEFILE) -fwatcom -o$@ -DOPTIONS_FILE=config.wat wx.bkl | |
3560dc76 | 2553 | touch $@ |