From 86bb83baf9ae75b307c59da32d5f391baa5d3743 Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 8 Jul 2004 15:43:32 +0000 Subject: make mkLinks --- unix/mkLinks | 4 ---- 1 file changed, 4 deletions(-) diff --git a/unix/mkLinks b/unix/mkLinks index 0060076..0001c0e 100644 --- a/unix/mkLinks +++ b/unix/mkLinks @@ -896,8 +896,6 @@ if test -r Namespace.3; then rm -f Tcl_FindCommand.3 Tcl_FindCommand.3.* rm -f Tcl_FindNamespace.3 Tcl_FindNamespace.3.* rm -f Tcl_ForgetImport.3 Tcl_ForgetImport.3.* - rm -f Tcl_GetCommandFromObj.3 Tcl_GetCommandFromObj.3.* - rm -f Tcl_GetCommandFullName.3 Tcl_GetCommandFullName.3.* rm -f Tcl_GetCurrentNamespace.3 Tcl_GetCurrentNamespace.3.* rm -f Tcl_GetGloblaNamespace.3 Tcl_GetGloblaNamespace.3.* rm -f Tcl_Import.3 Tcl_Import.3.* @@ -908,8 +906,6 @@ if test -r Namespace.3; then ln $S Namespace.3$Z Tcl_FindCommand.3$Z ln $S Namespace.3$Z Tcl_FindNamespace.3$Z ln $S Namespace.3$Z Tcl_ForgetImport.3$Z - ln $S Namespace.3$Z Tcl_GetCommandFromObj.3$Z - ln $S Namespace.3$Z Tcl_GetCommandFullName.3$Z ln $S Namespace.3$Z Tcl_GetCurrentNamespace.3$Z ln $S Namespace.3$Z Tcl_GetGloblaNamespace.3$Z ln $S Namespace.3$Z Tcl_Import.3$Z -- cgit v0.12