adamgreen / gcc4mbed

Project to allow GCC compilation of code using mbed SDK libraries.
172 stars 68 forks source link

Makefile: do not force user to name its Make file makefile #47

Closed clementleger closed 8 years ago

clementleger commented 9 years ago

This patch detect the makefile name and add it as a dependency in order to allow the user to name its makefile as he wants.

adamgreen commented 9 years ago

Thanks for the PR!

I have merged into the working branch. Will be merged into master after next full test pass and release.