2 # Makefile to build perl on Windows NT using DMAKE.
4 # Visual C++ 2.0 through 6.0 (and possibly newer versions)
6 # Mingw32 with gcc-2.95.2 or better **experimental**
7 # MS Platform SDK 64-bit compiler and tools **experimental**
9 # This is set up to build a perl.exe that runs off a shared library
10 # (perl59.dll). Also makes individual DLLs for the XS extensions.
14 ## Make sure you read README.win32 *before* you mess with anything here!
18 ## Build configuration. Edit the values below to suit your needs.
22 # Set these to wherever you want "dmake install" to put your