]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Makefile
BaseTools: AutoGen - GenVar refactor static methods
[mirror_edk2.git] / BaseTools / Source / Python / Makefile
index a51207d3d8315faa6dc30d479fd9d31c45f54e24..8466f6ebab33734ffa4fb1da29ab8306f403af37 100644 (file)
@@ -37,7 +37,6 @@ APPLICATIONS=$(BIN_DIR)\build.exe $(BIN_DIR)\GenFds.exe $(BIN_DIR)\Trim.exe $(BI
 COMMON_PYTHON=$(BASE_TOOLS_PATH)\Source\Python\Common\BuildToolError.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\Database.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\DataType.py \\r
-              $(BASE_TOOLS_PATH)\Source\Python\Common\EdkIIWorkspace.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\EdkLogger.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\Expression.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\GlobalData.py \\r
@@ -45,7 +44,6 @@ COMMON_PYTHON=$(BASE_TOOLS_PATH)\Source\Python\Common\BuildToolError.py \
               $(BASE_TOOLS_PATH)\Source\Python\Common\LongFilePathOs.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\LongFilePathOsPath.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\LongFilePathSupport.py \\r
-              $(BASE_TOOLS_PATH)\Source\Python\Common\MigrationUtilities.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\Misc.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\Parsing.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Common\String.py \\r
@@ -58,7 +56,6 @@ COMMON_PYTHON=$(BASE_TOOLS_PATH)\Source\Python\Common\BuildToolError.py \
               $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\DataClass.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\Exceptions.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\FdfClass.py \\r
-              $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\PlatformClass.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Table\Table.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Table\TableDataModel.py \\r
               $(BASE_TOOLS_PATH)\Source\Python\Table\TableDec.py \\r