]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fix Makefile to correctly break during a build failure
authorLarry Hauch <larry.hauch@intel.com>
Wed, 23 Dec 2015 18:30:20 +0000 (18:30 +0000)
committerlhauch <lhauch@Edk2>
Wed, 23 Dec 2015 18:30:20 +0000 (18:30 +0000)
commit179475645373a6842b6da8739c469d8b99672319
treea4a761722a34b80650ebce0a8ec7ba6f595459c3
parentb5dc5dc5a5d9297a7b2f8053e659ba03d411cdf7
BaseTools: Fix Makefile to correctly break during a build failure

Updated the Makefile so that nmake will correctly fail if the cxfreeze command fails to complete successfully.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Larry Hauch <larry.hauch@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19501 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Makefile