summaryrefslogtreecommitdiffstats
path: root/wintools
diff options
context:
space:
mode:
Diffstat (limited to 'wintools')
-rwxr-xr-xwintools/make.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintools/make.pl b/wintools/make.pl
index ace6944..3efa768 100755
--- a/wintools/make.pl
+++ b/wintools/make.pl
@@ -27,6 +27,7 @@ print FILE "TMAKE = $pwd\\tmake\\bin\\tmake\n";
print FILE "MAKE = $make\n";
print FILE "PERL = perl\n";
print FILE "RM = del /s /q\n";
+print FILE "CP = copy\n";
print FILE "VERSION = ";
# copy contents of VERSION file to FILE