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

/macosx-10.9.5/tcl-102/
H A DMakefile33 TCL_CONFIG_DIR = $(OBJROOT) macro
39 CONFIG_SITE=$(TCL_CONFIG_DIR)/config.site
66 $(_v) $(MKDIR) $(TCL_CONFIG_DIR)
67 $(_v) echo "cache_file=$(TCL_CONFIG_DIR)/config.cache" > "$(TCL_CONFIG_DIR)/config.site"
68 $(_v) for v in $(AC_VALS); do echo "$$v" >> "$(TCL_CONFIG_DIR)/config.site"; done
78 TCL_EXT_DIR=$(TCL_EXT_DIR) TCL_CONFIG_DIR=$(OBJROOT) \

Completed in 120 milliseconds