Transitioning to common.mk

common.mk will make it easier to build with ebuild files. Unfortunately it requires
source files to have the extension .cc, whereas the aosp code uses .cpp, so all source
files had been renamed to .cc.

BUG=chromium:329015
TEST=manual testing with the demo program
wqx

Change-Id: I94dcf6bdf9923b302471fb8517df80e7f4cfe9fe
Reviewed-on: https://chromium-review.googlesource.com/181228
Reviewed-by: Dennis Kempin <denniskempin@chromium.org>
Tested-by: Dennis Kempin <denniskempin@chromium.org>
74 files changed
tree: 445dbb3fc76c9468ccea0d2989c9a3267a29d609
  1. dicts/
  2. include/
  3. src/
  4. .gitignore
  5. common.mk
  6. cpp2cc.sh
  7. keylist.txt
  8. Makefile