Spdk/app/nvmf_tgt
Jim Harris bb24ce82a6 build: add @: to remaining 'all' targets
It is not ideal to have to add this in a bunch of
different Makefiles, but further consolidation of
Makefiles is going to be a more arduous process.

With this change, rebuilding SPDK after no changes
will result in no output - all of the "Nothing to
be done for 'all'" messages have been removed.  Note
that DPDK build output still remains - this can be
suppressed by either using an out-of-tree DPDK, or
using SKIP_DPDK_BUILD=1 when using the in-tree DPDK
submodule.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ib1d45432f2baaa1d9c1b9509906ee1e77966d3ca

Reviewed-on: https://review.gerrithub.io/399918
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-02-14 17:38:25 -05:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: remove unused constants from conf.c 2018-02-02 12:45:42 -05:00
Makefile build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
nvmf_main.c app: add spdk_app_parse_args() 2017-11-13 14:57:49 -05:00
nvmf_rpc.c nvmf: Add an rpc to add a namespace to a subsystem 2018-02-07 23:22:57 -05:00
nvmf_tgt.c nvmf_tgt: optimize the value assignment of g_num_poll_groups 2018-02-14 15:07:43 -05:00
nvmf_tgt.h nvmf_tgt: remove unused shutdown function 2018-02-13 08:40:32 -05:00