mirror of https://github.com/acidanthera/audk.git
Removing references to obsolete files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1004 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
f907f57b9c
commit
ec2d320473
|
@ -107,8 +107,6 @@ echo Resetting the PATH variable to include the Framework_Tools_Path for this WO
|
||||||
@IF NOT EXIST "Tools\bin\GenDepex.exe" goto NormalBuild
|
@IF NOT EXIST "Tools\bin\GenDepex.exe" goto NormalBuild
|
||||||
@IF NOT EXIST "Tools\bin\GenFfsFile.exe" goto NormalBuild
|
@IF NOT EXIST "Tools\bin\GenFfsFile.exe" goto NormalBuild
|
||||||
@IF NOT EXIST "Tools\bin\GenFvImage.exe" goto NormalBuild
|
@IF NOT EXIST "Tools\bin\GenFvImage.exe" goto NormalBuild
|
||||||
@IF NOT EXIST "Tools\bin\GenFvImage_IA32.exe" goto NormalBuild
|
|
||||||
@IF NOT EXIST "Tools\bin\GenFvImage_IPF.exe" goto NormalBuild
|
|
||||||
@IF NOT EXIST "Tools\bin\GenSection.exe" goto NormalBuild
|
@IF NOT EXIST "Tools\bin\GenSection.exe" goto NormalBuild
|
||||||
@IF NOT EXIST "Tools\bin\GenTEImage.exe" goto NormalBuild
|
@IF NOT EXIST "Tools\bin\GenTEImage.exe" goto NormalBuild
|
||||||
@IF NOT EXIST "Tools\bin\GuidChk.exe" goto NormalBuild
|
@IF NOT EXIST "Tools\bin\GuidChk.exe" goto NormalBuild
|
||||||
|
|
Loading…
Reference in New Issue