https://issues.dlang.org/show_bug.cgi?id=18791
--- Comment #2 from Vladimir Panteleev <[email protected]> --- 2.090 contains a VERSION file. However, now `make -f posix.mak` it fails with: dmd/doc.d(366): Error: file `"default_ddoc_theme.ddoc"` cannot be found or not in a path specified with `-J` make: *** [posix.mak:110: dmd] Error 1 Indeed, the file is nowhere to be found in the distribution. --
