Makefile.sphinx: don't build apidoc upon "make apidoc" if SKIP_APIDOC
This is needed because the multiplexer makefile that build apidoc in all
modules explicitly call "make apidoc". Also, it is reasonable to do nothing
anyhow in that case if SKIP_APIDOC=yes is explicitly set.