numam-spdk/app
Daniel Verkamp 9c577fe7c0 Add copy module dependencies to Makefiles
Several apps link against $(COPY_MODULES_LINKER_ARGS) without adding
$(COPY_MODULES_FILES) to the dependency list.  This means that those
apps would not get rebuilt if the copy modules were modified without a
'make clean'.

The blobfs example apps were also missing other dependencies; add those
while we're here.

Change-Id: Iac6606b650d32bf21f7f31bd2727f9e92c0da748
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/414888
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-06-12 23:15:25 +00:00
..
iscsi_tgt thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
iscsi_top app,lib: fix checking mmap return value 2018-03-30 16:18:34 -04:00
nvmf_tgt Add copy module dependencies to Makefiles 2018-06-12 23:15:25 +00:00
spdk_tgt thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
trace build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
vhost thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
Makefile app/spdk_tgt: add unified SPDK target application 2018-03-09 09:56:44 -05:00