]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/Makefiles/ms.common
BaseTools: Update nmake Makefile to handle the file path with “:\\”.
authorGao, Liming <liming.gao@intel.com>
Tue, 23 Sep 2014 01:32:56 +0000 (01:32 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 23 Sep 2014 01:32:56 +0000 (01:32 +0000)
commitb4dfada85dad3ff3022f83d0ac1cd6b0c185cdd5
treea4fe78d364b23d25a6c2187a3a382a5b9aa1a727
parent77eef0d5a82bf2a49cc6bb25077ba73e922ea160
BaseTools: Update nmake Makefile to handle the file path with “:\\”.

DOS del command doesn’t handle “:\\” in the file path. This patch converts “:\\” to “:\”.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: lhauch <larry.hauch@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16160 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/Makefiles/ms.common
BaseTools/Source/Python/Makefile