dba4829471
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>