lfe-deprecated / lfetool

DEPRECATED - See:
https://github.com/lfe-rebar3/
Other
61 stars 19 forks source link

Update lfetool make includes to support app/project name with different library prefixes #150

Open oubiwann opened 9 years ago

oubiwann commented 9 years ago

For instance, an application called lfeconfig with an src/lfeconfig.app.src but with library modules in src/* that are named with the lcfg-* prefix.

LIB should be moved out into the Makefile just like PROJECT and renamed to something like LIB_PREFIX. PROJECT should be renamed to something like APP_NAME.