arm-trusted-firmware/make_helpers
Evan Lloyd 42a45b51aa Make:Allow for extension in tool names.
In some build environments executable programs have a specific file
extension.  The value of BIN_EXT is appended to the relevant tool file
names to allow for this.
The value of BIN_EXT is set, where appropriate, by the build environment
specific make helper (to .exe for Windows build environments).

.gitignore is updated to hide the new (.exe) files.

Change-Id: Icc32f64b750e425265075ad4e0dea18129640b86
2016-04-01 12:33:09 +01:00
..
tbbr Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
build_env.mk Make:Use environment variables for OS detection. 2016-04-01 12:33:09 +01:00
build_macros.mk Make:Use environment variables for OS detection. 2016-04-01 12:33:09 +01:00
cygwin.mk Make:Allow for extension in tool names. 2016-04-01 12:33:09 +01:00
msys.mk Make:Allow for extension in tool names. 2016-04-01 12:33:09 +01:00
plat_helpers.mk Make:Remove calls to shell from makefiles. 2016-04-01 12:33:09 +01:00
unix.mk Make:Make shell commands more portable 2016-04-01 12:33:09 +01:00
windows.mk Make:Allow for extension in tool names. 2016-04-01 12:33:09 +01:00