From 687b6d211d06693a24be3817368fee95b0bed00e Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Thu, 29 Jan 2009 14:01:28 -0600 Subject: [PATCH] copying the factor-cygwin.sh script isn't working well, try a fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6cb6da1e23..769fdc793d 100644 --- a/Makefile +++ b/Makefile @@ -148,7 +148,7 @@ winnt-x86-64: $(MAKE) winnt-finish winnt-finish: - cp misc/factor-cygwin.sh factor + cp misc/factor-cygwin.sh ./factor wince-arm: $(MAKE) $(EXECUTABLE) CONFIG=vm/Config.windows.ce.arm