audk/BaseTools/Source/C/Makefiles
Hao Wu a11928f331 BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0
In batch script file NmakeSubdirs.bat, the value changes made to the
variable 'TOOL_ERROR' within the 'setlocal...endlocal' block will not be
reflected in the return value of the script. A value of 0 will always be
returned. Thus, the script will not reflect the result of the 'nmake'
command correctly when building BaseTool source codes.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2017-03-02 16:43:42 +08:00
..
NmakeSubdirs.bat BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0 2017-03-02 16:43:42 +08:00
app.makefile BaseTools Makefile: Missing LFAGS in app.makefile 2016-09-30 14:13:45 +08:00
footer.makefile BaseTools GNU makefile: remove unused .S rule 2016-09-08 13:05:03 +08:00
header.makefile BaseTools GCC makefile: disable unused-result warning for CPP file 2016-12-20 11:18:47 +08:00
lib.makefile License header updated to match correct format. 2014-08-28 13:53:34 +00:00
ms.app BaseTools Makefile: Enable O2 option to replace Od for VS tool chain 2016-10-08 13:44:31 +08:00
ms.common BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dll 2016-10-21 16:40:49 +08:00
ms.lib Sync BaseTool trunk (version r2649) into EDKII BaseTools. 2014-01-27 05:23:15 +00:00
ms.rule License header updated to match correct format. 2014-08-28 13:53:34 +00:00