summaryrefslogtreecommitdiffstats
path: root/unix/mkLinks
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-10-13 00:55:08 (GMT)
committerhobbs <hobbs>2003-10-13 00:55:08 (GMT)
commitf7654c43f895fd31af766c4c55b0ce763d2f7aba (patch)
treeb8c03ec181408dd265380773b60376d79b520a22 /unix/mkLinks
parentf21b0b281862c1937001b4fa19161b59eab679a0 (diff)
downloadtk-f7654c43f895fd31af766c4c55b0ce763d2f7aba.zip
tk-f7654c43f895fd31af766c4c55b0ce763d2f7aba.tar.gz
tk-f7654c43f895fd31af766c4c55b0ce763d2f7aba.tar.bz2
* unix/mkLinks:
* doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803]
Diffstat (limited to 'unix/mkLinks')
-rw-r--r--unix/mkLinks2
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/mkLinks b/unix/mkLinks
index 0b91246..2caca62 100644
--- a/unix/mkLinks
+++ b/unix/mkLinks
@@ -476,7 +476,9 @@ if test -r GetHWND.3; then
rm -f GetHWND.3.*
$ZIP GetHWND.3
rm -f Tk_GetHWND.3 Tk_GetHWND.3.*
+ rm -f Tk_AttachHWND.3 Tk_AttachHWND.3.*
ln $S GetHWND.3$Z Tk_GetHWND.3$Z
+ ln $S GetHWND.3$Z Tk_AttachHWND.3$Z
fi
if test -r GetImage.3; then
rm -f GetImage.3.*