Allow wish interpreter to be defined with TCLTK_PATH
commite2a1bc67d321a0c03737179f331c39a52e7049d7
authorEygene Ryabinkin <rea-git@codelabs.ru>
Wed, 4 Apr 2007 15:31:49 +0000 (4 11:31 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 4 Apr 2007 15:37:55 +0000 (4 11:37 -0400)
tree9114a8b67fc57e15ae51a9506cfd6e5635de809f
parent2ec0cb7959b0bf965d54f95453f5b4b34e8d3100
Allow wish interpreter to be defined with TCLTK_PATH

Makefile got one external option:
- TCLTK_PATH: the path to the Tcl/Tk interpreter.

Users (or build wrappers) may set this variable to the
location of the wish executable.

Signed-off-by: Eygene Ryabinkin <rea-git@codelabs.ru>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile