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