I checked out the source and everything and the make version I use is the one that comes with the distribution:
Digital Mars Make Version 5.06
So I'm in the source folder (...\dmd2\src\dmd\src), I can clearly see that there is the file win32.mak present and I run:
make release -fwin32 Here is the output: Error: can't read makefile 'win32' I'm building on Windows btw. Thanks, Phil
