]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - BaseTools/Source/Python/Makefile
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Makefile
... / ...
CommitLineData
1## @file\r
2# Windows makefile for Python tools build.\r
3#\r
4# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
6#\r
7\r
8all:\r
9\r
10clean:\r
11cleanall:\r
12 @del /f /q $(BASE_TOOLS_PATH)\Source\Python\*.pyc\r
13\r