Searched refs:RSYNC (Results 26 - 37 of 37) sorted by relevance

12

/macosx-10.9.5/python_modules-35/2.5/
H A DGNUmakefile16 RSYNC = rsync -rlpt macro
27 RSYNC += --exclude=OBJROOT
34 RSYNC += --exclude=SYMROOT
/macosx-10.9.5/rsync-42/rsync/support/
H A Drrsync14 use constant RSYNC => '/usr/bin/rsync';
192 exec(RSYNC, @opts, @args) or die "exec(rsync @opts @args) failed: $? $!";
H A Datomic-rsync62 Usage: atomic-rsync [RSYNC-OPTIONS] HOST:/SOURCE/DIR/ /DEST/DIR/
63 atomic-rsync [RSYNC-OPTIONS] HOST::MOD/DIR/ /DEST/DIR/
/macosx-10.9.5/perl-92/
H A DMakefile32 RSYNC = rsync -rlpt macro
42 RSYNC += --exclude=OBJROOT
46 RSYNC += --exclude=SYMROOT
80 $(RSYNC) '$(SRCROOT)/' '$(OBJROOT)'
/macosx-10.9.5/pyobjc-42/
H A DGNUmakefile17 RSYNC = rsync -rlpt macro
28 RSYNC += --exclude=OBJROOT
35 RSYNC += --exclude=SYMROOT
/macosx-10.9.5/python_modules-35/
H A DGNUmakefile18 RSYNC = rsync -rlpt macro
29 RSYNC += --exclude=OBJROOT
36 RSYNC += --exclude=SYMROOT
/macosx-10.9.5/CPAN-52/
H A DGNUmakefile31 RSYNC = rsync -rlpt macro
41 RSYNC += --exclude=OBJROOT
45 RSYNC += --exclude=SYMROOT
/macosx-10.9.5/python-76.100.1/
H A DMakefile16 RSYNC = rsync -rlpt macro
32 RSYNC += --exclude=OBJROOT
36 RSYNC += --exclude=SYMROOT
88 $(RSYNC) '$(SRCROOT)/' '$(OBJROOT)'
/macosx-10.9.5/emacs-92/
H A DMakefile20 RSYNC?=rsync macro
135 $(RSYNC) -ia $(OBJROOT)/lib-src/$$f $(SYMROOT)/; \
/macosx-10.9.5/curl-78.94.1/curl/packages/vms/
H A Dconfig_h.com49 $! 09-Apr-2005 J. Malmberg Update for RSYNC and large file.
/macosx-10.9.5/apache-786.1/httpd/
H A Dconfigure776 RSYNC
6009 case $RSYNC in
6011 ac_cv_path_RSYNC="$RSYNC" # Let the user override the test with a path.
6032 RSYNC=$ac_cv_path_RSYNC
6033 if test -n "$RSYNC"; then
6034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSYNC" >&5
6035 $as_echo "$RSYNC" >&6; }
19079 APACHE_VAR_SUBST="$APACHE_VAR_SUBST RSYNC"
H A Dconfigure.orig776 RSYNC
6009 case $RSYNC in
6011 ac_cv_path_RSYNC="$RSYNC" # Let the user override the test with a path.
6032 RSYNC=$ac_cv_path_RSYNC
6033 if test -n "$RSYNC"; then
6034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSYNC" >&5
6035 $as_echo "$RSYNC" >&6; }
19083 APACHE_VAR_SUBST="$APACHE_VAR_SUBST RSYNC"

Completed in 214 milliseconds

12