fix make handling

Fix the recurisve make targets by using $(MAKE).  Otherwise we get lots of
warnings and issues with parallel builds.

Fix the install target -- the man subdir was missing a dummy target.

Add proper .PHONY markings.

Change-Id: I640d42af0bdf96baf6ff0ca022fd3f7f444b2d05
Signed-off-by: Mike Frysinger <vapier@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/179621
Reviewed-by: Grant Grundler <grundler@chromium.org>
2 files changed
tree: 4d0b06e7473646ae0236c1cf978646594f6dda18
  1. man/
  2. .gitignore
  3. Android.mk
  4. Makefile
  5. mmc.c
  6. mmc.h
  7. mmc_cmds.c
  8. mmc_cmds.h