Changeset 16055 in vbox
- Timestamp:
- Jan 19, 2009 7:08:15 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 41751
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.kmk
r16043 r16055 756 756 else 757 757 $(call MSG_L1,Building Windows/amd64 additions) 758 rsync -av --no-owner --no-group --delete --delete-excluded --exclude .svn/ --exclude out/ --excludetinderclient.log . 192.168.27.5:/cygdrive/e/$(VBOX_ADDITIONS_BUILD_SUBDIRNAME)758 rsync -av --no-owner --no-group --delete --delete-excluded --exclude .svn/ --exclude tinderclient.log . 192.168.27.5:/cygdrive/e/$(VBOX_ADDITIONS_BUILD_SUBDIRNAME) 759 759 $(VBOX_KMK_TIME) ssh [email protected] c:/psexec/psexec.exe \\\\\\\\addvm -u vbox -p $(WIN64PASSWORD) c:\\\\cygwin\\\\bin\\\\bash.exe -c \''PATH=/usr/bin:/bin e:/$(VBOX_ADDITIONS_BUILD_SUBDIRNAME)/tools/env.sh kmk $(VBOX_ADDITIONS_BUILD.amd64) > e:/$(VBOX_ADDITIONS_BUILD_SUBDIRNAME).log 2>&1'\'; \ 760 760 rc=$$?; \
Note:
See TracChangeset
for help on using the changeset viewer.