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