First build ever fails
Status: Beta
Brought to you by:
pelzi
Due to an incomplete description of dependencies in Makefile, the first module build after a clean checkout will fail, because AMU considers h.veneers missing. However, h.veneers was built with the very last command (cmhg ....) before the build fails, so the next run of the Makefile will actually succeed.