Files
slimbootloader/BaseTools/Source/Python/Makefile
T

14 lines
255 B
Makefile
Raw Normal View History

2021-11-10 11:36:23 +00:00
## @file
# Windows makefile for Python tools build.
#
# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
all:
clean:
cleanall:
@del /f /q $(BASE_TOOLS_PATH)\Source\Python\*.pyc