more Cygwin packages to help out in a pitch -- NB: make is still needed for legacy usedir;
--- a/Admin/lib/Tools/makedist_cygwin Fri Jan 11 22:16:48 2013 +0100
+++ b/Admin/lib/Tools/makedist_cygwin Fri Jan 11 22:23:03 2013 +0100
@@ -55,7 +55,7 @@
--site "$CYGWIN_MIRROR" --no-verify \
--local-package-dir 'C:\tmp' \
--root "$(cygpath -w "$TARGET")" \
- --packages libgmp3,perl,python,rlwrap \
+ --packages libgmp3,make,perl,python,rlwrap,vim \
--no-shortcuts --no-startmenu --no-desktop --quiet-mode
[ "$?" = 0 -a -e "$TARGET/etc" ] || exit 2