OSDN Git Service

Remove unused notice_files target
authorSteve Block <steveblock@google.com>
Wed, 29 Feb 2012 14:59:15 +0000 (14:59 +0000)
committerSteve Block <steveblock@google.com>
Wed, 29 Feb 2012 16:00:58 +0000 (16:00 +0000)
commit620a5270fc77431b773f3cfe948c467e03a2c72e
tree8fc45cca5aad1b0adeba057ec69e476bcd60d649
parent1807e700a568d57901b835370d1b1ae05c3dbb0f
Remove unused notice_files target

The notice_files target generates $(TARGET_OUT_INTERMEDIATES)/NOTICE.txt and
$(TARGET_OUT_INTERMEDIATES)/NOTICE.html. The former is not needed and the
latter is an explicit dependency of $(TARGET_OUT_INTERMEDIATES)/NOTICE.html.gz.
We can therefore remove the target and the logic to generate NOTICE.txt.

Change-Id: I6179c049bebe590c7298e8be0a30e30265423468
core/Makefile
core/binary.mk