Cross Reference: Makefile
xref
: /
ast
/
src
/
lib
/
libtksh
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision 3f54fd611f536639ec30dd53c48e5ec1897cc7d9
159
N/A
:
PACKAGE
: -
X11
tcl
:
install
ast
159
N/A
606
N/A
ID
=
tksh
159
N/A
LIB
=
tcl
891
N/A
851
N/A
TCL_VERSION
=
7.6
159
N/A
TK_VERSION
=
4.2
159
N/A
159
N/A
LIB_DIR
==
"lib/
$(
ID
)
$(
TCL_VERSION
)
"
159
N/A
TKSH_LIBRARY
==
"
$(
LIBDIR
)
/
$(
ID
)
$(
TCL_VERSION
)
"
159
N/A
159
N/A
if
CC.HOSTTYPE
==
"win32.*"
159
N/A
CCFLAGS
=
$(
CC.OPTIMIZE
)
$(
CC.DLLBIG
)
159
N/A
else
159
N/A
CCFLAGS
=
$(
CC.OPTIMIZE
)
159
N/A
end
159
N/A
159
N/A
.
SOURCE
:
src
tcl
159
N/A
.SOURCE.h
:
include
159
N/A
159
N/A
$(
LIB
)
$(
TCL_VERSION
)
:
LIBRARY
: \
159
N/A
float.h
nvextra.h
shcompat.h
tclInt.h
\
159
N/A
tclPort.h
tclcmd.h
tksh.h
\
159
N/A
panic.c
regexp.c
tclHash.c
tclGet.c
tclAsync.c
tclLink.c
tclExpr.c
\
159
N/A
tclCmdAH.c
tclCmdMZ.c
tclCmdIL.c
tclParse.c
tclGlob.c
tclUtil.c
\
159
N/A
tclEvent.c
tclPreserve.c
tclNotify.c
tclClock.c
tclDate.c
tclInterp.c
\
159
N/A
tclUnixFile.c
tclUnixTime.c
tclLoad.c
tclLoadDl.c
tclPkg.c
\
159
N/A
tclPosixStr.c
tclFHandle.c
tclIOCmd.c
tclUnixNotfy.c
init.c
debug.c
\
159
N/A
var.c
eval.c
list.c
shcompat.c
tcleval.c
tclproc.c
commands.c
\
159
N/A
varcmd.c
tclMain.c
basic.c
filecmd.c
tclIO.c
\
159
N/A
tclUnixChan.c
tclIOUtil.c
\
159
N/A
$(
CC.HOSTTYPE
:N=
win32
.*:?-
lshell
?+
lshell
?)
159
N/A
159
N/A
$(
INCLUDEDIR
)
:
INSTALLPROTO
:
tksh.h
tcl.h
159
N/A
493
N/A
::
tcl
/
README
tcl
/
license.terms
gen
tksh.mk
widget
\
159
N/A
README
RELEASE
scripts
/
mailfile
scripts
/
watchdir
159
N/A
851
N/A
$(
LIBDIR
)
/
$(
ID
)
$(
TCL_VERSION
)
:
INSTALLDIR
: \
159
N/A
lib
/
tksh7.6
/
init.ksh
\
911
N/A
lib
/
tksh7.6
/
init.tcl
\
911
N/A
lib
/
tksh7.6
/
ldAout.tcl
\
911
N/A
lib
/
tksh7.6
/
license.terms
\
911
N/A
lib
/
tksh7.6
/
parray.tcl
\
159
N/A
lib
/
tksh7.6
/
tclIndex
851
N/A
606
N/A
:: \
705
N/A
lib
/
tksh7.6
/
init.ksh
\
705
N/A
lib
/
tksh7.6
/
init.tcl
\
705
N/A
lib
/
tksh7.6
/
ldAout.tcl
\
159
N/A
lib
/
tksh7.6
/
license.terms
\
159
N/A
lib
/
tksh7.6
/
parray.tcl
\
159
N/A
lib
/
tksh7.6
/
tclIndex
493
N/A
493
N/A
:: \
159
N/A
desksh
/
desksh
\
606
N/A
desksh
/
desksh.1
\
606
N/A
desksh
/
lib
/
routines-desksh
\
606
N/A
desksh
/
lib
/
routines-file-browser
\
606
N/A
desksh
/
lib
/
routines-fman
\
891
N/A
desksh
/
lib
/
routines-menu-file
\
891
N/A
desksh
/
lib
/
routines-menu-help
\
606
N/A
desksh
/
lib
/
routines-menu-util
\
606
N/A
desksh
/
lib
/
routines-pman
\
159
N/A
desksh
/
lib
/
routines-utilities
\
705
N/A
desksh
/
lib
/
routines-windows
\
910
N/A
desksh
/
lib
/
deskshrc
\
159
N/A
desksh
/
lib
/
directory_dialog
\
159
N/A
desksh
/
lib
/
find_popup
\
159
N/A
desksh
/
lib
/
generate
\
910
N/A
desksh
/
lib
/
utils
\
705
N/A
desksh
/
lib
/
twrc
\
705
N/A
desksh
/
lib
/
s1.c
\
705
N/A
desksh
/
lib
/
s2.c
\
desksh
/
lib
/
sample.c
\
desksh
/
lib
/
desksh-options
\
desksh
/
lib
/
imgs
/
blocks.gif
\
desksh
/
lib
/
imgs
/
const.gif
\
desksh
/
lib
/
imgs
/
copy.gif
\
desksh
/
lib
/
imgs
/
edit.gif
\
desksh
/
lib
/
imgs
/
exec.gif
\
desksh
/
lib
/
imgs
/
exit.gif
\
desksh
/
lib
/
imgs
/
key.gif
\
desksh
/
lib
/
imgs
/
move.gif
\
desksh
/
lib
/
imgs
/
search.gif
\
desksh
/
lib
/
imgs
/
tools.gif
\
desksh
/
lib
/
imgs
/
tools2.gif
\
desksh
/
lib
/
imgs
/
trash.gif
\
desksh
/
lib
/
imgs
/
write.gif