Spdk/test/lib/memory
Daniel Verkamp dba4829471 build: factor out common compile and link commands
Add common $(COMPILE_C), $(LINK_C), and $(LIB_C) variables that contain
the commands to build a .o from a .c, an app from objects and libraries,
and a library from objects, respectively.

Change-Id: Ie2eaa13156b8bf3db7a4ffa66161382d829aef07
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-11-11 14:59:54 -07:00
..
.gitignore SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
Makefile build: factor out common compile and link commands 2015-11-11 14:59:54 -07:00
memory.sh autotest: output timing in flamegraph format 2015-10-08 16:07:47 -07:00
vtophys.c build: enable strict prototypes warning 2015-11-02 16:05:06 -07:00