From 0e681b41b7f68d1a46ab1c64693044ca8005a166 Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 14 Dec 1999 06:53:30 +0000 Subject: * unix/mkLinks: added GetDash.3 into the mkLink step --- unix/mkLinks | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/unix/mkLinks b/unix/mkLinks index 5b326b6..cc99d6d 100644 --- a/unix/mkLinks +++ b/unix/mkLinks @@ -511,6 +511,10 @@ if test -r CrtItemType.3; then rm -f Tk_GetItemTypes.3 ln CrtItemType.3 Tk_GetItemTypes.3 fi +if test -r GetDash.3; then + rm -f Tk_GetDash.3 + ln GetDash.3 Tk_GetDash.3 +fi if test -r GetJoinStl.3; then rm -f Tk_GetJoinStyle.3 ln GetJoinStl.3 Tk_GetJoinStyle.3 -- cgit v0.12