> Seems like ASSEMBLER was not defined when generating the dependencies. > Most of the headers use __ASSEMBLER__ anyway, so I've switched to that. Being consistent about it is fine, but the makefile bug should be fixed rather than worked around. I've checked in a fix so that -DASSEMBLER gets into the deps run as it should.