+
+# Copy readme and other files
+copy $1/docs/readme.txt $2/readme-${WXVER}.txt
+copy $1/docs/changes.txt $2/changes-${WXVER}.txt
+copy $1/docs/mgl/readme.txt $2/readme_mgl-${WXVER}.txt
+copy $1/docs/mgl/install.txt $2/install_mgl-${WXVER}.txt
+copy $1/docs/x11/readme.txt $2/readme_x11-${WXVER}.txt
+copy $1/docs/x11/readme-nanox.txt $2/readme_nanox-${WXVER}.txt
+copy $1/docs/x11/install.txt $2/install_x11-${WXVER}.txt
+copy $1/docs/motif/readme.txt $2/readme_motif-${WXVER}.txt
+copy $1/docs/motif/install.txt $2/install_motif-${WXVER}.txt
+copy $1/docs/msw/readme.txt $2/readme_msw-${WXVER}.txt
+copy $1/docs/msw/install.txt $2/install_msw-${WXVER}.txt
+copy $1/docs/gtk/readme.txt $2/readme_gtk-${WXVER}.txt
+copy $1/docs/gtk/install.txt $2/install_gtk-${WXVER}.txt
+copy $1/docs/mac/readme.txt $2/readme_mac-${WXVER}.txt
+copy $1/docs/mac/install.txt $2/install_mac-${WXVER}.txt