This was gated behind GOTOBLAS_MAKEFILE, which looks like it's intended
to stop the much more expensive run of `Makefile.prebuild` rather than
prevent reading the configuration. Moving this `endif` means that things
such as `dynamic_<X>.c` correctly get the architecture flags.