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