Searched refs:TCL_EXE (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DMakefile.in160 # TCL_EXE is the name of a tclsh executable that is available *BEFORE* running
164 TCL_EXE = tclsh@EXEEXT@
541 binaries: ${LIB_FILE} $(STUB_LIB_FILE) ${TCL_EXE}
568 ${TCL_EXE}: ${TCLSH_OBJS} ${TCL_LIB_FILE}
570 ${CC_SEARCH_FLAGS} -o ${TCL_EXE}
619 shell: ${TCL_EXE}
622 ./${TCL_EXE} $(SCRIPT)
625 gdb: ${TCL_EXE}
628 $(GDB) ./${TCL_EXE} --command=gdb.run
632 ddd: ${TCL_EXE}
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DMakefile.in193 # TCL_EXE is the name of a tclsh executable that is available *BEFORE*
198 TCL_EXE = tclsh
1199 $(TCL_EXE) $(TOOL_DIR)/genStubs.tcl $(GENERIC_DIR) \
1336 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/*.bat
1338 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/makefile.*
1340 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/rules.vc
1342 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/coffbase.txt
1344 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/tcl.hpj.in
1346 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/tcl.ds*
1375 $(TCL_EXE)
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DMakefile.in198 # TCL_EXE is the name of a tclsh executable that is available *BEFORE*
203 TCL_EXE = @TCLSH_PROG@
1247 $(TCL_EXE) $(TOOL_DIR)/genStubs.tcl $(GENERIC_DIR) \
1348 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/*.bat
1350 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/makefile.*
1352 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/rules.vc
1361 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/rc/*.rc
1362 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/wish.exe.manifest.in
1482 TCLSH="$(TCL_EXE)"; fi ;\
1495 $(TCL_EXE)
[all...]
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DGNUmakefile121 TCL_EXE := ${TCLSH_DIR}/tclsh${TCL_VERSION} macro
122 MAKE_VARS := TCL_EXE
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DMakefile.in206 # TCL_EXE is the name of a tclsh executable that is available *BEFORE*
211 TCL_EXE = @TCLSH_PROG@
1408 $(TCL_EXE) $(TOOL_DIR)/genStubs.tcl $(GENERIC_DIR) \
1410 $(TCL_EXE) $(TTK_DIR)/ttkGenStubs.tcl $(TTK_DIR) $(TTK_DIR)/ttk.decls
1520 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/*.bat
1522 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/makefile.*
1524 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/rules.vc
1530 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/rc/*.rc
1531 $(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/wish.exe.manifest.in
1652 TCLSH="$(TCL_EXE)"; f
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DMakefile116 TCL_EXE := ${TCLSH_DIR}/tclsh${TCL_VERSION} macro
117 MAKE_VARS = TCL_EXE
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DMakefile.in134 # TCL_EXE is the name of a tclsh executable that is available *BEFORE*
139 TCL_EXE = tclsh
625 $(TCL_EXE) "$(ROOT_DIR_NATIVE)\tools\genStubs.tcl" \
/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DMakefile.in143 # TCL_EXE is the name of a tclsh executable that is available *BEFORE* running
147 TCL_EXE = tclsh
544 $(TCL_EXE) "$(ROOT_DIR_NATIVE)\tools\fix_tommath_h.tcl" \
749 $(TCL_EXE) "$(ROOT_DIR_NATIVE)\tools\genStubs.tcl" \

Completed in 180 milliseconds