summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-08-20 14:37:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-08-20 14:37:53 (GMT)
commit163b375ee9442d6033f85c6a21d4b48478ddf1ef (patch)
tree7a144cc59a260d3e68de2dd43578fe5c981b4c2c /unix
parent28cc067ae10647bdc4b76d43be30a1c460ae828b (diff)
downloadtk-163b375ee9442d6033f85c6a21d4b48478ddf1ef.zip
tk-163b375ee9442d6033f85c6a21d4b48478ddf1ef.tar.gz
tk-163b375ee9442d6033f85c6a21d4b48478ddf1ef.tar.bz2
make mklinks
Diffstat (limited to 'unix')
-rw-r--r--unix/mkLinks2
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/mkLinks b/unix/mkLinks
index 2c1d98f..adb3559 100644
--- a/unix/mkLinks
+++ b/unix/mkLinks
@@ -377,7 +377,6 @@ if test -r GetBitmap.3; then
rm -f Tk_SizeOfBitmap.3 Tk_SizeOfBitmap.3.*
rm -f Tk_FreeBitmapFromObj.3 Tk_FreeBitmapFromObj.3.*
rm -f Tk_FreeBitmap.3 Tk_FreeBitmap.3.*
- rm -f Tk_GetBitmapFromData.3 Tk_GetBitmapFromData.3.*
ln $S GetBitmap.3$Z Tk_AllocBitmapFromObj.3$Z
ln $S GetBitmap.3$Z Tk_GetBitmap.3$Z
ln $S GetBitmap.3$Z Tk_GetBitmapFromObj.3$Z
@@ -386,7 +385,6 @@ if test -r GetBitmap.3; then
ln $S GetBitmap.3$Z Tk_SizeOfBitmap.3$Z
ln $S GetBitmap.3$Z Tk_FreeBitmapFromObj.3$Z
ln $S GetBitmap.3$Z Tk_FreeBitmap.3$Z
- ln $S GetBitmap.3$Z Tk_GetBitmapFromData.3$Z
fi
if test -r GetCapStyl.3; then
rm -f GetCapStyl.3.*