https://issues.dlang.org/show_bug.cgi?id=15460
--- Comment #3 from Adam D. Ruppe <[email protected]> --- $ make -f posix.mak make -C src -f posix.mak no cpu specified, assuming X86 make[1]: Entering directory `/home/me/d/pull-request-stuff/dmd/src' make[1]: *** No rule to make target `lexer.h', needed by `s2ir.o'. Stop. This pisses me off. A three minute change... but five minutes to get the git crap set up, and now it doesn't even work. Unbelievable. --
