OSDN Git Service

Use lower case for internal Makefile variables
authorLogan Chien <loganchien@google.com>
Tue, 25 Sep 2018 09:59:20 +0000 (17:59 +0800)
committerLogan Chien <loganchien@google.com>
Wed, 26 Sep 2018 09:15:25 +0000 (09:15 +0000)
commit6aad6a769d20eb0f2102c7786e2c80fac4a842fc
treef2187006938ea64528bf05fa69d533a9d131ec48
parent1aae88c1e046c22152a867704e369f3a680e492c
Use lower case for internal Makefile variables

This commit switches several internal (implied) Makefile variables to
lower cases.  This follows the variable naming convention recommended by
GNU Makefile Manual.

Change-Id: I79819ef0cfd3828107dab665118f1511ef8a8337
Reviewed-on: https://swiftshader-review.googlesource.com/20848
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Logan Chien <loganchien@google.com>
Android.mk