projects
/
mirror_edk2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git]
/
BaseTools
/
Source
/
Python
/
Makefile
1
## @file
2
# Windows makefile for Python tools build.
3
#
4
# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
5
# SPDX-License-Identifier: BSD-2-Clause-Patent
6
#
7
8
all
:
9
10
clean
:
11
cleanall
:
12
@del
/
f
/
q
$(
BASE_TOOLS_PATH
)
\Source\Python\
*
.pyc
13