This patch equips the build system with the feature of building an individual library with its dependencies by specifying the library as 'LIB' argument. E.g., 'make LIB=libc' builds the libc.
This patch equips the build system with the feature of building an individual library with its dependencies by specifying the library as 'LIB' argument. E.g., 'make LIB=libc' builds the libc.