Files
edk2/BaseTools/Source/Python/Makefile
T

14 lines
268 B
Makefile
Raw Normal View History

## @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:
2016-08-15 17:12:12 +08:00
clean:
cleanall:
@del /f /q $(BASE_TOOLS_PATH)\Source\Python\*.pyc