OSDN Git Service

libc: Cleanup the libc makefile.
authorDima Zavin <dima@android.com>
Wed, 27 May 2009 17:52:37 +0000 (10:52 -0700)
committerDima Zavin <dima@android.com>
Thu, 28 May 2009 03:16:19 +0000 (20:16 -0700)
commitca122b0e34df0e8c485be0d3ab1b80f728b76276
treec017fc67faa0758cc1bf664dda864b3c37f0ef21
parentcdb68bf8ce26448cfe173d86f1c074e167c3420f
libc: Cleanup the libc makefile.

Removes a lot of redundant code, and reorganizes the file. We first
setup all the comomn variables we may need, and then define the
actual libraries that need to be generated.

Signed-off-by: Dima Zavin <dima@android.com>
libc/Android.mk