Unicode fixes
[wxWidgets.git] / Makefile.in
1 #
2 # This file was automatically generated by tmake at 00:24, 1999/10/28
3 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T!
4
5 #
6 # File: makefile.unx
7 # Author: Julian Smart, Robert Roebling, Vadim Zeitlin
8 # Created: 1993
9 # Updated: 1999
10 # Copyright:(c) 1993, AIAI, University of Edinburgh,
11 # Copyright:(c) 1999, Vadim Zeitlin
12 # Copyright:(c) 1999, Robert Roebling
13 #
14 # Makefile for libwx_gtk.a, libwx_motif.a and libwx_msw.a
15
16 ###################################################################
17
18 include ./src/make.env
19
20 ############## override make.env for PIC ##########################
21
22 # Clears all default suffixes
23 .SUFFIXES: .o .cpp .c .cxx
24
25 .c.o :
26 $(CCC) -c @DEP_INFO_FLAGS@ $(CFLAGS) $(PICFLAGS) -o $@ $<
27
28 .cpp.o :
29 $(CC) -c @DEP_INFO_FLAGS@ $(CPPFLAGS) $(PICFLAGS) -o $@ $<
30
31 .cxx.o :
32 $(CC) -c @DEP_INFO_FLAGS@ $(CPPFLAGS) $(PICFLAGS) -o $@ $<
33
34 ########################### Paths #################################
35
36 srcdir = @srcdir@
37
38 VP1 = @top_srcdir@/src/common
39 VP2 = @top_srcdir@/src/@TOOLKIT_DIR@
40 VP3 = @top_srcdir@/src/motif/xmcombo
41 VP4 = @top_srcdir@/src/generic
42 VP5 = @top_srcdir@/src/unix
43 VP6 = @top_srcdir@/src/html
44 VP7 = @top_srcdir@/src/png
45 VP8 = @top_srcdir@/src/jpeg
46 VP9 = @top_srcdir@/src/zlib
47 VP10 = @top_srcdir@/src/iodbc
48
49 VPATH = $(VP1):$(VP2):$(VP3):$(VP4):$(VP5):$(VP6):$(VP7):$(VP8):$(VP9):$(VP10)
50
51 top_srcdir = @top_srcdir@
52 prefix = @prefix@
53 exec_prefix = @exec_prefix@
54
55 bindir = @bindir@
56 sbindir = @sbindir@
57 libexecdir = @libexecdir@
58 datadir = @datadir@
59 sysconfdir = @sysconfdir@
60 sharedstatedir = @sharedstatedir@
61 localstatedir = @localstatedir@
62 libdir = @libdir@
63 infodir = @infodir@
64 mandir = @mandir@
65 includedir = @includedir@
66 oldincludedir = /usr/include
67
68 DESTDIR =
69
70 pkgdatadir = $(datadir)/@PACKAGE@
71 pkglibdir = $(libdir)/@PACKAGE@
72 pkgincludedir = $(includedir)/@PACKAGE@
73
74 top_builddir = .
75
76 INSTALL = @INSTALL@
77 INSTALL_PROGRAM = @INSTALL_PROGRAM@
78 INSTALL_DATA = @INSTALL_DATA@
79 # my autoconf doesn't set this
80 #INSTALL_SCRIPT = @INSTALL_SCRIPT@
81 # maybe do an additional chmod if needed?
82 INSTALL_SCRIPT = @INSTALL@
83 transform = @program_transform_name@
84
85 NORMAL_INSTALL = :
86 PRE_INSTALL = :
87 POST_INSTALL = :
88 NORMAL_UNINSTALL = :
89 PRE_UNINSTALL = :
90 POST_UNINSTALL = :
91 build_alias = @build_alias@
92 build_triplet = @build@
93 host_alias = @host_alias@
94 host_triplet = @host@
95 target_alias = @target_alias@
96 target_triplet = @target@
97
98 ############################# Dirs #################################
99
100 WXDIR = $(top_srcdir)
101
102 # Subordinate library possibilities
103
104 SRCDIR = $(WXDIR)/src
105 GENDIR = $(WXDIR)/src/generic
106 COMMDIR = $(WXDIR)/src/common
107 HTMLDIR = $(WXDIR)/src/html
108 UNIXDIR = $(WXDIR)/src/unix
109 PNGDIR = $(WXDIR)/src/png
110 JPEGDIR = $(WXDIR)/src/jpeg
111 ZLIBDIR = $(WXDIR)/src/zlib
112 GTKDIR = $(WXDIR)/src/gtk
113 MOTIFDIR = $(WXDIR)/src/motif
114 MSWDIR = $(WXDIR)/src/msw
115 ODBCDIR = $(WXDIR)/src/iodbc
116 INCDIR = $(WXDIR)/include
117 SAMPDIR = $(WXDIR)/samples
118 UTILSDIR = $(WXDIR)/utils
119 MISCDIR = $(WXDIR)/misc
120
121 DOCDIR = $(WXDIR)/docs
122
123 ########################## Archive name ###############################
124
125 WXARCHIVE = wx$(TOOLKIT)-$(WX_MAJOR_VERSION_NUMBER).$(WX_MINOR_VERSION_NUMBER).$(WX_RELEASE_NUMBER).tgz
126 DISTDIR = ./_dist_dir/wx$(TOOLKIT)
127
128 ############################## Files ##################################
129
130 BASE_HEADERS = \
131 app.h \
132 date.h \
133 debug.h \
134 defs.h \
135 dynarray.h \
136 dynlib.h \
137 event.h \
138 ffile.h \
139 file.h \
140 fileconf.h \
141 hash.h \
142 intl.h \
143 list.h \
144 log.h \
145 longlong.h \
146 mimetype.h \
147 module.h \
148 object.h \
149 process.h \
150 setup.h \
151 strconv.h \
152 stream.h \
153 string.h \
154 textfile.h \
155 thread.h \
156 time.h \
157 timer.h \
158 tokenzr.h \
159 txtstrm.h \
160 utils.h \
161 variant.h \
162 version.h \
163 wx.h \
164 wxchar.h \
165 wxprec.h
166
167 WX_HEADERS = \
168 accel.h \
169 app.h \
170 arrimpl.cpp \
171 bitmap.h \
172 bmpbuttn.h \
173 brush.h \
174 buffer.h \
175 busyinfo.h \
176 button.h \
177 caret.h \
178 checkbox.h \
179 checklst.h \
180 choicdlg.h \
181 choice.h \
182 clipbrd.h \
183 cmndata.h \
184 colordlg.h \
185 colour.h \
186 combobox.h \
187 confbase.h \
188 config.h \
189 control.h \
190 ctrlsub.h \
191 cursor.h \
192 dataobj.h \
193 date.h \
194 datstrm.h \
195 db.h \
196 dbtable.h \
197 dc.h \
198 dcclient.h \
199 dcmemory.h \
200 dcprint.h \
201 dcps.h \
202 dcscreen.h \
203 dde.h \
204 debug.h \
205 defs.h \
206 dialog.h \
207 dirdlg.h \
208 dnd.h \
209 docmdi.h \
210 docview.h \
211 dragimag.h \
212 dynarray.h \
213 dynlib.h \
214 event.h \
215 expr.h \
216 ffile.h \
217 file.h \
218 fileconf.h \
219 filedlg.h \
220 filefn.h \
221 filesys.h \
222 font.h \
223 fontdlg.h \
224 frame.h \
225 fs_inet.h \
226 fs_zip.h \
227 gauge.h \
228 gdicmn.h \
229 gdiobj.h \
230 gifdecod.h \
231 grid.h \
232 gsocket.h \
233 hash.h \
234 help.h \
235 helpbase.h \
236 helphtml.h \
237 helpwin.h \
238 helpxlp.h \
239 icon.h \
240 image.h \
241 imaglist.h \
242 intl.h \
243 ioswrap.h \
244 ipcbase.h \
245 joystick.h \
246 layout.h \
247 laywin.h \
248 list.h \
249 listbox.h \
250 listctrl.h \
251 listimpl.cpp \
252 log.h \
253 longlong.h \
254 matrix.h \
255 mdi.h \
256 memory.h \
257 menu.h \
258 menuitem.h \
259 metafile.h \
260 mimetype.h \
261 minifram.h \
262 module.h \
263 msgdlg.h \
264 mstream.h \
265 notebook.h \
266 object.h \
267 objstrm.h \
268 odbc.h \
269 ownerdrw.h \
270 palette.h \
271 panel.h \
272 paper.h \
273 pen.h \
274 pnghand.h \
275 print.h \
276 printdlg.h \
277 prntbase.h \
278 process.h \
279 progdlg.h \
280 prop.h \
281 propform.h \
282 proplist.h \
283 radiobox.h \
284 radiobut.h \
285 region.h \
286 resource.h \
287 sashwin.h \
288 sckaddr.h \
289 sckipc.h \
290 sckstrm.h \
291 scrolbar.h \
292 scrolwin.h \
293 serbase.h \
294 settings.h \
295 setup.h \
296 sizer.h \
297 slider.h \
298 socket.h \
299 spinbutt.h \
300 spinctrl.h \
301 splitter.h \
302 statbmp.h \
303 statbox.h \
304 statline.h \
305 stattext.h \
306 statusbr.h \
307 strconv.h \
308 stream.h \
309 string.h \
310 tab.h \
311 tabctrl.h \
312 taskbar.h \
313 tbar95.h \
314 tbarbase.h \
315 tbarmsw.h \
316 tbarsmpl.h \
317 textctrl.h \
318 textdlg.h \
319 textfile.h \
320 thread.h \
321 time.h \
322 timer.h \
323 tipdlg.h \
324 tokenzr.h \
325 toolbar.h \
326 tooltip.h \
327 treectrl.h \
328 txtstrm.h \
329 types.h \
330 url.h \
331 utils.h \
332 valgen.h \
333 validate.h \
334 valtext.h \
335 variant.h \
336 version.h \
337 wave.h \
338 wfstream.h \
339 window.h \
340 wx.h \
341 wx_cw.h \
342 wx_cw_cm.h \
343 wx_cw_d.h \
344 wxchar.h \
345 wxexpr.h \
346 wxhtml.h \
347 wxprec.h \
348 xpmhand.h \
349 zipstrm.h \
350 zstream.h
351
352 GTK_HEADERS = \
353 gtk/accel.h \
354 gtk/app.h \
355 gtk/bitmap.h \
356 gtk/bmpbuttn.h \
357 gtk/brush.h \
358 gtk/button.h \
359 gtk/checkbox.h \
360 gtk/checklst.h \
361 gtk/choice.h \
362 gtk/clipbrd.h \
363 gtk/colour.h \
364 gtk/combobox.h \
365 gtk/control.h \
366 gtk/cursor.h \
367 gtk/dataform.h \
368 gtk/dataobj.h \
369 gtk/dataobj2.h \
370 gtk/dc.h \
371 gtk/dcclient.h \
372 gtk/dcmemory.h \
373 gtk/dcscreen.h \
374 gtk/dialog.h \
375 gtk/dnd.h \
376 gtk/filedlg.h \
377 gtk/font.h \
378 gtk/fontdlg.h \
379 gtk/frame.h \
380 gtk/gauge.h \
381 gtk/gdiobj.h \
382 gtk/icon.h \
383 gtk/joystick.h \
384 gtk/listbox.h \
385 gtk/mdi.h \
386 gtk/menu.h \
387 gtk/menuitem.h \
388 gtk/minifram.h \
389 gtk/notebook.h \
390 gtk/palette.h \
391 gtk/pen.h \
392 gtk/radiobox.h \
393 gtk/radiobut.h \
394 gtk/region.h \
395 gtk/scrolbar.h \
396 gtk/settings.h \
397 gtk/slider.h \
398 gtk/spinbutt.h \
399 gtk/spinctrl.h \
400 gtk/statbmp.h \
401 gtk/statbox.h \
402 gtk/statline.h \
403 gtk/stattext.h \
404 gtk/tbargtk.h \
405 gtk/textctrl.h \
406 gtk/timer.h \
407 gtk/tooltip.h \
408 gtk/treectrl.h \
409 gtk/wave.h \
410 gtk/win_gtk.h \
411 gtk/window.h
412
413 MOTIF_HEADERS = \
414 motif/accel.h \
415 motif/app.h \
416 motif/bitmap.h \
417 motif/bmpbuttn.h \
418 motif/brush.h \
419 motif/button.h \
420 motif/checkbox.h \
421 motif/checklst.h \
422 motif/choice.h \
423 motif/clipbrd.h \
424 motif/colordlg.h \
425 motif/colour.h \
426 motif/combobox.h \
427 motif/control.h \
428 motif/cursor.h \
429 motif/dataform.h \
430 motif/dataobj.h \
431 motif/dataobj2.h \
432 motif/dc.h \
433 motif/dcclient.h \
434 motif/dcmemory.h \
435 motif/dcprint.h \
436 motif/dcscreen.h \
437 motif/dialog.h \
438 motif/dnd.h \
439 motif/filedlg.h \
440 motif/font.h \
441 motif/fontdlg.h \
442 motif/frame.h \
443 motif/gauge.h \
444 motif/gdiobj.h \
445 motif/icon.h \
446 motif/joystick.h \
447 motif/listbox.h \
448 motif/mdi.h \
449 motif/menu.h \
450 motif/menuitem.h \
451 motif/metafile.h \
452 motif/minifram.h \
453 motif/msgdlg.h \
454 motif/palette.h \
455 motif/pen.h \
456 motif/print.h \
457 motif/printdlg.h \
458 motif/private.h \
459 motif/radiobox.h \
460 motif/radiobut.h \
461 motif/region.h \
462 motif/scrolbar.h \
463 motif/settings.h \
464 motif/slider.h \
465 motif/spinbutt.h \
466 motif/statbmp.h \
467 motif/statbox.h \
468 motif/stattext.h \
469 motif/textctrl.h \
470 motif/timer.h \
471 motif/toolbar.h \
472 motif/window.h
473
474 MSW_HEADERS = \
475 msw/accel.h \
476 msw/app.h \
477 msw/bitmap.h \
478 msw/bmpbuttn.h \
479 msw/brush.h \
480 msw/button.h \
481 msw/caret.h \
482 msw/checkbox.h \
483 msw/checklst.h \
484 msw/choice.h \
485 msw/clipbrd.h \
486 msw/colordlg.h \
487 msw/colour.h \
488 msw/combobox.h \
489 msw/control.h \
490 msw/curico.h \
491 msw/curicop.h \
492 msw/cursor.h \
493 msw/dc.h \
494 msw/dcclient.h \
495 msw/dcmemory.h \
496 msw/dcprint.h \
497 msw/dcscreen.h \
498 msw/dde.h \
499 msw/dialog.h \
500 msw/dib.h \
501 msw/dibutils.h \
502 msw/dirdlg.h \
503 msw/dragimag.h \
504 msw/filedlg.h \
505 msw/font.h \
506 msw/fontdlg.h \
507 msw/frame.h \
508 msw/gauge.h \
509 msw/gauge95.h \
510 msw/gaugemsw.h \
511 msw/gdiobj.h \
512 msw/helpwin.h \
513 msw/icon.h \
514 msw/imaglist.h \
515 msw/iniconf.h \
516 msw/joystick.h \
517 msw/listbox.h \
518 msw/listctrl.h \
519 msw/mdi.h \
520 msw/menu.h \
521 msw/menuitem.h \
522 msw/metafile.h \
523 msw/minifram.h \
524 msw/msgdlg.h \
525 msw/msvcrt.h \
526 msw/notebook.h \
527 msw/palette.h \
528 msw/pen.h \
529 msw/pnghand.h \
530 msw/pngread.h \
531 msw/printdlg.h \
532 msw/printwin.h \
533 msw/private.h \
534 msw/radiobox.h \
535 msw/radiobut.h \
536 msw/regconf.h \
537 msw/region.h \
538 msw/registry.h \
539 msw/scrolbar.h \
540 msw/settings.h \
541 msw/setup0.h \
542 msw/slider.h \
543 msw/slider95.h \
544 msw/slidrmsw.h \
545 msw/spinbutt.h \
546 msw/statbmp.h \
547 msw/statbox.h \
548 msw/statbr95.h \
549 msw/statline.h \
550 msw/stattext.h \
551 msw/tabctrl.h \
552 msw/taskbar.h \
553 msw/tbar95.h \
554 msw/tbarmsw.h \
555 msw/textctrl.h \
556 msw/timer.h \
557 msw/tooltip.h \
558 msw/treectrl.h \
559 msw/wave.h \
560 msw/window.h \
561 msw/winundef.h \
562 msw/xpmhand.h
563
564 UNIX_HEADERS = \
565 unix/execute.h
566
567 GENERIC_HEADERS = \
568 generic/caret.h \
569 generic/choicdgg.h \
570 generic/colrdlgg.h \
571 generic/dcpsg.h \
572 generic/dirdlgg.h \
573 generic/filedlgg.h \
574 generic/fontdlgg.h \
575 generic/grid.h \
576 generic/gridg.h \
577 generic/helpext.h \
578 generic/helphtml.h \
579 generic/helpwxht.h \
580 generic/helpxlp.h \
581 generic/imaglist.h \
582 generic/laywin.h \
583 generic/listctrl.h \
584 generic/msgdlgg.h \
585 generic/notebook.h \
586 generic/panelg.h \
587 generic/printps.h \
588 generic/prntdlgg.h \
589 generic/progdlgg.h \
590 generic/sashwin.h \
591 generic/scrolwin.h \
592 generic/splitter.h \
593 generic/statusbr.h \
594 generic/tabg.h \
595 generic/textdlgg.h \
596 generic/treectrl.h
597
598 PROTOCOL_HEADERS = \
599 protocol/file.h \
600 protocol/ftp.h \
601 protocol/http.h \
602 protocol/protocol.h
603
604 HTML_HEADERS = \
605 html/forcelnk.h \
606 html/helpctrl.h \
607 html/helpdata.h \
608 html/helpfrm.h \
609 html/htmlcell.h \
610 html/htmldefs.h \
611 html/htmlfilt.h \
612 html/htmlpars.h \
613 html/htmltag.h \
614 html/htmlwin.h \
615 html/htmprint.h \
616 html/m_templ.h \
617 html/winpars.h
618
619 GTK_GENERICOBJS = \
620 busyinfo.o \
621 caret.o \
622 choicdgg.o \
623 colrdlgg.o \
624 dcpsg.o \
625 dirdlgg.o \
626 filedlgg.o \
627 grid.o \
628 helpext.o \
629 helphtml.o \
630 helpwxht.o \
631 imaglist.o \
632 laywin.o \
633 listctrl.o \
634 logg.o \
635 msgdlgg.o \
636 numdlgg.o \
637 panelg.o \
638 printps.o \
639 prntdlgg.o \
640 progdlgg.o \
641 prop.o \
642 propform.o \
643 proplist.o \
644 sashwin.o \
645 scrolwin.o \
646 splitter.o \
647 statusbr.o \
648 textdlgg.o \
649 tipdlg.o \
650 treectrl.o \
651 wizard.o
652
653 GTK_GENERICDEPS = \
654 busyinfo.d \
655 caret.d \
656 choicdgg.d \
657 colrdlgg.d \
658 dcpsg.d \
659 dirdlgg.d \
660 filedlgg.d \
661 grid.d \
662 helpext.d \
663 helphtml.d \
664 helpwxht.d \
665 imaglist.d \
666 laywin.d \
667 listctrl.d \
668 logg.d \
669 msgdlgg.d \
670 numdlgg.d \
671 panelg.d \
672 printps.d \
673 prntdlgg.d \
674 progdlgg.d \
675 prop.d \
676 propform.d \
677 proplist.d \
678 sashwin.d \
679 scrolwin.d \
680 splitter.d \
681 statusbr.d \
682 textdlgg.d \
683 tipdlg.d \
684 treectrl.d \
685 wizard.d
686
687 GTK_COMMONOBJS = \
688 parser.o \
689 appcmn.o \
690 choiccmn.o \
691 clipcmn.o \
692 cmndata.o \
693 config.o \
694 ctrlcmn.o \
695 ctrlsub.o \
696 date.o \
697 datstrm.o \
698 db.o \
699 dbtable.o \
700 dcbase.o \
701 dlgcmn.o \
702 dobjcmn.o \
703 docmdi.o \
704 docview.o \
705 dynarray.o \
706 dynlib.o \
707 event.o \
708 extended.o \
709 ffile.o \
710 file.o \
711 fileconf.o \
712 filefn.o \
713 filesys.o \
714 fontcmn.o \
715 framecmn.o \
716 fs_inet.o \
717 fs_zip.o \
718 ftp.o \
719 gdicmn.o \
720 gifdecod.o \
721 hash.o \
722 helpbase.o \
723 http.o \
724 imagall.o \
725 imagbmp.o \
726 image.o \
727 imaggif.o \
728 imagjpeg.o \
729 imagpcx.o \
730 imagpng.o \
731 imagpnm.o \
732 intl.o \
733 ipcbase.o \
734 layout.o \
735 lboxcmn.o \
736 list.o \
737 log.o \
738 memory.o \
739 menucmn.o \
740 mimetype.o \
741 module.o \
742 mstream.o \
743 object.o \
744 objstrm.o \
745 paper.o \
746 prntbase.o \
747 process.o \
748 protocol.o \
749 resource.o \
750 sckaddr.o \
751 sckfile.o \
752 sckipc.o \
753 sckstrm.o \
754 serbase.o \
755 sizer.o \
756 socket.o \
757 strconv.o \
758 stream.o \
759 string.o \
760 tbarbase.o \
761 tbarsmpl.o \
762 textcmn.o \
763 textfile.o \
764 time.o \
765 timercmn.o \
766 tokenzr.o \
767 txtstrm.o \
768 unzip.o \
769 url.o \
770 utilscmn.o \
771 valgen.o \
772 validate.o \
773 valtext.o \
774 variant.o \
775 wfstream.o \
776 wincmn.o \
777 wxchar.o \
778 wxexpr.o \
779 zipstrm.o \
780 zstream.o
781
782 GTK_COMMONDEPS = \
783 parser.d \
784 appcmn.d \
785 choiccmn.d \
786 clipcmn.d \
787 cmndata.d \
788 config.d \
789 ctrlcmn.d \
790 ctrlsub.d \
791 date.d \
792 datstrm.d \
793 db.d \
794 dbtable.d \
795 dcbase.d \
796 dlgcmn.d \
797 dobjcmn.d \
798 docmdi.d \
799 docview.d \
800 dynarray.d \
801 dynlib.d \
802 event.d \
803 extended.d \
804 ffile.d \
805 file.d \
806 fileconf.d \
807 filefn.d \
808 filesys.d \
809 fontcmn.d \
810 framecmn.d \
811 fs_inet.d \
812 fs_zip.d \
813 ftp.d \
814 gdicmn.d \
815 gifdecod.d \
816 hash.d \
817 helpbase.d \
818 http.d \
819 imagall.d \
820 imagbmp.d \
821 image.d \
822 imaggif.d \
823 imagjpeg.d \
824 imagpcx.d \
825 imagpng.d \
826 imagpnm.d \
827 intl.d \
828 ipcbase.d \
829 layout.d \
830 lboxcmn.d \
831 list.d \
832 log.d \
833 memory.d \
834 menucmn.d \
835 mimetype.d \
836 module.d \
837 mstream.d \
838 object.d \
839 objstrm.d \
840 paper.d \
841 prntbase.d \
842 process.d \
843 protocol.d \
844 resource.d \
845 sckaddr.d \
846 sckfile.d \
847 sckipc.d \
848 sckstrm.d \
849 serbase.d \
850 sizer.d \
851 socket.d \
852 strconv.d \
853 stream.d \
854 string.d \
855 tbarbase.d \
856 tbarsmpl.d \
857 textcmn.d \
858 textfile.d \
859 time.d \
860 timercmn.d \
861 tokenzr.d \
862 txtstrm.d \
863 unzip.d \
864 url.d \
865 utilscmn.d \
866 valgen.d \
867 validate.d \
868 valtext.d \
869 variant.d \
870 wfstream.d \
871 wincmn.d \
872 wxchar.d \
873 wxexpr.d \
874 zipstrm.d \
875 zstream.d
876
877 GTK_GUIOBJS = \
878 accel.o \
879 app.o \
880 bitmap.o \
881 bmpbuttn.o \
882 brush.o \
883 button.o \
884 checkbox.o \
885 checklst.o \
886 choice.o \
887 clipbrd.o \
888 colour.o \
889 combobox.o \
890 control.o \
891 cursor.o \
892 data.o \
893 dataobj.o \
894 dc.o \
895 dcclient.o \
896 dcmemory.o \
897 dcscreen.o \
898 dialog.o \
899 dnd.o \
900 font.o \
901 fontdlg.o \
902 frame.o \
903 gauge.o \
904 gdiobj.o \
905 gsockgtk.o \
906 icon.o \
907 listbox.o \
908 main.o \
909 mdi.o \
910 menu.o \
911 minifram.o \
912 notebook.o \
913 palette.o \
914 pen.o \
915 radiobox.o \
916 radiobut.o \
917 region.o \
918 scrolbar.o \
919 settings.o \
920 slider.o \
921 spinbutt.o \
922 spinctrl.o \
923 statbmp.o \
924 statbox.o \
925 statline.o \
926 stattext.o \
927 tbargtk.o \
928 textctrl.o \
929 timer.o \
930 tooltip.o \
931 utilsgtk.o \
932 utilsres.o \
933 wave.o \
934 win_gtk.o \
935 window.o
936
937 GTK_GUIDEPS = \
938 accel.d \
939 app.d \
940 bitmap.d \
941 bmpbuttn.d \
942 brush.d \
943 button.d \
944 checkbox.d \
945 checklst.d \
946 choice.d \
947 clipbrd.d \
948 colour.d \
949 combobox.d \
950 control.d \
951 cursor.d \
952 data.d \
953 dataobj.d \
954 dc.d \
955 dcclient.d \
956 dcmemory.d \
957 dcscreen.d \
958 dialog.d \
959 dnd.d \
960 font.d \
961 fontdlg.d \
962 frame.d \
963 gauge.d \
964 gdiobj.d \
965 gsockgtk.d \
966 icon.d \
967 listbox.d \
968 main.d \
969 mdi.d \
970 menu.d \
971 minifram.d \
972 notebook.d \
973 palette.d \
974 pen.d \
975 radiobox.d \
976 radiobut.d \
977 region.d \
978 scrolbar.d \
979 settings.d \
980 slider.d \
981 spinbutt.d \
982 spinctrl.d \
983 statbmp.d \
984 statbox.d \
985 statline.d \
986 stattext.d \
987 tbargtk.d \
988 textctrl.d \
989 timer.d \
990 tooltip.d \
991 utilsgtk.d \
992 utilsres.d \
993 wave.d \
994 win_gtk.d \
995 window.d
996
997 MOTIF_GENERICOBJS = \
998 busyinfo.o \
999 caret.o \
1000 choicdgg.o \
1001 colrdlgg.o \
1002 dcpsg.o \
1003 dirdlgg.o \
1004 fontdlgg.o \
1005 grid.o \
1006 helpext.o \
1007 helphtml.o \
1008 helpwxht.o \
1009 helpxlp.o \
1010 imaglist.o \
1011 laywin.o \
1012 listctrl.o \
1013 logg.o \
1014 msgdlgg.o \
1015 notebook.o \
1016 numdlgg.o \
1017 panelg.o \
1018 printps.o \
1019 prntdlgg.o \
1020 progdlgg.o \
1021 prop.o \
1022 propform.o \
1023 proplist.o \
1024 sashwin.o \
1025 scrolwin.o \
1026 splitter.o \
1027 statline.o \
1028 statusbr.o \
1029 tabg.o \
1030 textdlgg.o \
1031 tipdlg.o \
1032 treectrl.o \
1033 wizard.o
1034
1035 MOTIF_GENERICDEPS = \
1036 busyinfo.d \
1037 caret.d \
1038 choicdgg.d \
1039 colrdlgg.d \
1040 dcpsg.d \
1041 dirdlgg.d \
1042 fontdlgg.d \
1043 grid.d \
1044 helpext.d \
1045 helphtml.d \
1046 helpwxht.d \
1047 helpxlp.d \
1048 imaglist.d \
1049 laywin.d \
1050 listctrl.d \
1051 logg.d \
1052 msgdlgg.d \
1053 notebook.d \
1054 numdlgg.d \
1055 panelg.d \
1056 printps.d \
1057 prntdlgg.d \
1058 progdlgg.d \
1059 prop.d \
1060 propform.d \
1061 proplist.d \
1062 sashwin.d \
1063 scrolwin.d \
1064 splitter.d \
1065 statline.d \
1066 statusbr.d \
1067 tabg.d \
1068 textdlgg.d \
1069 tipdlg.d \
1070 treectrl.d \
1071 wizard.d
1072
1073 MOTIF_COMMONOBJS = \
1074 parser.o \
1075 appcmn.o \
1076 choiccmn.o \
1077 clipcmn.o \
1078 cmndata.o \
1079 config.o \
1080 ctrlcmn.o \
1081 ctrlsub.o \
1082 date.o \
1083 datstrm.o \
1084 db.o \
1085 dbtable.o \
1086 dcbase.o \
1087 dlgcmn.o \
1088 dobjcmn.o \
1089 docmdi.o \
1090 docview.o \
1091 dynarray.o \
1092 dynlib.o \
1093 event.o \
1094 extended.o \
1095 ffile.o \
1096 file.o \
1097 fileconf.o \
1098 filefn.o \
1099 filesys.o \
1100 fontcmn.o \
1101 framecmn.o \
1102 fs_inet.o \
1103 fs_zip.o \
1104 ftp.o \
1105 gdicmn.o \
1106 gifdecod.o \
1107 hash.o \
1108 helpbase.o \
1109 http.o \
1110 imagall.o \
1111 imagbmp.o \
1112 image.o \
1113 imaggif.o \
1114 imagjpeg.o \
1115 imagpcx.o \
1116 imagpng.o \
1117 imagpnm.o \
1118 intl.o \
1119 ipcbase.o \
1120 layout.o \
1121 lboxcmn.o \
1122 list.o \
1123 log.o \
1124 memory.o \
1125 menucmn.o \
1126 mimetype.o \
1127 module.o \
1128 mstream.o \
1129 object.o \
1130 objstrm.o \
1131 paper.o \
1132 prntbase.o \
1133 process.o \
1134 protocol.o \
1135 resource.o \
1136 sckaddr.o \
1137 sckfile.o \
1138 sckipc.o \
1139 sckstrm.o \
1140 serbase.o \
1141 sizer.o \
1142 socket.o \
1143 strconv.o \
1144 stream.o \
1145 string.o \
1146 tbarbase.o \
1147 tbarsmpl.o \
1148 textcmn.o \
1149 textfile.o \
1150 time.o \
1151 timercmn.o \
1152 tokenzr.o \
1153 txtstrm.o \
1154 unzip.o \
1155 url.o \
1156 utilscmn.o \
1157 valgen.o \
1158 validate.o \
1159 valtext.o \
1160 variant.o \
1161 wfstream.o \
1162 wincmn.o \
1163 wxchar.o \
1164 wxexpr.o \
1165 zipstrm.o \
1166 zstream.o
1167
1168 MOTIF_COMMONDEPS = \
1169 parser.d \
1170 appcmn.d \
1171 choiccmn.d \
1172 clipcmn.d \
1173 cmndata.d \
1174 config.d \
1175 ctrlcmn.d \
1176 ctrlsub.d \
1177 date.d \
1178 datstrm.d \
1179 db.d \
1180 dbtable.d \
1181 dcbase.d \
1182 dlgcmn.d \
1183 dobjcmn.d \
1184 docmdi.d \
1185 docview.d \
1186 dynarray.d \
1187 dynlib.d \
1188 event.d \
1189 extended.d \
1190 ffile.d \
1191 file.d \
1192 fileconf.d \
1193 filefn.d \
1194 filesys.d \
1195 fontcmn.d \
1196 framecmn.d \
1197 fs_inet.d \
1198 fs_zip.d \
1199 ftp.d \
1200 gdicmn.d \
1201 gifdecod.d \
1202 hash.d \
1203 helpbase.d \
1204 http.d \
1205 imagall.d \
1206 imagbmp.d \
1207 image.d \
1208 imaggif.d \
1209 imagjpeg.d \
1210 imagpcx.d \
1211 imagpng.d \
1212 imagpnm.d \
1213 intl.d \
1214 ipcbase.d \
1215 layout.d \
1216 lboxcmn.d \
1217 list.d \
1218 log.d \
1219 memory.d \
1220 menucmn.d \
1221 mimetype.d \
1222 module.d \
1223 mstream.d \
1224 object.d \
1225 objstrm.d \
1226 paper.d \
1227 prntbase.d \
1228 process.d \
1229 protocol.d \
1230 resource.d \
1231 sckaddr.d \
1232 sckfile.d \
1233 sckipc.d \
1234 sckstrm.d \
1235 serbase.d \
1236 sizer.d \
1237 socket.d \
1238 strconv.d \
1239 stream.d \
1240 string.d \
1241 tbarbase.d \
1242 tbarsmpl.d \
1243 textcmn.d \
1244 textfile.d \
1245 time.d \
1246 timercmn.d \
1247 tokenzr.d \
1248 txtstrm.d \
1249 unzip.d \
1250 url.d \
1251 utilscmn.d \
1252 valgen.d \
1253 validate.d \
1254 valtext.d \
1255 variant.d \
1256 wfstream.d \
1257 wincmn.d \
1258 wxchar.d \
1259 wxexpr.d \
1260 zipstrm.d \
1261 zstream.d
1262
1263 MOTIF_GUIOBJS = \
1264 xmcombo.o \
1265 accel.o \
1266 app.o \
1267 bitmap.o \
1268 bmpbuttn.o \
1269 brush.o \
1270 button.o \
1271 checkbox.o \
1272 checklst.o \
1273 choice.o \
1274 clipbrd.o \
1275 colour.o \
1276 combobox.o \
1277 control.o \
1278 cursor.o \
1279 data.o \
1280 dataobj.o \
1281 dc.o \
1282 dcclient.o \
1283 dcmemory.o \
1284 dcscreen.o \
1285 dialog.o \
1286 filedlg.o \
1287 font.o \
1288 frame.o \
1289 gauge.o \
1290 gdiobj.o \
1291 gsockmot.o \
1292 icon.o \
1293 listbox.o \
1294 main.o \
1295 mdi.o \
1296 menu.o \
1297 menuitem.o \
1298 minifram.o \
1299 msgdlg.o \
1300 palette.o \
1301 pen.o \
1302 radiobox.o \
1303 radiobut.o \
1304 region.o \
1305 scrolbar.o \
1306 settings.o \
1307 slider.o \
1308 spinbutt.o \
1309 statbmp.o \
1310 statbox.o \
1311 stattext.o \
1312 textctrl.o \
1313 timer.o \
1314 toolbar.o \
1315 utils.o \
1316 window.o
1317
1318 MOTIF_GUIDEPS = \
1319 xmcombo.d \
1320 accel.d \
1321 app.d \
1322 bitmap.d \
1323 bmpbuttn.d \
1324 brush.d \
1325 button.d \
1326 checkbox.d \
1327 checklst.d \
1328 choice.d \
1329 clipbrd.d \
1330 colour.d \
1331 combobox.d \
1332 control.d \
1333 cursor.d \
1334 data.d \
1335 dataobj.d \
1336 dc.d \
1337 dcclient.d \
1338 dcmemory.d \
1339 dcscreen.d \
1340 dialog.d \
1341 filedlg.d \
1342 font.d \
1343 frame.d \
1344 gauge.d \
1345 gdiobj.d \
1346 gsockmot.d \
1347 icon.d \
1348 listbox.d \
1349 main.d \
1350 mdi.d \
1351 menu.d \
1352 menuitem.d \
1353 minifram.d \
1354 msgdlg.d \
1355 palette.d \
1356 pen.d \
1357 radiobox.d \
1358 radiobut.d \
1359 region.d \
1360 scrolbar.d \
1361 settings.d \
1362 slider.d \
1363 spinbutt.d \
1364 statbmp.d \
1365 statbox.d \
1366 stattext.d \
1367 textctrl.d \
1368 timer.d \
1369 toolbar.d \
1370 utils.d \
1371 window.d
1372
1373 MSW_GENERICOBJS = \
1374 busyinfo.o \
1375 choicdgg.o \
1376 dirdlgg.o \
1377 grid.o \
1378 laywin.o \
1379 logg.o \
1380 numdlgg.o \
1381 panelg.o \
1382 progdlgg.o \
1383 prop.o \
1384 propform.o \
1385 proplist.o \
1386 sashwin.o \
1387 scrolwin.o \
1388 splitter.o \
1389 statusbr.o \
1390 tabg.o \
1391 textdlgg.o \
1392 tipdlg.o \
1393 wizard.o
1394
1395 MSW_GENERICDEPS = \
1396 busyinfo.d \
1397 choicdgg.d \
1398 dirdlgg.d \
1399 grid.d \
1400 laywin.d \
1401 logg.d \
1402 numdlgg.d \
1403 panelg.d \
1404 progdlgg.d \
1405 prop.d \
1406 propform.d \
1407 proplist.d \
1408 sashwin.d \
1409 scrolwin.d \
1410 splitter.d \
1411 statusbr.d \
1412 tabg.d \
1413 textdlgg.d \
1414 tipdlg.d \
1415 wizard.d
1416
1417 MSW_COMMONOBJS = \
1418 parser.o \
1419 appcmn.o \
1420 choiccmn.o \
1421 clipcmn.o \
1422 cmndata.o \
1423 config.o \
1424 ctrlcmn.o \
1425 ctrlsub.o \
1426 date.o \
1427 datstrm.o \
1428 db.o \
1429 dbtable.o \
1430 dcbase.o \
1431 dlgcmn.o \
1432 dobjcmn.o \
1433 docmdi.o \
1434 docview.o \
1435 dynarray.o \
1436 dynlib.o \
1437 event.o \
1438 extended.o \
1439 ffile.o \
1440 file.o \
1441 fileconf.o \
1442 filefn.o \
1443 filesys.o \
1444 fontcmn.o \
1445 framecmn.o \
1446 fs_inet.o \
1447 fs_zip.o \
1448 ftp.o \
1449 gdicmn.o \
1450 gifdecod.o \
1451 hash.o \
1452 helpbase.o \
1453 http.o \
1454 imagall.o \
1455 imagbmp.o \
1456 image.o \
1457 imaggif.o \
1458 imagjpeg.o \
1459 imagpcx.o \
1460 imagpng.o \
1461 imagpnm.o \
1462 intl.o \
1463 ipcbase.o \
1464 layout.o \
1465 lboxcmn.o \
1466 list.o \
1467 log.o \
1468 memory.o \
1469 menucmn.o \
1470 mimetype.o \
1471 module.o \
1472 mstream.o \
1473 object.o \
1474 objstrm.o \
1475 odbc.o \
1476 paper.o \
1477 prntbase.o \
1478 process.o \
1479 protocol.o \
1480 resource.o \
1481 sckaddr.o \
1482 sckfile.o \
1483 sckipc.o \
1484 sckstrm.o \
1485 serbase.o \
1486 sizer.o \
1487 socket.o \
1488 strconv.o \
1489 stream.o \
1490 string.o \
1491 tbarbase.o \
1492 tbarsmpl.o \
1493 textcmn.o \
1494 textfile.o \
1495 time.o \
1496 timercmn.o \
1497 tokenzr.o \
1498 txtstrm.o \
1499 unzip.o \
1500 url.o \
1501 utilscmn.o \
1502 valgen.o \
1503 validate.o \
1504 valtext.o \
1505 variant.o \
1506 wfstream.o \
1507 wincmn.o \
1508 wxchar.o \
1509 wxexpr.o \
1510 zipstrm.o \
1511 zstream.o
1512
1513 MSW_COMMONDEPS = \
1514 parser.d \
1515 appcmn.d \
1516 choiccmn.d \
1517 clipcmn.d \
1518 cmndata.d \
1519 config.d \
1520 ctrlcmn.d \
1521 ctrlsub.d \
1522 date.d \
1523 datstrm.d \
1524 db.d \
1525 dbtable.d \
1526 dcbase.d \
1527 dlgcmn.d \
1528 dobjcmn.d \
1529 docmdi.d \
1530 docview.d \
1531 dynarray.d \
1532 dynlib.d \
1533 event.d \
1534 extended.d \
1535 ffile.d \
1536 file.d \
1537 fileconf.d \
1538 filefn.d \
1539 filesys.d \
1540 fontcmn.d \
1541 framecmn.d \
1542 fs_inet.d \
1543 fs_zip.d \
1544 ftp.d \
1545 gdicmn.d \
1546 gifdecod.d \
1547 hash.d \
1548 helpbase.d \
1549 http.d \
1550 imagall.d \
1551 imagbmp.d \
1552 image.d \
1553 imaggif.d \
1554 imagjpeg.d \
1555 imagpcx.d \
1556 imagpng.d \
1557 imagpnm.d \
1558 intl.d \
1559 ipcbase.d \
1560 layout.d \
1561 lboxcmn.d \
1562 list.d \
1563 log.d \
1564 memory.d \
1565 menucmn.d \
1566 mimetype.d \
1567 module.d \
1568 mstream.d \
1569 object.d \
1570 objstrm.d \
1571 odbc.d \
1572 paper.d \
1573 prntbase.d \
1574 process.d \
1575 protocol.d \
1576 resource.d \
1577 sckaddr.d \
1578 sckfile.d \
1579 sckipc.d \
1580 sckstrm.d \
1581 serbase.d \
1582 sizer.d \
1583 socket.d \
1584 strconv.d \
1585 stream.d \
1586 string.d \
1587 tbarbase.d \
1588 tbarsmpl.d \
1589 textcmn.d \
1590 textfile.d \
1591 time.d \
1592 timercmn.d \
1593 tokenzr.d \
1594 txtstrm.d \
1595 unzip.d \
1596 url.d \
1597 utilscmn.d \
1598 valgen.d \
1599 validate.d \
1600 valtext.d \
1601 variant.d \
1602 wfstream.d \
1603 wincmn.d \
1604 wxchar.d \
1605 wxexpr.d \
1606 zipstrm.d \
1607 zstream.d
1608
1609 MSW_GUIOBJS = \
1610 accel.o \
1611 app.o \
1612 bitmap.o \
1613 bmpbuttn.o \
1614 brush.o \
1615 button.o \
1616 caret.o \
1617 checkbox.o \
1618 checklst.o \
1619 choice.o \
1620 clipbrd.o \
1621 colordlg.o \
1622 colour.o \
1623 combobox.o \
1624 control.o \
1625 curico.o \
1626 cursor.o \
1627 data.o \
1628 dc.o \
1629 dcclient.o \
1630 dcmemory.o \
1631 dcprint.o \
1632 dcscreen.o \
1633 dde.o \
1634 dialog.o \
1635 dib.o \
1636 dibutils.o \
1637 dragimag.o \
1638 filedlg.o \
1639 font.o \
1640 fontdlg.o \
1641 frame.o \
1642 gauge95.o \
1643 gdiobj.o \
1644 gsocket.o \
1645 helpwin.o \
1646 icon.o \
1647 imaglist.o \
1648 joystick.o \
1649 listbox.o \
1650 listctrl.o \
1651 main.o \
1652 mdi.o \
1653 menu.o \
1654 menuitem.o \
1655 metafile.o \
1656 minifram.o \
1657 msgdlg.o \
1658 nativdlg.o \
1659 notebook.o \
1660 ownerdrw.o \
1661 palette.o \
1662 pen.o \
1663 penwin.o \
1664 pnghand.o \
1665 printdlg.o \
1666 printwin.o \
1667 radiobox.o \
1668 radiobut.o \
1669 regconf.o \
1670 region.o \
1671 registry.o \
1672 scrolbar.o \
1673 settings.o \
1674 slider95.o \
1675 spinbutt.o \
1676 spinctrl.o \
1677 statbmp.o \
1678 statbox.o \
1679 statbr95.o \
1680 statline.o \
1681 stattext.o \
1682 tabctrl.o \
1683 taskbar.o \
1684 tbar95.o \
1685 textctrl.o \
1686 thread.o \
1687 timer.o \
1688 tooltip.o \
1689 treectrl.o \
1690 utils.o \
1691 utilsexc.o \
1692 wave.o \
1693 window.o \
1694 xpmhand.o
1695
1696 MSW_GUIDEPS = \
1697 accel.d \
1698 app.d \
1699 bitmap.d \
1700 bmpbuttn.d \
1701 brush.d \
1702 button.d \
1703 caret.d \
1704 checkbox.d \
1705 checklst.d \
1706 choice.d \
1707 clipbrd.d \
1708 colordlg.d \
1709 colour.d \
1710 combobox.d \
1711 control.d \
1712 curico.d \
1713 cursor.d \
1714 data.d \
1715 dc.d \
1716 dcclient.d \
1717 dcmemory.d \
1718 dcprint.d \
1719 dcscreen.d \
1720 dde.d \
1721 dialog.d \
1722 dib.d \
1723 dibutils.d \
1724 dragimag.d \
1725 filedlg.d \
1726 font.d \
1727 fontdlg.d \
1728 frame.d \
1729 gauge95.d \
1730 gdiobj.d \
1731 gsocket.d \
1732 helpwin.d \
1733 icon.d \
1734 imaglist.d \
1735 joystick.d \
1736 listbox.d \
1737 listctrl.d \
1738 main.d \
1739 mdi.d \
1740 menu.d \
1741 menuitem.d \
1742 metafile.d \
1743 minifram.d \
1744 msgdlg.d \
1745 nativdlg.d \
1746 notebook.d \
1747 ownerdrw.d \
1748 palette.d \
1749 pen.d \
1750 penwin.d \
1751 pnghand.d \
1752 printdlg.d \
1753 printwin.d \
1754 radiobox.d \
1755 radiobut.d \
1756 regconf.d \
1757 region.d \
1758 registry.d \
1759 scrolbar.d \
1760 settings.d \
1761 slider95.d \
1762 spinbutt.d \
1763 spinctrl.d \
1764 statbmp.d \
1765 statbox.d \
1766 statbr95.d \
1767 statline.d \
1768 stattext.d \
1769 tabctrl.d \
1770 taskbar.d \
1771 tbar95.d \
1772 textctrl.d \
1773 thread.d \
1774 timer.d \
1775 tooltip.d \
1776 treectrl.d \
1777 utils.d \
1778 utilsexc.d \
1779 wave.d \
1780 window.d \
1781 xpmhand.d
1782
1783 BASE_OBJS = \
1784 init.o \
1785 appcmn.o \
1786 config.o \
1787 date.o \
1788 dynarray.o \
1789 dynlib.o \
1790 event.o \
1791 extended.o \
1792 ffile.o \
1793 file.o \
1794 fileconf.o \
1795 filefn.o \
1796 filesys.o \
1797 hash.o \
1798 intl.o \
1799 list.o \
1800 log.o \
1801 mimetype.o \
1802 module.o \
1803 object.o \
1804 process.o \
1805 strconv.o \
1806 stream.o \
1807 string.o \
1808 textfile.o \
1809 time.o \
1810 timercmn.o \
1811 tokenzr.o \
1812 txtstrm.o \
1813 utilscmn.o \
1814 variant.o \
1815 wxchar.o \
1816 utilsunx.o
1817
1818 BASE_DEPS = \
1819 init.d \
1820 appcmn.d \
1821 config.d \
1822 date.d \
1823 dynarray.d \
1824 dynlib.d \
1825 event.d \
1826 extended.d \
1827 ffile.d \
1828 file.d \
1829 fileconf.d \
1830 filefn.d \
1831 filesys.d \
1832 hash.d \
1833 intl.d \
1834 list.d \
1835 log.d \
1836 mimetype.d \
1837 module.d \
1838 object.d \
1839 process.d \
1840 strconv.d \
1841 stream.d \
1842 string.d \
1843 textfile.d \
1844 time.d \
1845 timercmn.d \
1846 tokenzr.d \
1847 txtstrm.d \
1848 utilscmn.d \
1849 variant.d \
1850 wxchar.d \
1851 utilsunx.d
1852
1853 HTMLOBJS = \
1854 helpctrl.o \
1855 helpdata.o \
1856 helpfrm.o \
1857 htmlcell.o \
1858 htmlfilt.o \
1859 htmlpars.o \
1860 htmltag.o \
1861 htmlwin.o \
1862 htmprint.o \
1863 m_fonts.o \
1864 m_hline.o \
1865 m_image.o \
1866 m_layout.o \
1867 m_links.o \
1868 m_list.o \
1869 m_pre.o \
1870 m_tables.o \
1871 winpars.o
1872
1873 HTMLDEPS = \
1874 helpctrl.d \
1875 helpdata.d \
1876 helpfrm.d \
1877 htmlcell.d \
1878 htmlfilt.d \
1879 htmlpars.d \
1880 htmltag.d \
1881 htmlwin.d \
1882 htmprint.d \
1883 m_fonts.d \
1884 m_hline.d \
1885 m_image.d \
1886 m_layout.d \
1887 m_links.d \
1888 m_list.d \
1889 m_pre.d \
1890 m_tables.d \
1891 winpars.d
1892
1893 UNIX_OBJS = \
1894 dialup.o \
1895 fontenum.o \
1896 gsocket.o \
1897 threadpsx.o \
1898 utilsunx.o
1899
1900 UNIX_DEPS = \
1901 dialup.d \
1902 fontenum.d \
1903 gsocket.d \
1904 threadpsx.d \
1905 utilsunx.d
1906
1907 ZLIBOBJS = \
1908 adler32.o \
1909 compress.o \
1910 crc32.o \
1911 gzio.o \
1912 uncompr.o \
1913 deflate.o \
1914 trees.o \
1915 zutil.o \
1916 inflate.o \
1917 infblock.o \
1918 inftrees.o \
1919 infcodes.o \
1920 infutil.o \
1921 inffast.o
1922
1923 PNGOBJS = \
1924 png.o \
1925 pngread.o \
1926 pngrtran.o \
1927 pngrutil.o \
1928 pngpread.o \
1929 pngtrans.o \
1930 pngwrite.o \
1931 pngwtran.o \
1932 pngwutil.o \
1933 pngerror.o \
1934 pngmem.o \
1935 pngwio.o \
1936 pngrio.o \
1937 pngget.o \
1938 pngset.o
1939
1940
1941 JPEGOBJS = \
1942 jcomapi.o \
1943 jutils.o \
1944 jerror.o \
1945 jmemmgr.o \
1946 jmemnobs.o \
1947 jcapimin.o \
1948 jcapistd.o \
1949 jctrans.o \
1950 jcparam.o \
1951 jdatadst.o \
1952 jcinit.o \
1953 jcmaster.o \
1954 jcmarker.o \
1955 jcmainct.o \
1956 jcprepct.o \
1957 jccoefct.o \
1958 jccolor.o \
1959 jcsample.o \
1960 jchuff.o \
1961 jcphuff.o \
1962 jcdctmgr.o \
1963 jfdctfst.o \
1964 jfdctflt.o \
1965 jfdctint.o \
1966 jdapimin.o \
1967 jdapistd.o \
1968 jdtrans.o \
1969 jdatasrc.o \
1970 jdmaster.o \
1971 jdinput.o \
1972 jdmarker.o \
1973 jdhuff.o \
1974 jdphuff.o \
1975 jdmainct.o \
1976 jdcoefct.o \
1977 jdpostct.o \
1978 jddctmgr.o \
1979 jidctfst.o \
1980 jidctflt.o \
1981 jidctint.o \
1982 jidctred.o \
1983 jdsample.o \
1984 jdcolor.o \
1985 jquant1.o \
1986 jquant2.o \
1987 jdmerge.o
1988
1989 IODBC_OBJS = \
1990 catalog.o \
1991 connect.o \
1992 dlf.o \
1993 dlproc.o \
1994 execute.o \
1995 fetch.o \
1996 hdbc.o \
1997 henv.o \
1998 herr.o \
1999 hstmt.o \
2000 info.o \
2001 itrace.o \
2002 misc.o \
2003 prepare.o \
2004 result.o
2005
2006 GUIOBJS = @GUIOBJS@
2007 GUIDEPS = @GUIDEPS@
2008 GUIHEADERS = @GUIHEADERS@
2009 COMMONOBJS = @COMMONOBJS@
2010 COMMONDEPS = @COMMONDEPS@
2011 GENERICOBJS = @GENERICOBJS@
2012 GENERICDEPS = @GENERICDEPS@
2013 UNIXOBJS = @UNIXOBJS@
2014 UNIXDEPS = @UNIXDEPS@
2015 IODBCOBJS = @IODBCOBJS@
2016
2017 OBJECTS = @ALL_OBJECTS@
2018
2019 DEPFILES = @ALL_DEPFILES@
2020
2021 HEADERS = @ALL_HEADERS@
2022
2023 all: @WX_ALL@
2024
2025 @WX_LIBRARY_NAME_STATIC@: $(OBJECTS)
2026 @$(INSTALL) -d ./lib
2027 $(AR) $(AROPTIONS) ./lib/$@ $(OBJECTS)
2028 $(RANLIB) ./lib/$@
2029
2030 @WX_LIBRARY_NAME_SHARED@: $(OBJECTS)
2031 @$(INSTALL) -d ./lib
2032 $(SHARED_LD) ./lib/$@ $(OBJECTS) $(EXTRALIBS)
2033
2034 CREATE_LINKS: @WX_LIBRARY_NAME_SHARED@
2035 @$(RM) ./lib/@WX_LIBRARY_LINK1@
2036 @$(RM) ./lib/@WX_LIBRARY_LINK2@
2037 @$(RM) ./lib/@WX_LIBRARY_LINK3@
2038 $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK1@
2039 $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK2@
2040 $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK3@
2041
2042 CREATE_INSTALLED_LINKS: $(libdir)/@WX_LIBRARY_NAME_SHARED@
2043 $(RM) $(libdir)/@WX_LIBRARY_LINK1@
2044 $(RM) $(libdir)/@WX_LIBRARY_LINK2@
2045 $(RM) $(libdir)/@WX_LIBRARY_LINK3@
2046 $(LN_S) @WX_LIBRARY_NAME_SHARED@ $(libdir)/@WX_LIBRARY_LINK1@
2047 $(LN_S) @WX_LIBRARY_NAME_SHARED@ $(libdir)/@WX_LIBRARY_LINK2@
2048 $(LN_S) @WX_LIBRARY_NAME_SHARED@ $(libdir)/@WX_LIBRARY_LINK3@
2049
2050 $(OBJECTS): $(WXDIR)/include/wx/defs.h $(WXDIR)/include/wx/object.h
2051
2052 parser.o: parser.c lexer.c
2053 $(CCLEX) -c $(CFLAGS) $(PICFLAGS) -o $@ parser.c
2054
2055 parser.c: $(COMMDIR)/parser.y lexer.c
2056 $(YACC) $(COMMDIR)/parser.y
2057 @sed -e "s;$(COMMDIR)/y.tab.c;parser.y;g" < y.tab.c | \
2058 sed -e "s/BUFSIZ/5000/g" | \
2059 sed -e "s/YYLMAX 200/YYLMAX 5000/g" | \
2060 sed -e "s/yy/PROIO_yy/g" | \
2061 sed -e "s/input/PROIO_input/g" | \
2062 sed -e "s/unput/PROIO_unput/g" > parser.c
2063 @$(RM) y.tab.c
2064
2065 lexer.c: $(COMMDIR)/lexer.l
2066 $(LEX) $(COMMDIR)/lexer.l
2067 @sed -e "s;$(COMMDIR)/lex.yy.c;lexer.l;g" < lex.yy.c | \
2068 sed -e "s/yy/PROIO_yy/g" | \
2069 sed -e "s/input/PROIO_input/g" | \
2070 sed -e "s/unput/PROIO_unput/g" > lexer.c
2071 @$(RM) lex.yy.c
2072
2073 -include $(DEPFILES)
2074
2075 preinstall: $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(top_builddir)/wx-config
2076 @echo " "
2077 @echo " Installing wxWindows..."
2078 @echo " "
2079
2080 $(INSTALL) -d $(prefix)
2081 $(INSTALL) -d $(bindir)
2082 $(INSTALL) -d $(libdir)
2083 $(INSTALL) -d $(datadir)
2084
2085 $(INSTALL_SCRIPT) $(top_builddir)/wx-config $(bindir)/wx-config
2086 $(INSTALL_PROGRAM) $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(libdir)/@WX_TARGET_LIBRARY@
2087
2088 $(INSTALL) -d $(libdir)/wx
2089 $(INSTALL) -d $(libdir)/wx/include
2090 $(INSTALL) -d $(libdir)/wx/include/wx
2091 $(INSTALL) -d $(libdir)/wx/include/wx/@TOOLKIT_DIR@
2092 $(INSTALL_DATA) $(top_builddir)/include/wx/@TOOLKIT_DIR@/setup.h $(libdir)/wx/include/wx/@TOOLKIT_DIR@/setup.h
2093
2094 $(INSTALL) -d $(datadir)/wx
2095 $(INSTALL) -d $(datadir)/wx/afm
2096 $(INSTALL) -d $(datadir)/wx/gs_afm
2097 $(INSTALL_DATA) $(top_srcdir)/misc/afm/*.afm $(datadir)/wx/afm
2098 $(INSTALL_DATA) $(top_srcdir)/misc/gs_afm/*.afm $(datadir)/wx/gs_afm
2099
2100 $(INSTALL) -d $(includedir)/wx
2101 $(INSTALL) -d $(includedir)/wx/msw
2102 $(INSTALL) -d $(includedir)/wx/gtk
2103 $(INSTALL) -d $(includedir)/wx/motif
2104 $(INSTALL) -d $(includedir)/wx/html
2105 $(INSTALL) -d $(includedir)/wx/protocol
2106 $(INSTALL) -d $(includedir)/wx/unix
2107 $(INSTALL) -d $(includedir)/wx/generic
2108 @list='$(HEADERS)'; for p in $$list; do \
2109 $(INSTALL_DATA) $(top_srcdir)/include/wx/$$p $(includedir)/wx/$$p; \
2110 echo "$(INSTALL_DATA) $(top_srcdir)/include/wx/$$p $(includedir)/wx/$$p"; \
2111 done
2112
2113 write_message:
2114 @echo " "
2115 @echo " The installation of wxWindows is finished. On certain"
2116 @echo " platforms (e.g. Linux) you'll now have to run ldconfig"
2117 @echo " if you installed a shared library."
2118 @echo " "
2119 @echo " wxWindows comes with no guarantees and doesn't claim"
2120 @echo " to be suitable for any purpose."
2121 @echo " "
2122 @echo " Read the wxWindows Licence on licencing conditions."
2123 @echo " "
2124
2125 install: preinstall @WX_ALL_INSTALLED@ write_message
2126
2127 uninstall:
2128 @echo " "
2129 @echo " Uninstalling wxWindows..."
2130 @echo " "
2131 @echo " Removing library..."
2132 @$(RM) $(libdir)/@WX_TARGET_LIBRARY@
2133 @$(RM) $(libdir)/@WX_LIBRARY_LINK1@
2134 @$(RM) $(libdir)/@WX_LIBRARY_LINK2@
2135 @$(RM) $(libdir)/@WX_LIBRARY_LINK3@
2136 @echo " Removing helper files..."
2137 @$(RM) $(libdir)/wx/include/wx/@TOOLKIT_DIR@/setup.h
2138 @$(RM) $(bindir)/wx-config
2139 @$(RM) $(datadir)/wx/afm/*
2140 @$(RM) $(datadir)/wx/gs_afm/*
2141 @rmdir $(datadir)/wx/gs_afm
2142 @rmdir $(datadir)/wx/afm
2143 @rmdir $(datadir)/wx
2144 @echo " Removing headers..."
2145 @list='$(HEADERS)'; for p in $$list; do \
2146 $(RM) $(includedir)/wx/$$p; \
2147 done
2148 @echo " Removing directories..."
2149 @if test -d $(libdir)/wx/include/wx/@TOOLKIT_DIR@; then rmdir $(libdir)/wx/include/wx/@TOOLKIT_DIR@; fi
2150 @if test -d $(libdir)/wx/include/wx; then rmdir $(libdir)/wx/include/wx; fi
2151 @if test -d $(libdir)/wx/include; then rmdir $(libdir)/wx/include; fi
2152 @if test -d $(libdir)/wx; then rmdir $(libdir)/wx; fi
2153 @if test -d $(includedir)/wx/gtk; then rmdir $(includedir)/wx/gtk; fi
2154 @if test -d $(includedir)/wx/motif; then rmdir $(includedir)/wx/motif; fi
2155 @if test -d $(includedir)/wx/msw; then rmdir $(includedir)/wx/msw; fi
2156 @if test -d $(includedir)/wx/html; then rmdir $(includedir)/wx/html; fi
2157 @if test -d $(includedir)/wx/unix; then rmdir $(includedir)/wx/unix; fi
2158 @if test -d $(includedir)/wx/generic; then rmdir $(includedir)/wx/generic; fi
2159 @if test -d $(includedir)/wx/protocol; then rmdir $(includedir)/wx/protocol; fi
2160 @if test -d $(includedir)/wx; then rmdir $(includedir)/wx; fi
2161
2162 ALL_DIST:
2163 mkdir _dist_dir
2164 mkdir $(DISTDIR)
2165 cp $(WXDIR)/wx$(TOOLKIT).spec $(DISTDIR)
2166 cp $(WXDIR)/configure.in $(DISTDIR)
2167 cp $(WXDIR)/configure $(DISTDIR)
2168 cp $(WXDIR)/config.sub $(DISTDIR)
2169 cp $(WXDIR)/config.guess $(DISTDIR)
2170 cp $(WXDIR)/install-sh $(DISTDIR)
2171 cp $(WXDIR)/mkinstalldirs $(DISTDIR)
2172 cp $(WXDIR)/wx-config.in $(DISTDIR)
2173 cp $(WXDIR)/setup.h.in $(DISTDIR)
2174 cp $(WXDIR)/Makefile.in $(DISTDIR)
2175 cp $(DOCDIR)/lgpl.txt $(DISTDIR)/COPYING.LIB
2176 cp $(DOCDIR)/licence.txt $(DISTDIR)/LICENCE.txt
2177 cp $(DOCDIR)/symbols.txt $(DISTDIR)/SYMBOLS.txt
2178 cp $(DOCDIR)/$(TOOLKITDIR)/install.txt $(DISTDIR)/INSTALL.txt
2179 cp $(DOCDIR)/$(TOOLKITDIR)/changes.txt $(DISTDIR)/CHANGES.txt
2180 cp $(DOCDIR)/$(TOOLKITDIR)/readme.txt $(DISTDIR)/README.txt
2181 cp $(DOCDIR)/$(TOOLKITDIR)/todo.txt $(DISTDIR)/TODO.txt
2182 mkdir $(DISTDIR)/include
2183 mkdir $(DISTDIR)/include/wx
2184 mkdir $(DISTDIR)/include/wx/$(TOOLKITDIR)
2185 mkdir $(DISTDIR)/include/wx/generic
2186 mkdir $(DISTDIR)/include/wx/html
2187 mkdir $(DISTDIR)/include/wx/unix
2188 mkdir $(DISTDIR)/include/wx/protocol
2189 cp $(INCDIR)/wx/*.h $(DISTDIR)/include/wx
2190 cp $(INCDIR)/wx/*.cpp $(DISTDIR)/include/wx
2191 cp $(INCDIR)/wx/generic/*.h $(DISTDIR)/include/wx/generic
2192 cp $(INCDIR)/wx/generic/*.xpm $(DISTDIR)/include/wx/generic
2193 cp $(INCDIR)/wx/html/*.h $(DISTDIR)/include/wx/html
2194 cp $(INCDIR)/wx/unix/*.h $(DISTDIR)/include/wx/unix
2195 cp $(INCDIR)/wx/protocol/*.h $(DISTDIR)/include/wx/protocol
2196 mkdir $(DISTDIR)/src
2197 mkdir $(DISTDIR)/src/common
2198 mkdir $(DISTDIR)/src/generic
2199 mkdir $(DISTDIR)/src/html
2200 mkdir $(DISTDIR)/src/html/bitmaps
2201 mkdir $(DISTDIR)/src/$(TOOLKITDIR)
2202 mkdir $(DISTDIR)/src/unix
2203 mkdir $(DISTDIR)/src/png
2204 mkdir $(DISTDIR)/src/jpeg
2205 mkdir $(DISTDIR)/src/zlib
2206 mkdir $(DISTDIR)/src/iodbc
2207 cp $(SRCDIR)/*.in $(DISTDIR)/src
2208 cp $(COMMDIR)/*.cpp $(DISTDIR)/src/common
2209 cp $(COMMDIR)/*.c $(DISTDIR)/src/common
2210 cp $(COMMDIR)/*.inc $(DISTDIR)/src/common
2211 cp $(COMMDIR)/*.l $(DISTDIR)/src/common
2212 cp $(COMMDIR)/*.h $(DISTDIR)/src/common
2213 cp $(COMMDIR)/*.y $(DISTDIR)/src/common
2214 cp $(GENDIR)/*.cpp $(DISTDIR)/src/generic
2215 cp $(HTMLDIR)/*.cpp $(DISTDIR)/src/html
2216 cp $(HTMLDIR)/bitmaps/*.xpm $(DISTDIR)/src/html/bitmaps
2217 cp $(UNIXDIR)/*.c $(DISTDIR)/src/unix
2218 cp $(UNIXDIR)/*.cpp $(DISTDIR)/src/unix
2219 cp $(PNGDIR)/*.h $(DISTDIR)/src/png
2220 cp $(PNGDIR)/*.c $(DISTDIR)/src/png
2221 cp $(PNGDIR)/README $(DISTDIR)/src/png
2222 cp $(ZLIBDIR)/*.h $(DISTDIR)/src/zlib
2223 cp $(ZLIBDIR)/*.c $(DISTDIR)/src/zlib
2224 cp $(ZLIBDIR)/README $(DISTDIR)/src/zlib
2225 cp $(JPEGDIR)/*.h $(DISTDIR)/src/jpeg
2226 cp $(JPEGDIR)/*.c $(DISTDIR)/src/jpeg
2227 cp $(JPEGDIR)/README $(DISTDIR)/src/jpeg
2228 cp $(ODBCDIR)/*.h $(DISTDIR)/src/iodbc
2229 cp $(ODBCDIR)/*.c $(DISTDIR)/src/iodbc
2230 cp $(ODBCDIR)/*.ci $(DISTDIR)/src/iodbc
2231 cp $(ODBCDIR)/*.exp $(DISTDIR)/src/iodbc
2232 cp $(ODBCDIR)/README $(DISTDIR)/src/iodbc
2233 cp $(ODBCDIR)/NEWS $(DISTDIR)/src/iodbc
2234 cp $(ODBCDIR)/Changes.log $(DISTDIR)/src/iodbc
2235
2236 GTK_DIST:
2237 cp $(WXDIR)/wxGTK.spec $(DISTDIR)
2238 cp $(INCDIR)/wx/gtk/*.h $(DISTDIR)/include/wx/gtk
2239 cp $(INCDIR)/wx/gtk/*.xpm $(DISTDIR)/include/wx/gtk
2240 cp $(GTKDIR)/*.cpp $(DISTDIR)/src/gtk
2241 cp $(GTKDIR)/*.c $(DISTDIR)/src/gtk
2242 cp $(GTKDIR)/*.xbm $(DISTDIR)/src/gtk
2243
2244 MOTIF_DIST:
2245 cp $(WXDIR)/wxMOTIF.spec $(DISTDIR)
2246 cp $(INCDIR)/wx/motif/*.h $(DISTDIR)/include/wx/motif
2247 cp $(MOTIFDIR)/*.cpp $(DISTDIR)/src/motif
2248 cp $(MOTIFDIR)/*.xbm $(DISTDIR)/src/motif
2249 mkdir $(DISTDIR)/src/motif/xmcombo
2250 cp $(MOTIFDIR)/xmcombo/*.c $(DISTDIR)/src/motif/xmcombo
2251 cp $(MOTIFDIR)/xmcombo/*.h $(DISTDIR)/src/motif/xmcombo
2252 cp $(MOTIFDIR)/xmcombo/copying.txt $(DISTDIR)/src/motif/xmcombo
2253
2254 MSW_DIST:
2255 cp $(WXDIR)/wxWINE.spec $(DISTDIR)
2256 cp $(INCDIR)/wx/msw/*.h $(DISTDIR)/include/wx/msw
2257 cp $(INCDIR)/wx/msw/*.cur $(DISTDIR)/include/wx/msw
2258 cp $(INCDIR)/wx/msw/*.ico $(DISTDIR)/include/wx/msw
2259 cp $(INCDIR)/wx/msw/*.bmp $(DISTDIR)/include/wx/msw
2260 cp $(INCDIR)/wx/msw/*.rc $(DISTDIR)/include/wx/msw
2261 cp $(MSWDIR)/*.cpp $(DISTDIR)/src/msw
2262 cp $(MSWDIR)/*.c $(DISTDIR)/src/msw
2263 cp $(MSWDIR)/*.def $(DISTDIR)/src/msw
2264 mkdir $(DISTDIR)/src/msw/ole
2265 cp $(MSWDIR)/ole/*.cpp $(DISTDIR)/src/msw/ole
2266
2267 SAMPLES_DIST:
2268 mkdir $(DISTDIR)/samples
2269 cp $(SAMPDIR)/Makefile.in $(DISTDIR)/samples
2270 mkdir $(DISTDIR)/samples/bombs
2271 cp $(SAMPDIR)/bombs/Makefile.in $(DISTDIR)/samples/bombs
2272 cp $(SAMPDIR)/bombs/*.cpp $(DISTDIR)/samples/bombs
2273 cp $(SAMPDIR)/bombs/*.h $(DISTDIR)/samples/bombs
2274 cp $(SAMPDIR)/bombs/*.xpm $(DISTDIR)/samples/bombs
2275 cp $(SAMPDIR)/bombs/readme.txt $(DISTDIR)/samples/bombs
2276 mkdir $(DISTDIR)/samples/caret
2277 cp $(SAMPDIR)/caret/Makefile.in $(DISTDIR)/samples/caret
2278 cp $(SAMPDIR)/caret/*.cpp $(DISTDIR)/samples/caret
2279 cp $(SAMPDIR)/caret/*.xpm $(DISTDIR)/samples/caret
2280 mkdir $(DISTDIR)/samples/config
2281 cp $(SAMPDIR)/config/Makefile.in $(DISTDIR)/samples/config
2282 cp $(SAMPDIR)/config/*.cpp $(DISTDIR)/samples/config
2283 mkdir $(DISTDIR)/samples/controls
2284 mkdir $(DISTDIR)/samples/controls/icons
2285 cp $(SAMPDIR)/controls/Makefile.in $(DISTDIR)/samples/controls
2286 cp $(SAMPDIR)/controls/*.cpp $(DISTDIR)/samples/controls
2287 cp $(SAMPDIR)/controls/*.xpm $(DISTDIR)/samples/controls
2288 cp $(SAMPDIR)/controls/icons/*.??? $(DISTDIR)/samples/controls/icons
2289 mkdir $(DISTDIR)/samples/checklst
2290 cp $(SAMPDIR)/checklst/Makefile.in $(DISTDIR)/samples/checklst
2291 cp $(SAMPDIR)/checklst/*.cpp $(DISTDIR)/samples/checklst
2292 cp $(SAMPDIR)/checklst/*.xpm $(DISTDIR)/samples/checklst
2293 mkdir $(DISTDIR)/samples/printing
2294 cp $(SAMPDIR)/printing/Makefile.in $(DISTDIR)/samples/printing
2295 cp $(SAMPDIR)/printing/*.cpp $(DISTDIR)/samples/printing
2296 cp $(SAMPDIR)/printing/*.h $(DISTDIR)/samples/printing
2297 cp $(SAMPDIR)/printing/*.xpm $(DISTDIR)/samples/printing
2298 cp $(SAMPDIR)/printing/*.xbm $(DISTDIR)/samples/printing
2299 mkdir $(DISTDIR)/samples/db
2300 cp $(SAMPDIR)/db/Makefile.in $(DISTDIR)/samples/db
2301 cp $(SAMPDIR)/db/*.cpp $(DISTDIR)/samples/db
2302 cp $(SAMPDIR)/db/*.h $(DISTDIR)/samples/db
2303 cp $(SAMPDIR)/db/*.xpm $(DISTDIR)/samples/db
2304 mkdir $(DISTDIR)/samples/dialogs
2305 cp $(SAMPDIR)/dialogs/Makefile.in $(DISTDIR)/samples/dialogs
2306 cp $(SAMPDIR)/dialogs/*.cpp $(DISTDIR)/samples/dialogs
2307 cp $(SAMPDIR)/dialogs/*.h $(DISTDIR)/samples/dialogs
2308 cp $(SAMPDIR)/dialogs/*.txt $(DISTDIR)/samples/dialogs
2309 mkdir $(DISTDIR)/samples/dnd
2310 cp $(SAMPDIR)/dnd/Makefile.in $(DISTDIR)/samples/dnd
2311 cp $(SAMPDIR)/dnd/*.cpp $(DISTDIR)/samples/dnd
2312 cp $(SAMPDIR)/dnd/*.xpm $(DISTDIR)/samples/dnd
2313 cp $(SAMPDIR)/dnd/*.txt $(DISTDIR)/samples/dnd
2314 cp $(SAMPDIR)/dnd/*.png $(DISTDIR)/samples/dnd
2315 mkdir $(DISTDIR)/samples/docview
2316 cp $(SAMPDIR)/docview/Makefile.in $(DISTDIR)/samples/docview
2317 cp $(SAMPDIR)/docview/*.cpp $(DISTDIR)/samples/docview
2318 cp $(SAMPDIR)/docview/*.h $(DISTDIR)/samples/docview
2319 cp $(SAMPDIR)/docview/*.xpm $(DISTDIR)/samples/docview
2320 mkdir $(DISTDIR)/samples/docvwmdi
2321 cp $(SAMPDIR)/docvwmdi/Makefile.in $(DISTDIR)/samples/docvwmdi
2322 cp $(SAMPDIR)/docvwmdi/*.cpp $(DISTDIR)/samples/docvwmdi
2323 cp $(SAMPDIR)/docvwmdi/*.h $(DISTDIR)/samples/docvwmdi
2324 mkdir $(DISTDIR)/samples/drawing
2325 cp $(SAMPDIR)/drawing/Makefile.in $(DISTDIR)/samples/drawing
2326 cp $(SAMPDIR)/drawing/*.cpp $(DISTDIR)/samples/drawing
2327 cp $(SAMPDIR)/drawing/*.xpm $(DISTDIR)/samples/drawing
2328 mkdir $(DISTDIR)/samples/dynamic
2329 cp $(SAMPDIR)/dynamic/Makefile.in $(DISTDIR)/samples/dynamic
2330 cp $(SAMPDIR)/dynamic/*.cpp $(DISTDIR)/samples/dynamic
2331 cp $(SAMPDIR)/dynamic/*.xpm $(DISTDIR)/samples/dynamic
2332 mkdir $(DISTDIR)/samples/forty
2333 cp $(SAMPDIR)/forty/Makefile.in $(DISTDIR)/samples/forty
2334 cp $(SAMPDIR)/forty/*.cpp $(DISTDIR)/samples/forty
2335 cp $(SAMPDIR)/forty/*.xpm $(DISTDIR)/samples/forty
2336 cp $(SAMPDIR)/forty/*.xbm $(DISTDIR)/samples/forty
2337 mkdir $(DISTDIR)/samples/fractal
2338 cp $(SAMPDIR)/fractal/Makefile.in $(DISTDIR)/samples/fractal
2339 cp $(SAMPDIR)/fractal/*.cpp $(DISTDIR)/samples/fractal
2340 mkdir $(DISTDIR)/samples/html
2341 cp $(SAMPDIR)/html/Makefile.in $(DISTDIR)/samples/html
2342 mkdir $(DISTDIR)/samples/html/about
2343 cp $(SAMPDIR)/html/about/Makefile.in $(DISTDIR)/samples/html/about
2344 cp $(SAMPDIR)/html/about/*.cpp $(DISTDIR)/samples/html/about
2345 mkdir $(DISTDIR)/samples/html/about/data
2346 cp $(SAMPDIR)/html/about/data/*.htm $(DISTDIR)/samples/html/about/data
2347 cp $(SAMPDIR)/html/about/data/*.png $(DISTDIR)/samples/html/about/data
2348 mkdir $(DISTDIR)/samples/html/help
2349 cp $(SAMPDIR)/html/help/Makefile.in $(DISTDIR)/samples/html/help
2350 cp $(SAMPDIR)/html/help/*.cpp $(DISTDIR)/samples/html/help
2351 mkdir $(DISTDIR)/samples/html/help/helpfiles
2352 cp $(SAMPDIR)/html/help/helpfiles/*.??? $(DISTDIR)/samples/html/help/helpfiles
2353 mkdir $(DISTDIR)/samples/html/printing
2354 cp $(SAMPDIR)/html/printing/Makefile.in $(DISTDIR)/samples/html/printing
2355 cp $(SAMPDIR)/html/printing/*.cpp $(DISTDIR)/samples/html/printing
2356 cp $(SAMPDIR)/html/printing/*.htm $(DISTDIR)/samples/html/printing
2357 mkdir $(DISTDIR)/samples/html/test
2358 cp $(SAMPDIR)/html/test/Makefile.in $(DISTDIR)/samples/html/test
2359 cp $(SAMPDIR)/html/test/*.cpp $(DISTDIR)/samples/html/test
2360 cp $(SAMPDIR)/html/test/*.bmp $(DISTDIR)/samples/html/test
2361 cp $(SAMPDIR)/html/test/*.png $(DISTDIR)/samples/html/test
2362 cp $(SAMPDIR)/html/test/*.htm $(DISTDIR)/samples/html/test
2363 cp $(SAMPDIR)/html/test/*.html $(DISTDIR)/samples/html/test
2364 mkdir $(DISTDIR)/samples/html/virtual
2365 cp $(SAMPDIR)/html/virtual/Makefile.in $(DISTDIR)/samples/html/virtual
2366 cp $(SAMPDIR)/html/virtual/*.cpp $(DISTDIR)/samples/html/virtual
2367 cp $(SAMPDIR)/html/virtual/*.htm $(DISTDIR)/samples/html/virtual
2368 mkdir $(DISTDIR)/samples/html/widget
2369 cp $(SAMPDIR)/html/widget/Makefile.in $(DISTDIR)/samples/html/widget
2370 cp $(SAMPDIR)/html/widget/*.cpp $(DISTDIR)/samples/html/widget
2371 cp $(SAMPDIR)/html/widget/*.htm $(DISTDIR)/samples/html/widget
2372 mkdir $(DISTDIR)/samples/html/zip
2373 cp $(SAMPDIR)/html/zip/Makefile.in $(DISTDIR)/samples/html/zip
2374 cp $(SAMPDIR)/html/zip/*.cpp $(DISTDIR)/samples/html/zip
2375 cp $(SAMPDIR)/html/zip/*.htm $(DISTDIR)/samples/html/zip
2376 cp $(SAMPDIR)/html/zip/*.zip $(DISTDIR)/samples/html/zip
2377 mkdir $(DISTDIR)/samples/image
2378 cp $(SAMPDIR)/image/Makefile.in $(DISTDIR)/samples/image
2379 cp $(SAMPDIR)/image/*.cpp $(DISTDIR)/samples/image
2380 cp $(SAMPDIR)/image/horse.* $(DISTDIR)/samples/image
2381 mkdir $(DISTDIR)/samples/internat
2382 mkdir $(DISTDIR)/samples/internat/de
2383 mkdir $(DISTDIR)/samples/internat/fr
2384 cp $(SAMPDIR)/internat/Makefile.in $(DISTDIR)/samples/internat
2385 cp $(SAMPDIR)/internat/*.cpp $(DISTDIR)/samples/internat
2386 cp $(SAMPDIR)/internat/*.xpm $(DISTDIR)/samples/internat
2387 cp $(SAMPDIR)/internat/*.txt $(DISTDIR)/samples/internat
2388 cp $(SAMPDIR)/internat/*.po $(DISTDIR)/samples/internat
2389 cp $(SAMPDIR)/internat/fr/*.po $(DISTDIR)/samples/internat/fr
2390 cp $(SAMPDIR)/internat/de/*.mo $(DISTDIR)/samples/internat/de
2391 cp $(SAMPDIR)/internat/fr/*.po $(DISTDIR)/samples/internat/fr
2392 cp $(SAMPDIR)/internat/de/*.mo $(DISTDIR)/samples/internat/de
2393 mkdir $(DISTDIR)/samples/layout
2394 cp $(SAMPDIR)/layout/Makefile.in $(DISTDIR)/samples/layout
2395 cp $(SAMPDIR)/layout/*.cpp $(DISTDIR)/samples/layout
2396 cp $(SAMPDIR)/layout/*.h $(DISTDIR)/samples/layout
2397 mkdir $(DISTDIR)/samples/listctrl
2398 cp $(SAMPDIR)/listctrl/Makefile.in $(DISTDIR)/samples/listctrl
2399 cp $(SAMPDIR)/listctrl/*.cpp $(DISTDIR)/samples/listctrl
2400 cp $(SAMPDIR)/listctrl/*.h $(DISTDIR)/samples/listctrl
2401 cp $(SAMPDIR)/listctrl/*.xpm $(DISTDIR)/samples/listctrl
2402 mkdir $(DISTDIR)/samples/listctrl/bitmaps
2403 cp $(SAMPDIR)/listctrl/bitmaps/*.xpm $(DISTDIR)/samples/listctrl/bitmaps
2404 mkdir $(DISTDIR)/samples/mdi
2405 cp $(SAMPDIR)/mdi/Makefile.in $(DISTDIR)/samples/mdi
2406 cp $(SAMPDIR)/mdi/*.cpp $(DISTDIR)/samples/mdi
2407 cp $(SAMPDIR)/mdi/*.h $(DISTDIR)/samples/mdi
2408 cp $(SAMPDIR)/mdi/*.xpm $(DISTDIR)/samples/mdi
2409 mkdir $(DISTDIR)/samples/mdi/bitmaps
2410 cp $(SAMPDIR)/mdi/bitmaps/*.xpm $(DISTDIR)/samples/mdi/bitmaps
2411 mkdir $(DISTDIR)/samples/minifram
2412 cp $(SAMPDIR)/minifram/Makefile.in $(DISTDIR)/samples/minifram
2413 cp $(SAMPDIR)/minifram/*.cpp $(DISTDIR)/samples/minifram
2414 cp $(SAMPDIR)/minifram/*.h $(DISTDIR)/samples/minifram
2415 cp $(SAMPDIR)/minifram/*.xpm $(DISTDIR)/samples/minifram
2416 mkdir $(DISTDIR)/samples/minifram/bitmaps
2417 cp $(SAMPDIR)/minifram/bitmaps/*.xpm $(DISTDIR)/samples/minifram/bitmaps
2418 mkdir $(DISTDIR)/samples/minimal
2419 cp $(SAMPDIR)/minimal/Makefile.in $(DISTDIR)/samples/minimal
2420 cp $(SAMPDIR)/minimal/*.cpp $(DISTDIR)/samples/minimal
2421 cp $(SAMPDIR)/minimal/*.xpm $(DISTDIR)/samples/minimal
2422 mkdir $(DISTDIR)/samples/nettest
2423 cp $(SAMPDIR)/nettest/Makefile.in $(DISTDIR)/samples/nettest
2424 cp $(SAMPDIR)/nettest/*.cpp $(DISTDIR)/samples/nettest
2425 mkdir $(DISTDIR)/samples/newgrid
2426 cp $(SAMPDIR)/newgrid/Makefile.in $(DISTDIR)/samples/newgrid
2427 cp $(SAMPDIR)/newgrid/*.cpp $(DISTDIR)/samples/newgrid
2428 cp $(SAMPDIR)/newgrid/*.h $(DISTDIR)/samples/newgrid
2429 mkdir $(DISTDIR)/samples/notebook
2430 cp $(SAMPDIR)/notebook/Makefile.in $(DISTDIR)/samples/notebook
2431 cp $(SAMPDIR)/notebook/*.cpp $(DISTDIR)/samples/notebook
2432 cp $(SAMPDIR)/notebook/*.h $(DISTDIR)/samples/notebook
2433 mkdir $(DISTDIR)/samples/png
2434 cp $(SAMPDIR)/png/Makefile.in $(DISTDIR)/samples/png
2435 cp $(SAMPDIR)/png/*.cpp $(DISTDIR)/samples/png
2436 cp $(SAMPDIR)/png/*.h $(DISTDIR)/samples/png
2437 cp $(SAMPDIR)/png/*.png $(DISTDIR)/samples/png
2438 mkdir $(DISTDIR)/samples/resource
2439 cp $(SAMPDIR)/resource/Makefile.in $(DISTDIR)/samples/resource
2440 cp $(SAMPDIR)/resource/*.cpp $(DISTDIR)/samples/resource
2441 cp $(SAMPDIR)/resource/*.h $(DISTDIR)/samples/resource
2442 cp $(SAMPDIR)/resource/*.wxr $(DISTDIR)/samples/resource
2443 mkdir $(DISTDIR)/samples/richedit
2444 cp $(SAMPDIR)/richedit/Makefile.in $(DISTDIR)/samples/richedit
2445 cp $(SAMPDIR)/richedit/*.cpp $(DISTDIR)/samples/richedit
2446 cp $(SAMPDIR)/richedit/*.h $(DISTDIR)/samples/richedit
2447 cp $(SAMPDIR)/richedit/*.xpm $(DISTDIR)/samples/richedit
2448 cp $(SAMPDIR)/richedit/README $(DISTDIR)/samples/richedit
2449 cp $(SAMPDIR)/richedit/TODO $(DISTDIR)/samples/richedit
2450 mkdir $(DISTDIR)/samples/proplist
2451 cp $(SAMPDIR)/proplist/Makefile.in $(DISTDIR)/samples/proplist
2452 cp $(SAMPDIR)/proplist/*.cpp $(DISTDIR)/samples/proplist
2453 cp $(SAMPDIR)/proplist/*.h $(DISTDIR)/samples/proplist
2454 mkdir $(DISTDIR)/samples/sashtest
2455 cp $(SAMPDIR)/sashtest/Makefile.in $(DISTDIR)/samples/sashtest
2456 cp $(SAMPDIR)/sashtest/*.cpp $(DISTDIR)/samples/sashtest
2457 cp $(SAMPDIR)/sashtest/*.h $(DISTDIR)/samples/sashtest
2458 mkdir $(DISTDIR)/samples/scroll
2459 cp $(SAMPDIR)/scroll/Makefile.in $(DISTDIR)/samples/scroll
2460 cp $(SAMPDIR)/scroll/*.cpp $(DISTDIR)/samples/scroll
2461 mkdir $(DISTDIR)/samples/scrollsub
2462 cp $(SAMPDIR)/scrollsub/Makefile.in $(DISTDIR)/samples/scrollsub
2463 cp $(SAMPDIR)/scrollsub/*.cpp $(DISTDIR)/samples/scrollsub
2464 mkdir $(DISTDIR)/samples/splitter
2465 cp $(SAMPDIR)/splitter/Makefile.in $(DISTDIR)/samples/splitter
2466 cp $(SAMPDIR)/splitter/*.cpp $(DISTDIR)/samples/splitter
2467 mkdir $(DISTDIR)/samples/text
2468 cp $(SAMPDIR)/text/Makefile.in $(DISTDIR)/samples/text
2469 cp $(SAMPDIR)/text/*.cpp $(DISTDIR)/samples/text
2470 cp $(SAMPDIR)/text/*.xpm $(DISTDIR)/samples/text
2471 mkdir $(DISTDIR)/samples/thread
2472 cp $(SAMPDIR)/thread/Makefile.in $(DISTDIR)/samples/thread
2473 cp $(SAMPDIR)/thread/*.cpp $(DISTDIR)/samples/thread
2474 mkdir $(DISTDIR)/samples/toolbar
2475 cp $(SAMPDIR)/toolbar/Makefile.in $(DISTDIR)/samples/toolbar
2476 cp $(SAMPDIR)/toolbar/*.cpp $(DISTDIR)/samples/toolbar
2477 cp $(SAMPDIR)/toolbar/*.h $(DISTDIR)/samples/toolbar
2478 cp $(SAMPDIR)/toolbar/*.xpm $(DISTDIR)/samples/toolbar
2479 mkdir $(DISTDIR)/samples/toolbar/bitmaps
2480 cp $(SAMPDIR)/toolbar/bitmaps/*.xpm $(DISTDIR)/samples/toolbar/bitmaps
2481 mkdir $(DISTDIR)/samples/treectrl
2482 cp $(SAMPDIR)/treectrl/Makefile.in $(DISTDIR)/samples/treectrl
2483 cp $(SAMPDIR)/treectrl/*.cpp $(DISTDIR)/samples/treectrl
2484 cp $(SAMPDIR)/treectrl/*.h $(DISTDIR)/samples/treectrl
2485 cp $(SAMPDIR)/treectrl/*.xpm $(DISTDIR)/samples/treectrl
2486 mkdir $(DISTDIR)/samples/typetest
2487 cp $(SAMPDIR)/typetest/Makefile.in $(DISTDIR)/samples/typetest
2488 cp $(SAMPDIR)/typetest/*.cpp $(DISTDIR)/samples/typetest
2489 cp $(SAMPDIR)/typetest/*.h $(DISTDIR)/samples/typetest
2490 cp $(SAMPDIR)/typetest/*.xpm $(DISTDIR)/samples/typetest
2491 mkdir $(DISTDIR)/samples/validate
2492 cp $(SAMPDIR)/validate/Makefile.in $(DISTDIR)/samples/validate
2493 cp $(SAMPDIR)/validate/*.cpp $(DISTDIR)/samples/validate
2494 cp $(SAMPDIR)/validate/*.h $(DISTDIR)/samples/validate
2495 cp $(SAMPDIR)/validate/*.xpm $(DISTDIR)/samples/validate
2496 mkdir $(DISTDIR)/samples/wizard
2497 cp $(SAMPDIR)/wizard/Makefile.in $(DISTDIR)/samples/wizard
2498 cp $(SAMPDIR)/wizard/*.cpp $(DISTDIR)/samples/wizard
2499 cp $(SAMPDIR)/wizard/*.xpm $(DISTDIR)/samples/wizard
2500 mkdir $(DISTDIR)/samples/wxpoem
2501 cp $(SAMPDIR)/wxpoem/Makefile.in $(DISTDIR)/samples/wxpoem
2502 cp $(SAMPDIR)/wxpoem/*.cpp $(DISTDIR)/samples/wxpoem
2503 cp $(SAMPDIR)/wxpoem/*.xpm $(DISTDIR)/samples/wxpoem
2504 cp $(SAMPDIR)/wxpoem/*.dat $(DISTDIR)/samples/wxpoem
2505 cp $(SAMPDIR)/wxpoem/*.txt $(DISTDIR)/samples/wxpoem
2506 mkdir $(DISTDIR)/samples/wxsocket
2507 cp $(SAMPDIR)/wxsocket/Makefile.in $(DISTDIR)/samples/wxsocket
2508 cp $(SAMPDIR)/wxsocket/*.cpp $(DISTDIR)/samples/wxsocket
2509 cp $(SAMPDIR)/wxsocket/*.xpm $(DISTDIR)/samples/wxsocket
2510
2511 UTILS_DIST:
2512 mkdir $(DISTDIR)/utils
2513 cp $(UTILSDIR)/Makefile.in $(DISTDIR)/utils
2514
2515 mkdir $(DISTDIR)/utils/wxMMedia2
2516 mkdir $(DISTDIR)/utils/wxMMedia2/lib
2517 mkdir $(DISTDIR)/utils/wxMMedia2/sample
2518 cp $(UTILSDIR)/wxMMedia2/Makefile.in $(DISTDIR)/utils/wxMMedia2
2519 cp $(UTILSDIR)/wxMMedia2/lib/Makefile.in $(DISTDIR)/utils/wxMMedia2/lib
2520 cp $(UTILSDIR)/wxMMedia2/lib/*.h $(DISTDIR)/utils/wxMMedia2/lib
2521 cp $(UTILSDIR)/wxMMedia2/lib/*.cpp $(DISTDIR)/utils/wxMMedia2/lib
2522 cp $(UTILSDIR)/wxMMedia2/lib/*.def $(DISTDIR)/utils/wxMMedia2/lib
2523 cp $(UTILSDIR)/wxMMedia2/sample/Makefile.in $(DISTDIR)/utils/wxMMedia2/sample
2524 cp $(UTILSDIR)/wxMMedia2/sample/*.cpp $(DISTDIR)/utils/wxMMedia2/sample
2525
2526 mkdir $(DISTDIR)/utils/glcanvas
2527 mkdir $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR)
2528 cp $(UTILSDIR)/glcanvas/Makefile.in $(DISTDIR)/utils/glcanvas
2529 cp $(UTILSDIR)/glcanvas/docs/notes.txt $(DISTDIR)/utils/glcanvas/NOTES.txt
2530 cp $(UTILSDIR)/glcanvas/$(TOOLKITDIR)/Makefile.in $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR)
2531 cp $(UTILSDIR)/glcanvas/$(TOOLKITDIR)/*.h $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR)
2532 cp $(UTILSDIR)/glcanvas/$(TOOLKITDIR)/*.cpp $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR)
2533
2534 mkdir $(DISTDIR)/utils/ogl
2535 mkdir $(DISTDIR)/utils/ogl/src
2536 cp $(UTILSDIR)/ogl/Makefile.in $(DISTDIR)/utils/ogl
2537 cp $(UTILSDIR)/ogl/src/Makefile.in $(DISTDIR)/utils/ogl/src
2538 cp $(UTILSDIR)/ogl/src/*.h $(DISTDIR)/utils/ogl/src
2539 cp $(UTILSDIR)/ogl/src/*.cpp $(DISTDIR)/utils/ogl/src
2540
2541 MISC_DIST:
2542 mkdir $(DISTDIR)/misc
2543 mkdir $(DISTDIR)/misc/afm
2544 cp $(MISCDIR)/afm/*.afm $(DISTDIR)/misc/afm
2545 mkdir $(DISTDIR)/misc/gs_afm
2546 cp $(MISCDIR)/gs_afm/*.afm $(DISTDIR)/misc/gs_afm
2547
2548 dist: ALL_DIST @GUIDIST@ SAMPLES_DIST UTILS_DIST MISC_DIST
2549 cd _dist_dir; tar ch wx$(TOOLKIT) | gzip -f9 > $(WXARCHIVE); mv $(WXARCHIVE) ..
2550 $(RM) -r _dist_dir
2551
2552 clean:
2553 $(RM) *.o
2554 $(RM) *.d
2555 $(RM) parser.c
2556 $(RM) lexer.c
2557 $(RM) ./lib/*
2558
2559 cleanall: clean