Detect AMU version number and feature at runtime
Extract the version number from AMU's help message and set AMU$Version
accordingly. Also set AMU$HasWorkingWildcard
depending upon whether the
installed version of AMU has a fully functional $(wildcard)
function.
This permits makefiles to be written to adapt according to whether this feature of AMU is present or not.