Go to file
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
app app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
config config: disable vector optimizations in sched library 2015-12-06 01:02:51 +01:00
doc mk: remove multi-target install 2015-12-06 15:41:04 +01:00
drivers eal: fix build with Xen dom0 enabled 2015-12-06 01:02:51 +01:00
examples examples/distributor: fix build with icc 2015 2015-11-27 21:43:35 +01:00
lib sched: fix build without SSE4 2015-12-06 01:02:51 +01:00
mk mk: remove multi-target install 2015-12-06 15:41:04 +01:00
pkg version: 2.1.0 2015-08-17 19:35:37 +02:00
scripts mk: fix combined lib build with ABI versioning 2015-12-06 15:41:04 +01:00
tools mk: remove multi-target install 2015-12-06 15:41:04 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS mk: fix combined lib build with ABI versioning 2015-12-06 15:41:04 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00