summaryrefslogtreecommitdiff
path: root/mk/macros.mk
Commit message (Collapse)AuthorAge
* Fix type in successful build messageAbdoulaye Walsimou Gaye2009-06-20
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Add successful build messageAbdoulaye Walsimou Gaye2009-06-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Create an generic message macro EMBTK_GENERIC_MESSAGEAbdoulaye Walsimou Gaye2009-05-16
| | | | | | | This patch creates a generic message macros. In the future all build processes will use it to anounce what they are doing. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* introduce INSTALL_MESSAGE macroAbdoulaye Walsimou Gaye2009-05-15
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: introduce BUILD_MESSAGE macrosAbdoulaye Walsimou Gaye2009-05-15
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Determinate on which host we are and add some macrosAbdoulaye Walsimou Gaye2009-05-13
This patch modifies the main Makefile in order to determinate on which host we are when we build the toolchain. It also introduce a new file mk/macros.mk which will define some usefull macros Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>