##
rsync --delete -rtz source.Test-Smoke.org::ts-current .
####
perl Makefile.PL && nmake && nmake test && nmake install
####
lib\configsmoke
####
-DINST_DRV=D: -DINST_TOP=$(INST_DRV)\smoke\inst\current
####
rsync %*
echo y|cacls D:\smoke\perl-current\*.* /T /C /P Everyone:F >nul
attrib -r /s /d D:\smoke\perl-current\*.* >nul