numam-dpdk/tools
Thomas Monjalon 27f356c48d mk: remove multi-target install
The multi-target install create some subdirectories with the target name
which is not standard for a "make install" procedure.

The uninstall procedure cannot be applied properly (without removing
all files in a directory). It would need to pre-compute paths.
As it is a packaging issue, it is removed from the build system capabilities.

The variable BUILD_DIR is also renamed to RTE_OUTPUT used in other files.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Panu Matilainen <pmatilai@redhat.com>
2015-12-06 15:41:04 +01:00
..
cpu_layout.py tools: fix alignment of cpu layout output 2014-06-19 00:57:50 +02:00
dpdk_nic_bind.py tools: add short alias -s to NIC binding status 2015-12-06 01:02:51 +01:00
setup.sh mk: remove multi-target install 2015-12-06 15:41:04 +01:00