summaryrefslogtreecommitdiff
path: root/win32/ntsetup.bat
diff options
context:
space:
mode:
Diffstat (limited to 'win32/ntsetup.bat')
-rwxr-xr-xwin32/ntsetup.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/ntsetup.bat b/win32/ntsetup.bat
index 5d0ca70643..dc67b70673 100755
--- a/win32/ntsetup.bat
+++ b/win32/ntsetup.bat
@@ -3,9 +3,6 @@ copy config.h ..
copy Makefile ..
copy ruby.def ..
copy config.status ..
-cd ..\ext
-copy Setup.nt Setup
-copy extmk.rb.nt extmk.rb
cd ..
echo type `nmake' to make ruby for mswin32.