This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[win32] config.* fixes
[perl5.git] / win32 / Makefile
index b43ab6d..951c15a 100644 (file)
@@ -379,6 +379,7 @@ CFG_VARS=   "INST_DRV=$(INST_DRV)"          \
            "incpath=$(CCINCDIR)"               \
            "libpth=$(CCLIBDIR)"                \
            "libc=$(LIBC)"                      \
+           "make=nmake"                        \
            "static_ext=$(STATIC_EXT)"          \
            "dynamic_ext=$(DYNAMIC_EXT)"        \
            "usethreads=$(USE_THREADS)"         \