-# Set to the appropriate copy command
-# Some possible alternatives:
-# COPY=cp and COPYSEP=/
-# COPY=copy and COPYSEP=\
-#
-COPY=copy
-COPYSEP=\
+# Set to the appropriate copy command (must support forward slashes)
+# You can get a suitable cp.exe from ports/mingw32/extra.zip on the ftp site.
+COPY=cp