Searched refs:MV (Results 51 - 75 of 109) sorted by relevance

12345

/macosx-10.9.5/bash-92/bash-3.2/lib/glob/
H A DMakefile.in38 MV = mv
/macosx-10.9.5/cxxfilt-11/
H A DGNUSource.make150 $(MV) "$(DSTROOT)$(Workaround_3678855)" \
/macosx-10.9.5/net_snmp-140.1/
H A DAEP.make144 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
/macosx-10.9.5/pyobjc-42/2.5/
H A DMakefile40 $(MV) $(SRCROOT)/$(AEP_ExtractDir) $(SRCROOT)/$(AEP_Project)
106 $(MV) "$$x" PyObjC; \
/macosx-10.9.5/pyobjc-42/
H A DMakefile40 $(MV) $(SRCROOT)/$(AEP_ExtractDir) $(SRCROOT)/$(AEP_Project)
107 $(MV) "$$x" PyObjC; \
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dcp.c146 #define MV 3 macro
169 int op; /* {CP,LN,MV} */
429 if (state->op == MV)
551 case MV:
663 if (state->op == MV && remove(ent->fts_path))
734 state->op = MV;
997 case MV:
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/
H A DMakefile271 else $(MV) $(tmp).3 $(<:O=1)
275 else $(MV) $(tmp).2 $(<:O=2)
287 else $(MV) 1.$(tmp).x $(<)
294 else $(MV) 1.$(tmp).x $(<)
306 else $(MV) 1.$(tmp).x $(<)
319 else $(MV) 1.$(tmp).x $(<)
427 $(MV) $(MINI).tmp/$(DLL)$(CC.SUFFIX.SHARED) $(<)
/macosx-10.9.5/apache_mod_php-87.4/
H A DMakefile194 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
368 -$(MV) $(DSTROOT)$(USRDIR)/local/lib/* $(SYMROOT)
399 -$(MV) $(DSTROOT)/usr/php $(DSTROOT)/usr/share
/macosx-10.9.5/lukemftpd-50/
H A DAEP.make168 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
/macosx-10.9.5/ruby-104/
H A DMakefile127 $(MV) $$i $(DSTROOT)/$(FW_VERSION_DIR)/Ruby || exit 1; \
162 $(MV) $(SRCROOT)/$(AEP_ExtractDir) $(SRCROOT)/$(Project)
/macosx-10.9.5/Libc-997.90.3/xcodescripts/
H A Dheaders.sh11 MV=mv
156 ${MV} ${INCDIR}/asm.h ${PRIVHDRS}/machine
/macosx-10.9.5/apache_mod_php-87.4/freetype/
H A DMakefile141 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
/macosx-10.9.5/apache_mod_php-87.4/libjpeg/
H A DMakefile145 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
/macosx-10.9.5/apache_mod_php-87.4/libpng/
H A DMakefile142 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
/macosx-10.9.5/apache_mod_php-87.4/xdebug/
H A DMakefile143 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dtop.mk141 MV = $(SHTOOL) move macro
/macosx-10.9.5/emacs-92/emacs/oldXMenu/
H A DMakefile.in61 MV = mv
/macosx-10.9.5/ntp-88/util/
H A Dntp-keygen-opts.def197 descrip = "generate <num> MV parameters";
199 Generate parameters and keys for the Mu-Varadharajan (MV)
210 descrip = "update <num> MV keys";
/macosx-10.9.5/PostgreSQL-97/
H A DMakefile144 $(MV) $(DSTROOT)$(SERVER_INSTALL_PATH_PREFIX)/usr/bin/postgres $(DSTROOT)$(SERVER_INSTALL_PATH_PREFIX)/usr/bin/postgres_real
/macosx-10.9.5/PostgreSQL-97/Support/Migration_9.0_to_9.2/
H A DMakefile175 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
/macosx-10.9.5/PostgreSQL-97/Support/Migration_9.1_to_9.2/
H A DMakefile176 $(MV) $(AEP_ExtractRoot)/$(AEP_ExtractDir) $(Sources)
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A DMakefile235 else $(MV) h.$(tmp).h $(<)
/macosx-10.9.5/procmail-14/procmail/src/
H A Dautoconf118 shift; MV="$1"
677 $MV _locktst _locktst.$$ 2>$DEVNULL
680 $MV _autotst _locktst
1008 $MV _autotst.$O _autotst.rrr
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dmake-snapshot37 ENV["MV"] ||= "mv"
62 %w[YACC BASERUBY RUBY MV MINIRUBY].each do |var|
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
H A Dltmain.sh115 unset MV
125 : ${MV="mv -f"}
1096 $MV "${write_libobj}T" "${write_libobj}"
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1429 func_show_eval '$MV "$output_obj" "$obj"' \
2344 eval '$MV "$nlist"T "$nlist"'
2351 eval '$MV "$nlist"T "$nlist"'
2372 eval '$MV "$nlist"T "$nlist"'
2399 $MV "$nlist"T "$nlist"
2856 $MV \"\
[all...]

Completed in 414 milliseconds

12345