Building
Builds should happen "out of tree" but will still be in a build subdirectory. The directory should include information on the target so that multiple builds can happen at the same time.
build/i386-linux-release build/armel-linux-debug
Is there a way to get the progress of building with automake? Can we use dry-run to figure out what needs to run?