fixed a typo

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5341 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch 2008-06-11 22:01:53 +00:00
parent da3ce3d0ae
commit 9cf974f646
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ pushd .
)
echo EDK_TOOLS_PATH = %EDK_TOOLS_PATH%
if defined BASE_TOOLS_PATH (
echo BASE_TOOLS_PATH = %EDK_TOOLS_PATH%
echo BASE_TOOLS_PATH = %BASE_TOOLS_PATH%
)
echo.