Have Makefile import local.mk if it exists.
commit8d86d0e51b64a5292d246e2ff6b18951e120d580
authorSamuel Bronson <naesten@gmail.com>
Mon, 1 Jun 2009 18:37:25 +0000 (1 18:37 +0000)
committerChristopher Li <sparse@chrisli.org>
Sat, 18 Jul 2009 05:30:10 +0000 (18 05:30 +0000)
tree2db3168936acb82dd7ef9e26ef05c45d82e33c4b
parent5d4c7fc7cc88175c1732313af4911cf494b14f89
Have Makefile import local.mk if it exists.

This will allow users to override build settings without dirtying their
trees, making life with `git stash' a bit easier.

Signed-off-by: Samuel Bronson <naesten@gmail.com>
Signed-off-by: Christopher Li <sparse@chrisli.org>
.gitignore
Makefile