Based on the shared lib name I would like to automically figure out which SRCS to include in the make recipe.
SHARED_LIBS := libc.so c.so,SRCS := a.o \\