commit | c64f802317db74512f51e25f6d16d14f4a43b43c | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Nov 14 19:31:15 2018 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Nov 20 22:32:03 2018 +0000 |
tree | 8c976c775e016b48a93be8ac01dbb07dc95fa4b7 | |
parent | 15e95f263eecf5e44c22e4a61cefc2305224f987 [diff] |
makefile cleanup Cleanup the Makefile.am files to be consistent. Space indentation was replaced with tabs, and newlines consistently injected. Change-Id: I5a5e343d6a3e9a7a65eae9827a61fcdd4fc33878 Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.