OSDN Git Service

Turn-off implicit GNU Make RC/SCCS rules
authorDavid 'Digit' Turner <digit@android.com>
Wed, 22 Jun 2011 21:18:57 +0000 (23:18 +0200)
committerDavid 'Digit' Turner <digit@android.com>
Wed, 22 Jun 2011 21:18:57 +0000 (23:18 +0200)
commit52d697d432e0684fb13884c94f7768c5ec8ef8ec
treee582333a67e43475110b871d7531eb97dd38795d
parent04b963a1c037a7e9e8b5fb46603e009965293d9d
Turn-off implicit GNU Make RC/SCCS rules

This small patch prevents GNU Make from stating RCS and SCCS
specific files on the filesystem. This makes the output of
"make -d" slightly more readable, and also reduces the no-change
time on AOSP master by a bit less than a second on average.

Change-Id: Ifa50ace32e8689717956d7247b0d6f53ef72b7a1
core/main.mk