summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2002-08-20 14:37:53 (GMT)
committerdgp@users.sourceforge.net <dgp>2002-08-20 14:37:53 (GMT)
commit33f0105d5a1e207ea4e90fece4e3ec1cb56b553b (patch)
tree7a144cc59a260d3e68de2dd43578fe5c981b4c2c /unix
parentc7fa73191ca5a9d4467e8210731555bed1ab15a5 (diff)
downloadtk-33f0105d5a1e207ea4e90fece4e3ec1cb56b553b.zip
tk-33f0105d5a1e207ea4e90fece4e3ec1cb56b553b.tar.gz
tk-33f0105d5a1e207ea4e90fece4e3ec1cb56b553b.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.*