3 # This file was automatically generated by tmake at 16:27, 1999/08/17
4 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T!
8 # Author: Julian Smart, Robert Roebling, Vadim Zeitlin
11 # Copyright:(c) 1993, AIAI, University of Edinburgh,
12 # Copyright:(c) 1999, Vadim Zeitlin
13 # Copyright:(c) 1999, Robert Roebling
15 # Makefile for libwx_gtk.a, libwx_motif.a and libwx_msw.a
17 ###################################################################
19 include ./src/make.env
21 ############## override make.env for PIC ##########################
23 # Clears all default suffixes
24 .SUFFIXES: .o .cpp .c .cxx
27 $(CCC) -c $(CFLAGS) $(PICFLAGS) -o $@ $<
30 $(CC) -c $(CPPFLAGS) $(PICFLAGS) -o $@ $<
33 $(CC) -c $(CPPFLAGS) $(PICFLAGS) -o $@ $<
35 ########################### Paths #################################
41 top_srcdir = @top_srcdir@
43 exec_prefix = @exec_prefix@
47 libexecdir = @libexecdir@
49 sysconfdir = @sysconfdir@
50 sharedstatedir = @sharedstatedir@
51 localstatedir = @localstatedir@
55 includedir = @includedir@
56 oldincludedir = /usr/include
60 pkgdatadir = $(datadir)/@PACKAGE@
61 pkglibdir = $(libdir)/@PACKAGE@
62 pkgincludedir = $(includedir)/@PACKAGE@
67 INSTALL_PROGRAM = @INSTALL_PROGRAM@
68 INSTALL_DATA = @INSTALL_DATA@
69 # my autoconf doesn't set this
70 #INSTALL_SCRIPT = @INSTALL_SCRIPT@
71 # maybe do an additional chmod if needed?
72 INSTALL_SCRIPT = @INSTALL@
73 transform = @program_transform_name@
81 build_alias = @build_alias@
82 build_triplet = @build@
83 host_alias = @host_alias@
85 target_alias = @target_alias@
86 target_triplet = @target@
88 ############################# Dirs #################################
92 # Subordinate library possibilities
95 GENDIR = $(WXDIR)/src/generic
96 COMMDIR = $(WXDIR)/src/common
97 HTMLDIR = $(WXDIR)/src/html
98 UNIXDIR = $(WXDIR)/src/unix
99 PNGDIR = $(WXDIR)/src/png
100 JPEGDIR = $(WXDIR)/src/jpeg
101 ZLIBDIR = $(WXDIR)/src/zlib
102 GTKDIR = $(WXDIR)/src/gtk
103 MOTIFDIR = $(WXDIR)/src/motif
104 MSWDIR = $(WXDIR)/src/msw
105 INCDIR = $(WXDIR)/include
106 SAMPDIR = $(WXDIR)/samples
108 DOCDIR = $(WXDIR)/docs
110 ########################## Archive name ###############################
112 WXARCHIVE = wx$(TOOLKIT)-$(WX_MAJOR_VERSION_NUMBER).$(WX_MINOR_VERSION_NUMBER).$(WX_RELEASE_NUMBER).tgz
113 DISTDIR = ./_dist_dir/wx$(TOOLKIT)
115 ############################## Files ##################################
552 html/htmlwinparser.h \
557 src/generic/busyinfo.o \
558 src/generic/caret.o \
559 src/generic/choicdgg.o \
560 src/generic/colrdlgg.o \
561 src/generic/dcpsg.o \
562 src/generic/dirdlgg.o \
563 src/generic/filedlgg.o \
564 src/generic/fontdlgg.o \
565 src/generic/gridg.o \
566 src/generic/helphtml.o \
567 src/generic/helpwxht.o \
568 src/generic/imaglist.o \
569 src/generic/laywin.o \
570 src/generic/listctrl.o \
571 src/generic/msgdlgg.o \
572 src/generic/numdlgg.o \
573 src/generic/panelg.o \
574 src/generic/printps.o \
575 src/generic/prntdlgg.o \
576 src/generic/progdlgg.o \
578 src/generic/propform.o \
579 src/generic/proplist.o \
580 src/generic/sashwin.o \
581 src/generic/scrolwin.o \
582 src/generic/splitter.o \
583 src/generic/statusbr.o \
584 src/generic/textdlgg.o \
585 src/generic/tipdlg.o \
586 src/generic/treectrl.o
590 src/common/cmndata.o \
591 src/common/config.o \
593 src/common/datstrm.o \
595 src/common/dbtable.o \
596 src/common/dcbase.o \
597 src/common/dlgcmn.o \
598 src/common/docmdi.o \
599 src/common/docview.o \
600 src/common/dynarray.o \
601 src/common/dynlib.o \
603 src/common/extended.o \
606 src/common/fileconf.o \
607 src/common/filefn.o \
608 src/common/filesys.o \
609 src/common/framecmn.o \
610 src/common/fs_inet.o \
611 src/common/fs_zip.o \
613 src/common/gdicmn.o \
615 src/common/helpbase.o \
617 src/common/imagbmp.o \
619 src/common/imaggif.o \
620 src/common/imagjpeg.o \
621 src/common/imagpng.o \
623 src/common/ipcbase.o \
624 src/common/layout.o \
627 src/common/memory.o \
628 src/common/mimetype.o \
629 src/common/module.o \
630 src/common/mstream.o \
631 src/common/object.o \
632 src/common/objstrm.o \
634 src/common/prntbase.o \
635 src/common/process.o \
636 src/common/protocol.o \
637 src/common/resource.o \
638 src/common/sckaddr.o \
639 src/common/sckfile.o \
640 src/common/sckipc.o \
641 src/common/sckstrm.o \
643 src/common/socket.o \
644 src/common/strconv.o \
645 src/common/stream.o \
646 src/common/string.o \
647 src/common/tbarbase.o \
648 src/common/tbarsmpl.o \
649 src/common/textcmn.o \
650 src/common/textfile.o \
652 src/common/timercmn.o \
653 src/common/tokenzr.o \
654 src/common/txtstrm.o \
657 src/common/utilscmn.o \
658 src/common/valgen.o \
659 src/common/validate.o \
660 src/common/valtext.o \
661 src/common/variant.o \
662 src/common/wfstream.o \
663 src/common/wincmn.o \
664 src/common/wxchar.o \
665 src/common/wxexpr.o \
666 src/common/zipstrm.o \
727 MOTIF_GENERICOBJS = \
728 src/generic/busyinfo.o \
729 src/generic/caret.o \
730 src/generic/choicdgg.o \
731 src/generic/colrdlgg.o \
732 src/generic/dcpsg.o \
733 src/generic/dirdlgg.o \
734 src/generic/filedlgg.o \
735 src/generic/fontdlgg.o \
736 src/generic/gridg.o \
737 src/generic/helphtml.o \
738 src/generic/helpwxht.o \
739 src/generic/helpxlp.o \
740 src/generic/imaglist.o \
741 src/generic/laywin.o \
742 src/generic/listctrl.o \
743 src/generic/msgdlgg.o \
744 src/generic/notebook.o \
745 src/generic/numdlgg.o \
746 src/generic/panelg.o \
747 src/generic/printps.o \
748 src/generic/prntdlgg.o \
749 src/generic/progdlgg.o \
751 src/generic/propform.o \
752 src/generic/proplist.o \
753 src/generic/sashwin.o \
754 src/generic/scrolwin.o \
755 src/generic/splitter.o \
756 src/generic/statusbr.o \
758 src/generic/textdlgg.o \
759 src/generic/tipdlg.o \
760 src/generic/treectrl.o
764 src/common/choiccmn.o \
765 src/common/cmndata.o \
766 src/common/config.o \
767 src/common/ctrlcmn.o \
769 src/common/datstrm.o \
771 src/common/dbtable.o \
772 src/common/dcbase.o \
773 src/common/dlgcmn.o \
774 src/common/docmdi.o \
775 src/common/docview.o \
776 src/common/dynarray.o \
777 src/common/dynlib.o \
779 src/common/extended.o \
782 src/common/fileconf.o \
783 src/common/filefn.o \
784 src/common/filesys.o \
785 src/common/framecmn.o \
786 src/common/fs_inet.o \
787 src/common/fs_zip.o \
789 src/common/gdicmn.o \
791 src/common/helpbase.o \
793 src/common/imagbmp.o \
795 src/common/imaggif.o \
796 src/common/imagjpeg.o \
797 src/common/imagpng.o \
799 src/common/ipcbase.o \
800 src/common/layout.o \
803 src/common/memory.o \
804 src/common/mimetype.o \
805 src/common/module.o \
806 src/common/mstream.o \
807 src/common/object.o \
808 src/common/objstrm.o \
811 src/common/prntbase.o \
812 src/common/process.o \
813 src/common/protocol.o \
814 src/common/resource.o \
815 src/common/sckaddr.o \
816 src/common/sckfile.o \
817 src/common/sckipc.o \
818 src/common/sckstrm.o \
820 src/common/socket.o \
821 src/common/strconv.o \
822 src/common/stream.o \
823 src/common/string.o \
824 src/common/tbarbase.o \
825 src/common/tbarsmpl.o \
826 src/common/textcmn.o \
827 src/common/textfile.o \
829 src/common/timercmn.o \
830 src/common/tokenzr.o \
831 src/common/txtstrm.o \
834 src/common/utilscmn.o \
835 src/common/valgen.o \
836 src/common/validate.o \
837 src/common/valtext.o \
838 src/common/variant.o \
839 src/common/wfstream.o \
840 src/common/wincmn.o \
841 src/common/wxchar.o \
842 src/common/wxexpr.o \
843 src/common/zipstrm.o \
847 src/motif/xmcombo/xmcombo.o \
851 src/motif/bmpbuttn.o \
854 src/motif/checkbox.o \
856 src/motif/clipbrd.o \
858 src/motif/combobox.o \
859 src/motif/control.o \
862 src/motif/dataobj.o \
864 src/motif/dcclient.o \
865 src/motif/dcmemory.o \
866 src/motif/dcscreen.o \
868 src/motif/filedlg.o \
873 src/motif/gsockmot.o \
875 src/motif/listbox.o \
879 src/motif/menuitem.o \
880 src/motif/minifram.o \
882 src/motif/palette.o \
884 src/motif/radiobox.o \
885 src/motif/radiobut.o \
887 src/motif/scrolbar.o \
888 src/motif/settings.o \
890 src/motif/statbmp.o \
891 src/motif/statbox.o \
892 src/motif/stattext.o \
893 src/motif/textctrl.o \
895 src/motif/toolbar.o \
900 src/generic/busyinfo.o \
901 src/generic/choicdgg.o \
902 src/generic/dirdlgg.o \
903 src/generic/gridg.o \
904 src/generic/laywin.o \
905 src/generic/numdlgg.o \
906 src/generic/panelg.o \
907 src/generic/progdlgg.o \
909 src/generic/propform.o \
910 src/generic/proplist.o \
911 src/generic/sashwin.o \
912 src/generic/scrolwin.o \
913 src/generic/splitter.o \
914 src/generic/statusbr.o \
916 src/generic/textdlgg.o \
920 src/common/choiccmn.o \
921 src/common/cmndata.o \
922 src/common/config.o \
923 src/common/ctrlcmn.o \
925 src/common/datstrm.o \
927 src/common/dbtable.o \
928 src/common/dcbase.o \
929 src/common/dlgcmn.o \
930 src/common/docmdi.o \
931 src/common/docview.o \
932 src/common/dynarray.o \
933 src/common/dynlib.o \
935 src/common/extended.o \
938 src/common/fileconf.o \
939 src/common/filefn.o \
940 src/common/filesys.o \
941 src/common/framecmn.o \
942 src/common/fs_inet.o \
943 src/common/fs_zip.o \
945 src/common/gdicmn.o \
947 src/common/helpbase.o \
949 src/common/imagbmp.o \
951 src/common/imaggif.o \
952 src/common/imagjpeg.o \
953 src/common/imagpng.o \
955 src/common/ipcbase.o \
956 src/common/layout.o \
959 src/common/memory.o \
960 src/common/mimetype.o \
961 src/common/module.o \
962 src/common/mstream.o \
963 src/common/object.o \
964 src/common/objstrm.o \
966 src/common/prntbase.o \
967 src/common/process.o \
968 src/common/protocol.o \
969 src/common/resource.o \
970 src/common/sckaddr.o \
971 src/common/sckfile.o \
972 src/common/sckipc.o \
973 src/common/sckstrm.o \
975 src/common/socket.o \
976 src/common/strconv.o \
977 src/common/stream.o \
978 src/common/string.o \
979 src/common/tbarbase.o \
980 src/common/textcmn.o \
981 src/common/textfile.o \
983 src/common/timercmn.o \
984 src/common/tokenzr.o \
985 src/common/txtstrm.o \
988 src/common/utilscmn.o \
989 src/common/valgen.o \
990 src/common/validate.o \
991 src/common/valtext.o \
992 src/common/variant.o \
993 src/common/wfstream.o \
994 src/common/wincmn.o \
995 src/common/wxchar.o \
996 src/common/wxexpr.o \
997 src/common/zipstrm.o \
1004 src/msw/bmpbuttn.o \
1008 src/msw/checkbox.o \
1009 src/msw/checklst.o \
1012 src/msw/colordlg.o \
1014 src/msw/combobox.o \
1020 src/msw/dcclient.o \
1021 src/msw/dcmemory.o \
1023 src/msw/dcscreen.o \
1027 src/msw/dibutils.o \
1028 src/msw/dragimag.o \
1037 src/msw/imaglist.o \
1038 src/msw/joystick.o \
1040 src/msw/listctrl.o \
1044 src/msw/menuitem.o \
1045 src/msw/metafile.o \
1046 src/msw/minifram.o \
1048 src/msw/nativdlg.o \
1049 src/msw/notebook.o \
1050 src/msw/ownerdrw.o \
1055 src/msw/printdlg.o \
1056 src/msw/printwin.o \
1057 src/msw/radiobox.o \
1058 src/msw/radiobut.o \
1061 src/msw/registry.o \
1062 src/msw/scrolbar.o \
1063 src/msw/settings.o \
1064 src/msw/slider95.o \
1065 src/msw/spinbutt.o \
1068 src/msw/statbr95.o \
1069 src/msw/statline.o \
1070 src/msw/stattext.o \
1074 src/msw/textctrl.o \
1078 src/msw/treectrl.o \
1080 src/msw/utilsexc.o \
1086 src/html/htmlcell.o \
1087 src/html/htmlfilter.o \
1088 src/html/htmlhelp.o \
1089 src/html/htmlhelp_io.o \
1090 src/html/htmlparser.o \
1091 src/html/htmltag.o \
1092 src/html/htmlwin.o \
1093 src/html/htmlwinparser.o \
1094 src/html/mod_fonts.o \
1095 src/html/mod_hline.o \
1096 src/html/mod_image.o \
1097 src/html/mod_layout.o \
1098 src/html/mod_links.o \
1099 src/html/mod_list.o \
1100 src/html/mod_pre.o \
1101 src/html/mod_tables.o \
1105 src/unix/gsocket.o \
1106 src/unix/threadpsx.o \
1110 src/zlib/adler32.o \
1111 src/zlib/compress.o \
1114 src/zlib/uncompr.o \
1115 src/zlib/deflate.o \
1118 src/zlib/inflate.o \
1119 src/zlib/infblock.o \
1120 src/zlib/inftrees.o \
1121 src/zlib/infcodes.o \
1122 src/zlib/infutil.o \
1128 src/png/pngrtran.o \
1129 src/png/pngrutil.o \
1130 src/png/pngpread.o \
1131 src/png/pngtrans.o \
1132 src/png/pngwrite.o \
1133 src/png/pngwtran.o \
1134 src/png/pngwutil.o \
1135 src/png/pngerror.o \
1144 src/jpeg/jcomapi.o \
1147 src/jpeg/jmemmgr.o \
1148 src/jpeg/jmemnobs.o \
1149 src/jpeg/jcapimin.o \
1150 src/jpeg/jcapistd.o \
1151 src/jpeg/jctrans.o \
1152 src/jpeg/jcparam.o \
1153 src/jpeg/jdatadst.o \
1155 src/jpeg/jcmaster.o \
1156 src/jpeg/jcmarker.o \
1157 src/jpeg/jcmainct.o \
1158 src/jpeg/jcprepct.o \
1159 src/jpeg/jccoefct.o \
1160 src/jpeg/jccolor.o \
1161 src/jpeg/jcsample.o \
1163 src/jpeg/jcphuff.o \
1164 src/jpeg/jcdctmgr.o \
1165 src/jpeg/jfdctfst.o \
1166 src/jpeg/jfdctflt.o \
1167 src/jpeg/jfdctint.o \
1168 src/jpeg/jdapimin.o \
1169 src/jpeg/jdapistd.o \
1170 src/jpeg/jdtrans.o \
1171 src/jpeg/jdatasrc.o \
1172 src/jpeg/jdmaster.o \
1173 src/jpeg/jdinput.o \
1174 src/jpeg/jdmarker.o \
1176 src/jpeg/jdphuff.o \
1177 src/jpeg/jdmainct.o \
1178 src/jpeg/jdcoefct.o \
1179 src/jpeg/jdpostct.o \
1180 src/jpeg/jddctmgr.o \
1181 src/jpeg/jidctfst.o \
1182 src/jpeg/jidctflt.o \
1183 src/jpeg/jidctint.o \
1184 src/jpeg/jidctred.o \
1185 src/jpeg/jdsample.o \
1186 src/jpeg/jdcolor.o \
1187 src/jpeg/jquant1.o \
1188 src/jpeg/jquant2.o \
1192 OBJECTS = $(@GUIOBJS@) $(@COMMONOBJS@) $(@GENERICOBJS@) $(@UNIXOBJS@) $(HTMLOBJS) \
1193 $(JPEGOBJS) $(PNGOBJS) $(ZLIBOBJS)
1195 HEADERS = $(@GUIHEADERS@) $(HTML_HEADERS) $(UNIX_HEADERS) $(PROTOCOL_HEADERS) \
1196 $(GENERIC_HEADERS) $(WX_HEADERS)
1198 REQUIRED_DIRS = ./lib ./src ./src/common ./src/gtk ./src/motif ./src/msw \
1199 ./src/generic ./src/unix ./src/motif/xmombo ./src/html \
1200 ./src/zlib ./src/jpeg ./src/png
1202 all: $(REQUIRED_DIRS) $(OBJECTS) @WX_TARGET_LIBRARY@ @WX_CREATE_LINKS@
1204 $(REQUIRED_DIRS): $(WXDIR)/include/wx/defs.h $(WXDIR)/include/wx/object.h $(WXDIR)/include/wx/setup.h
1207 @mkdir -p ./src/common
1210 @mkdir -p ./src/motif
1211 @mkdir -p ./src/motif/xmcombo
1212 @mkdir -p ./src/generic
1213 @mkdir -p ./src/unix
1214 @mkdir -p ./src/html
1216 @mkdir -p ./src/jpeg
1217 @mkdir -p ./src/zlib
1219 @WX_LIBRARY_NAME_STATIC@: $(OBJECTS)
1220 $(AR) $(AROPTIONS) ./lib/$@ $(OBJECTS)
1223 @WX_LIBRARY_NAME_SHARED@: $(OBJECTS)
1224 $(SHARED_LD) ./lib/$@ $(OBJECTS) $(EXTRALIBS)
1226 CREATE_LINKS: ./lib/@WX_TARGET_LIBRARY@
1227 @if test -e ./lib/@WX_LIBRARY_LINK1@; then $(RM) ./lib/@WX_LIBRARY_LINK1@; fi
1228 @if test -e ./lib/@WX_LIBRARY_LINK2@; then $(RM) ./lib/@WX_LIBRARY_LINK2@; fi
1229 @if test -e ./lib/@WX_LIBRARY_LINK3@; then $(RM) ./lib/@WX_LIBRARY_LINK3@; fi
1230 $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK1@
1231 $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK2@
1232 $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK3@
1234 CREATE_INSTALLED_LINKS: $(libdir)/@WX_TARGET_LIBRARY@
1235 @if test -e $(libdir)/@WX_LIBRARY_LINK1@; then $(RM) $(libdir)/@WX_LIBRARY_LINK1@; fi
1236 @if test -e $(libdir)/@WX_LIBRARY_LINK2@; then $(RM) $(libdir)/@WX_LIBRARY_LINK2@; fi
1237 @if test -e $(libdir)/@WX_LIBRARY_LINK3@; then $(RM) $(libdir)/@WX_LIBRARY_LINK3@; fi
1238 $(LN_S) @WX_TARGET_LIBRARY@ $(libdir)/@WX_LIBRARY_LINK1@
1239 $(LN_S) @WX_TARGET_LIBRARY@ $(libdir)/@WX_LIBRARY_LINK2@
1240 $(LN_S) @WX_TARGET_LIBRARY@ $(libdir)/@WX_LIBRARY_LINK3@
1242 $(OBJECTS): $(WXDIR)/include/wx/defs.h $(WXDIR)/include/wx/object.h $(WXDIR)/include/wx/setup.h
1244 parser.o: parser.c lexer.c
1245 $(CCLEX) -c $(CFLAGS) -o $@ parser.c
1247 parser.c: $(COMMDIR)/parser.y lexer.c
1248 $(YACC) $(COMMDIR)/parser.y
1249 @sed -e "s;$(COMMDIR)/y.tab.c;parser.y;g" < y.tab.c | \
1250 sed -e "s/BUFSIZ/5000/g" | \
1251 sed -e "s/YYLMAX 200/YYLMAX 5000/g" | \
1252 sed -e "s/yy/PROIO_yy/g" | \
1253 sed -e "s/input/PROIO_input/g" | \
1254 sed -e "s/unput/PROIO_unput/g" > parser.c
1257 lexer.c: $(COMMDIR)/lexer.l
1258 $(LEX) $(COMMDIR)/lexer.l
1259 @sed -e "s;$(COMMDIR)/lex.yy.c;lexer.l;g" < lex.yy.c | \
1260 sed -e "s/yy/PROIO_yy/g" | \
1261 sed -e "s/input/PROIO_input/g" | \
1262 sed -e "s/unput/PROIO_unput/g" > lexer.c
1265 preinstall: $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(top_builddir)/wx-config $(top_builddir)/setup.h
1267 @echo " Installing wxWindows..."
1271 $(INSTALL) -d $(prefix)
1272 $(INSTALL) -d $(bindir)
1273 $(INSTALL) -d $(libdir)
1275 $(INSTALL_SCRIPT) $(top_builddir)/wx-config $(bindir)/wx-config
1276 $(INSTALL_PROGRAM) $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(libdir)/@WX_TARGET_LIBRARY@
1278 $(INSTALL) -d $(libdir)/wx
1279 $(INSTALL) -d $(libdir)/wx/include
1280 $(INSTALL) -d $(libdir)/wx/include/wx
1281 $(INSTALL) -d $(libdir)/wx/include/wx/@TOOLKIT_DIR@
1282 $(INSTALL_DATA) $(top_builddir)/setup.h $(libdir)/wx/include/wx/@TOOLKIT_DIR@/setup.h
1284 $(INSTALL) -d $(includedir)/wx
1285 $(INSTALL) -d $(includedir)/wx/msw
1286 $(INSTALL) -d $(includedir)/wx/gtk
1287 $(INSTALL) -d $(includedir)/wx/motif
1288 $(INSTALL) -d $(includedir)/wx/html
1289 $(INSTALL) -d $(includedir)/wx/protocol
1290 $(INSTALL) -d $(includedir)/wx/unix
1291 $(INSTALL) -d $(includedir)/wx/generic
1292 @list='$(HEADERS)'; for p in $$list; do \
1293 $(INSTALL_DATA) $(top_srcdir)/include/wx/$$p $(includedir)/wx/$$p; \
1294 echo "$(INSTALL_DATA) $(top_srcdir)/include/wx/$$p $(includedir)/wx/$$p"; \
1299 @echo " The installation of wxWindows is finished. On certain"
1300 @echo " platforms (e.g. Linux, Solaris) you'll now have to run"
1301 @echo " ldconfig if you installed a shared library."
1303 @echo " wxWindows comes with no guarantees and doesn't claim"
1304 @echo " to be suitable for any purpose."
1306 @echo " Read the wxWindows Licence on licencing conditions."
1309 install: preinstall @WX_CREATE_INSTALLED_LINKS@ write_message
1313 @echo " Uninstalling wxWindows..."
1315 @echo " Removing library..."
1316 @$(RM) $(libdir)/@WX_TARGET_LIBRARY@
1317 @$(RM) $(libdir)/@WX_LIBRARY_LINK1@
1318 @$(RM) $(libdir)/@WX_LIBRARY_LINK2@
1319 @$(RM) $(libdir)/@WX_LIBRARY_LINK3@
1320 @echo " Removing helper files..."
1321 @$(RM) $(libdir)/wx/include/wx/@TOOLKIT_DIR@/setup.h
1322 @$(RM) $(bindir)/wx-config
1323 @echo " Removing headers..."
1324 @list='$(HEADERS)'; for p in $$list; do \
1325 $(RM) $(includedir)/wx/$$p; \
1327 @echo " Removing directories..."
1328 @if test -d $(libdir)/wx/include/wx/@TOOLKIT_DIR@; then rmdir $(libdir)/wx/include/wx/@TOOLKIT_DIR@; fi
1329 @if test -d $(libdir)/wx/include/wx; then rmdir $(libdir)/wx/include/wx; fi
1330 @if test -d $(libdir)/wx/include; then rmdir $(libdir)/wx/include; fi
1331 @if test -d $(libdir)/wx; then rmdir $(libdir)/wx; fi
1332 @if test -d $(includedir)/wx/gtk; then rmdir $(includedir)/wx/gtk; fi
1333 @if test -d $(includedir)/wx/motif; then rmdir $(includedir)/wx/motif; fi
1334 @if test -d $(includedir)/wx/motif; then rmdir $(includedir)/wx/msw; fi
1335 @if test -d $(includedir)/wx/html; then rmdir $(includedir)/wx/html; fi
1336 @if test -d $(includedir)/wx/unix; then rmdir $(includedir)/wx/unix; fi
1337 @if test -d $(includedir)/wx/generic; then rmdir $(includedir)/wx/generic; fi
1338 @if test -d $(includedir)/wx/protocol; then rmdir $(includedir)/wx/protocol; fi
1339 @if test -d $(includedir)/wx; then rmdir $(includedir)/wx; fi
1344 cp $(WXDIR)/wx$(TOOLKIT).spec $(DISTDIR)
1345 cp $(WXDIR)/configure $(DISTDIR)
1346 cp $(WXDIR)/config.sub $(DISTDIR)
1347 cp $(WXDIR)/config.guess $(DISTDIR)
1348 cp $(WXDIR)/install-sh $(DISTDIR)
1349 cp $(WXDIR)/mkinstalldirs $(DISTDIR)
1350 cp $(WXDIR)/wx-config.in $(DISTDIR)
1351 cp $(WXDIR)/setup.h.in $(DISTDIR)
1352 cp $(WXDIR)/Makefile.in $(DISTDIR)
1353 cp $(DOCDIR)/lgpl.txt $(DISTDIR)/COPYING.LIB
1354 cp $(DOCDIR)/licence.txt $(DISTDIR)/LICENCE.txt
1355 cp $(DOCDIR)/symbols.txt $(DISTDIR)/SYMBOLS.txt
1356 cp $(DOCDIR)/$(TOOLKITDIR)/install.txt $(DISTDIR)/INSTALL.txt
1357 cp $(DOCDIR)/$(TOOLKITDIR)/changes.txt $(DISTDIR)/CHANGES.txt
1358 cp $(DOCDIR)/$(TOOLKITDIR)/readme.txt $(DISTDIR)/README.txt
1359 cp $(DOCDIR)/$(TOOLKITDIR)/todo.txt $(DISTDIR)/TODO.txt
1360 mkdir $(DISTDIR)/include
1361 mkdir $(DISTDIR)/include/wx
1362 mkdir $(DISTDIR)/include/wx/$(TOOLKITDIR)
1363 mkdir $(DISTDIR)/include/wx/generic
1364 mkdir $(DISTDIR)/include/wx/html
1365 mkdir $(DISTDIR)/include/wx/unix
1366 mkdir $(DISTDIR)/include/wx/protocol
1367 cp $(INCDIR)/wx/*.h $(DISTDIR)/include/wx
1368 cp $(INCDIR)/wx/*.cpp $(DISTDIR)/include/wx
1369 cp $(INCDIR)/wx/generic/*.h $(DISTDIR)/include/wx/generic
1370 cp $(INCDIR)/wx/generic/*.xpm $(DISTDIR)/include/wx/generic
1371 cp $(INCDIR)/wx/html/*.h $(DISTDIR)/include/wx/html
1372 cp $(INCDIR)/wx/unix/*.h $(DISTDIR)/include/wx/unix
1373 cp $(INCDIR)/wx/protocol/*.h $(DISTDIR)/include/wx/protocol
1374 mkdir $(DISTDIR)/src
1375 mkdir $(DISTDIR)/src/common
1376 mkdir $(DISTDIR)/src/generic
1377 mkdir $(DISTDIR)/src/html
1378 mkdir $(DISTDIR)/src/html/bitmaps
1379 mkdir $(DISTDIR)/src/$(TOOLKITDIR)
1380 mkdir $(DISTDIR)/src/unix
1381 mkdir $(DISTDIR)/src/png
1382 mkdir $(DISTDIR)/src/jpeg
1383 mkdir $(DISTDIR)/src/zlib
1384 cp $(SRCDIR)/*.in $(DISTDIR)/src
1385 cp $(COMMDIR)/*.cpp $(DISTDIR)/src/common
1386 cp $(COMMDIR)/*.c $(DISTDIR)/src/common
1387 cp $(COMMDIR)/*.inc $(DISTDIR)/src/common
1388 cp $(COMMDIR)/*.l $(DISTDIR)/src/common
1389 cp $(COMMDIR)/*.h $(DISTDIR)/src/common
1390 cp $(COMMDIR)/*.y $(DISTDIR)/src/common
1391 cp $(GENDIR)/*.cpp $(DISTDIR)/src/generic
1392 cp $(HTMLDIR)/*.cpp $(DISTDIR)/src/html
1393 cp $(HTMLDIR)/*.h $(DISTDIR)/src/html
1394 cp $(HTMLDIR)/bitmaps/*.xpm $(DISTDIR)/src/html/bitmaps
1395 cp $(UNIXDIR)/*.h $(DISTDIR)/src/unix
1396 cp $(UNIXDIR)/*.c $(DISTDIR)/src/unix
1397 cp $(UNIXDIR)/*.cpp $(DISTDIR)/src/unix
1398 cp $(PNGDIR)/*.h $(DISTDIR)/src/png
1399 cp $(PNGDIR)/*.c $(DISTDIR)/src/png
1400 cp $(PNGDIR)/README $(DISTDIR)/src/png
1401 cp $(ZLIBDIR)/*.h $(DISTDIR)/src/zlib
1402 cp $(ZLIBDIR)/*.c $(DISTDIR)/src/zlib
1403 cp $(ZLIBDIR)/README $(DISTDIR)/src/zlib
1404 cp $(JPEGDIR)/*.h $(DISTDIR)/src/jpeg
1405 cp $(JPEGDIR)/*.c $(DISTDIR)/src/jpeg
1406 cp $(JPEGDIR)/README $(DISTDIR)/src/jpeg
1409 cp $(WXDIR)/wxGTK.spec $(DISTDIR)
1410 cp $(INCDIR)/wx/gtk/*.h $(DISTDIR)/include/wx/gtk
1411 cp $(INCDIR)/wx/gtk/*.xpm $(DISTDIR)/include/wx/gtk
1412 cp $(GTKDIR)/*.cpp $(DISTDIR)/src/gtk
1413 cp $(GTKDIR)/*.c $(DISTDIR)/src/gtk
1414 cp $(GTKDIR)/*.xbm $(DISTDIR)/src/gtk
1417 cp $(WXDIR)/wxMOTIF.spec $(DISTDIR)
1418 cp $(INCDIR)/wx/motif/*.h $(DISTDIR)/include/wx/motif
1419 cp $(MOTIFDIR)/*.cpp $(DISTDIR)/src/motif
1420 cp $(MOTIFDIR)/*.xbm $(DISTDIR)/src/motif
1421 mkdir $(DISTDIR)/src/motif/xmcombo
1422 cp $(MOTIFDIR)/xmcombo/*.c $(DISTDIR)/src/motif/xmcombo
1423 cp $(MOTIFDIR)/xmcombo/*.h $(DISTDIR)/src/motif/xmcombo
1424 cp $(MOTIFDIR)/xmcombo/copying.txt $(DISTDIR)/src/motif/xmcombo
1427 cp $(WXDIR)/wxWINE.spec $(DISTDIR)
1428 cp $(INCDIR)/wx/msw/*.h $(DISTDIR)/include/wx/msw
1429 cp $(INCDIR)/wx/msw/*.cur $(DISTDIR)/include/wx/msw
1430 cp $(INCDIR)/wx/msw/*.ico $(DISTDIR)/include/wx/msw
1431 cp $(INCDIR)/wx/msw/*.bmp $(DISTDIR)/include/wx/msw
1432 cp $(INCDIR)/wx/msw/*.rc $(DISTDIR)/include/wx/msw
1433 cp $(MSWDIR)/*.cpp $(DISTDIR)/src/msw
1434 cp $(MSWDIR)/*.c $(DISTDIR)/src/msw
1435 cp $(MSWDIR)/*.def $(DISTDIR)/src/msw
1436 mkdir $(DISTDIR)/src/msw/ole
1437 cp $(MSWDIR)/ole/*.cpp $(DISTDIR)/src/msw/ole
1440 mkdir $(DISTDIR)/samples
1441 cp $(SAMPDIR)/Makefile.in $(DISTDIR)/samples
1442 mkdir $(DISTDIR)/samples/bombs
1443 cp $(SAMPDIR)/bombs/Makefile.in $(DISTDIR)/samples/bombs
1444 cp $(SAMPDIR)/bombs/*.cpp $(DISTDIR)/samples/bombs
1445 cp $(SAMPDIR)/bombs/*.h $(DISTDIR)/samples/bombs
1446 cp $(SAMPDIR)/bombs/*.xpm $(DISTDIR)/samples/bombs
1447 cp $(SAMPDIR)/bombs/readme.txt $(DISTDIR)/samples/bombs
1448 mkdir $(DISTDIR)/samples/caret
1449 cp $(SAMPDIR)/caret/Makefile.in $(DISTDIR)/samples/caret
1450 cp $(SAMPDIR)/caret/*.cpp $(DISTDIR)/samples/caret
1451 cp $(SAMPDIR)/caret/*.xpm $(DISTDIR)/samples/caret
1452 mkdir $(DISTDIR)/samples/config
1453 cp $(SAMPDIR)/config/Makefile.in $(DISTDIR)/samples/config
1454 cp $(SAMPDIR)/config/*.cpp $(DISTDIR)/samples/config
1455 mkdir $(DISTDIR)/samples/controls
1456 mkdir $(DISTDIR)/samples/controls/icons
1457 cp $(SAMPDIR)/controls/Makefile.in $(DISTDIR)/samples/controls
1458 cp $(SAMPDIR)/controls/*.cpp $(DISTDIR)/samples/controls
1459 cp $(SAMPDIR)/controls/*.xpm $(DISTDIR)/samples/controls
1460 cp $(SAMPDIR)/controls/icons/*.??? $(DISTDIR)/samples/controls/icons
1461 mkdir $(DISTDIR)/samples/checklst
1462 cp $(SAMPDIR)/checklst/Makefile.in $(DISTDIR)/samples/checklst
1463 cp $(SAMPDIR)/checklst/*.cpp $(DISTDIR)/samples/checklst
1464 cp $(SAMPDIR)/checklst/*.xpm $(DISTDIR)/samples/checklst
1465 mkdir $(DISTDIR)/samples/checkls
1466 cp $(SAMPDIR)/printing/Makefile.in $(DISTDIR)/samples/printing
1467 cp $(SAMPDIR)/printing/*.cpp $(DISTDIR)/samples/printing
1468 cp $(SAMPDIR)/printing/*.h $(DISTDIR)/samples/printing
1469 cp $(SAMPDIR)/printing/*.xpm $(DISTDIR)/samples/printing
1470 cp $(SAMPDIR)/printing/*.xbm $(DISTDIR)/samples/printing
1472 dist: ALL_DIST @GUIDIST@ SAMPLES_DIST
1473 cd _dist_dir; tar ch wx$(TOOLKIT) | gzip -f9 > $(WXARCHIVE); mv $(WXARCHIVE) ..
1479 $(RM) ./src/motif/*.o
1480 $(RM) ./src/html/*.o
1481 $(RM) ./src/common/*.o
1482 $(RM) ./src/unix/*.o
1483 $(RM) ./src/generic/*.o
1485 $(RM) ./src/jpeg/*.o
1486 $(RM) ./src/zlib/*.o