mk: fix pdf doc rules order
authorJohn McNamara <john.mcnamara@intel.com>
Wed, 1 Apr 2015 11:32:45 +0000 (12:32 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 1 Apr 2015 19:13:24 +0000 (21:13 +0200)
commit2b1a5509101fc9d90ec922acb1c062fc15d0695f
tree4ca652b51d1264f056d4b6917a93d67555331e7a
parentb5a1f1ae2f98c644389293bd97e81a0ab2b2b31f
mk: fix pdf doc rules order

Re-ordered the guide-pdf-% and guide-% rules to allow
the doc-guides-pdf target to build with make 3.81. It
builds unmodified with all later versions of make.

Fixes: ebf8050afd44 ("doc: add pdf output")

Reported-by: Tetsuya Mukawa <mukawa@igel.co.jp>
Signed-off-by: John McNamara <john.mcnamara@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
mk/rte.sdkdoc.mk