mk: move installation procedure in install rule
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 1 Dec 2015 08:27:37 +0000 (09:27 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 6 Dec 2015 14:41:04 +0000 (15:41 +0100)
commit9db78eb58979d4641796a14f335b12439558b35d
treec4b6931fbbbf1c03f31465fbc00355d13d2a8980
parent27f356c48da352287c4fab72a48d889a77b88db4
mk: move installation procedure in install rule

The real installation was called "binary install" and was done
after the build when DESTDIR was specified.
Remove this limitation and move the code in install rule only.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Panu Matilainen <pmatilai@redhat.com>
mk/rte.sdkbuild.mk
mk/rte.sdkinstall.mk
mk/rte.sdkroot.mk