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

/macosx-10.10.1/tcl-105/tcl/
H A DMakefile107 MakeDir = $(Sources)/macosx macro
119 $(_v) $(Environment) $(MAKE) -C $(MakeDir) $(BuildTarget)
129 $(_v) umask $(Install_Mask) ; $(Environment) $(MAKE) -C $(MakeDir) \
136 $(_v) $(Environment) $(MAKE) -C $(MakeDir) clean-$(BuildTarget)
/macosx-10.10.1/tcl-105/tcl84/
H A DMakefile111 MakeDir = $(Sources)/macosx macro
123 $(_v) $(Environment) $(MAKE) -C $(MakeDir) $(BuildTarget)
133 $(_v) umask $(Install_Mask) ; $(Environment) $(MAKE) -C $(MakeDir) \
141 $(_v) $(Environment) $(MAKE) -C $(MakeDir) clean-$(BuildTarget)
/macosx-10.10.1/tcl-105/tk/
H A DMakefile99 MakeDir = $(Sources)/macosx macro
111 $(_v) $(Environment) $(MAKE) -C $(MakeDir) $(BuildTarget)
121 $(_v) umask $(Install_Mask) ; $(Environment) $(MAKE) -C $(MakeDir) \
129 $(_v) $(Environment) $(MAKE) -C $(MakeDir) clean-$(BuildTarget)
/macosx-10.10.1/tcl-105/tk84/
H A DMakefile103 MakeDir = $(Sources)/macosx macro
115 $(_v) $(Environment) $(MAKE) -C $(MakeDir) $(BuildTarget)
125 $(_v) umask $(Install_Mask) ; $(Environment) $(MAKE) -C $(MakeDir) \
134 $(_v) $(Environment) $(MAKE) -C $(MakeDir) clean-$(BuildTarget)
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Dfrcp59 function MakeDir { function
208 MakeDir "${DestFile%/*}" || continue
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcucdtst.c66 static int32_t MakeDir(char* str);
1018 i=MakeDir(fields[4][0]);
1020 log_err("error: u_charDirection(U+%04lx)==%u instead of %u (%s)\n", c, u_charDirection(c), MakeDir(fields[4][0]), fields[4][0]);
1573 static int32_t MakeDir(char* str) function

Completed in 66 milliseconds