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

/solaris-userland-s11u3/components/grails/
H A DMakefile70 mv 'grails - 16x16 icon.png' grails-16x16icon.png ; \
71 mv 'grails - 32x32 icon.png' grails-32x32icon.png ; \
72 mv 'grails - 48x48 icon.png' grails-48x48icon.png ; \
73 mv 'grails - 64x64 icon.png' grails-64x64icon.png ; \
74 mv 'grails - 128x128 icon.png' grails-128x128icon.png)
/solaris-userland-s11u3/components/apache2/Solaris/
H A Dcustomization.sh53 mv ${MODULES_32_CONF}.new ${MODULES_32_CONF}
59 mv ${MODULES_64_CONF}.new ${MODULES_64_CONF}
65 mv ${MODULES_32_CONF}.new ${MODULES_32_CONF}
67 mv ${MODULES_64_CONF}.new ${MODULES_64_CONF}
80 ' ${APACHECTL64} > ${APACHECTL64}.new && mv ${APACHECTL64}.new ${APACHECTL64} )
86 mv ${CONFDIR}/httpd.conf.new ${CONFDIR}/httpd.conf
98 mv ${i}.new ${i}
108 mv ${i}.new ${i}
/solaris-userland-s11u3/components/apache24/Solaris/
H A Dcustomization.sh47 mv ${i}.new ${i}
/solaris-userland-s11u3/components/tcl/tcl/
H A DMakefile47 for i in *.n ; do manbase="$$(basename "$$i" .n)"; mv "$$i" "$${manbase}.1t"; done ; \
48 for i in *.3 ; do manbase="$$(basename "$$i" .3)"; mv "$$i" "$${manbase}.3tcl"; done)
/solaris-userland-s11u3/components/gzip/
H A DMakefile66 mv $$file $$file.tmp ; \
76 mv $$zfile g$$zfile ; \
/solaris-userland-s11u3/components/sg3_utils/
H A DMakefile58 mv $$f $${f%.8}.1m; \
/solaris-userland-s11u3/components/open-fabrics/perftest/
H A DMakefile64 mv send_bw.c.tmp send_bw.c; \
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c485 int mv; local
518 if ((mv = strcmp(entry->dtype,
525 if (mv == 0) {
541 if (mv >= 0) {
609 int mv; local
613 if ((mv = strcmp(cmpbuf, list->dtype)) < 0)
618 if (mv == 0) {
/solaris-userland-s11u3/components/rsyslog/files/
H A Drsyslog69 /usr/bin/mv $TMP_CONF $LOGADM_CONF
/solaris-userland-s11u3/components/texinfo/
H A Dsvc-texinfo-update71 mv -f ${dir_file}.new ${dir_file}
/solaris-userland-s11u3/components/wget/
H A DMakefile76 mkdir -p IO/Socket; mv SSL.pm IO/Socket; )
/solaris-userland-s11u3/components/wireshark/
H A DMakefile79 mv config.status.new config.status; \
/solaris-userland-s11u3/components/zsh/
H A DMakefile68 mv config.status.new config.status; \
/solaris-userland-s11u3/components/stdcxx/Solaris/
H A Dconfigure282 mv config.h config.h.orig
/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk437 MV = /bin/mv -f

Completed in 86 milliseconds