From 84ac07098a10dbae1fbb76dad6e5628ed78da814 Mon Sep 17 00:00:00 2001 From: dkf Date: Mon, 24 Sep 2001 09:49:21 +0000 Subject: Rebuilt --- unix/mkLinks | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unix/mkLinks b/unix/mkLinks index 5061f63..bd3a37c 100644 --- a/unix/mkLinks +++ b/unix/mkLinks @@ -749,6 +749,7 @@ if test -r OpenFileChnl.3; then rm -f Tcl_Eof.3 rm -f Tcl_InputBlocked.3 rm -f Tcl_InputBuffered.3 + rm -f Tcl_OutputBuffered.3 rm -f Tcl_Ungets.3 rm -f Tcl_ReadRaw.3 rm -f Tcl_WriteRaw.3 @@ -778,6 +779,7 @@ if test -r OpenFileChnl.3; then ln OpenFileChnl.3 Tcl_Eof.3 ln OpenFileChnl.3 Tcl_InputBlocked.3 ln OpenFileChnl.3 Tcl_InputBuffered.3 + ln OpenFileChnl.3 Tcl_OutputBuffered.3 ln OpenFileChnl.3 Tcl_Ungets.3 ln OpenFileChnl.3 Tcl_ReadRaw.3 ln OpenFileChnl.3 Tcl_WriteRaw.3 -- cgit v0.12