Files
slimbootloader/BaseTools/Source/Python/Makefile
T

14 lines
268 B
Makefile
Raw Normal View History

2018-09-13 16:11:07 -07:00
## @file
# Windows makefile for Python tools build.
#
2018-12-03 15:05:24 -08:00
# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
2018-09-13 16:11:07 -07:00
#
all:
clean:
cleanall:
@del /f /q $(BASE_TOOLS_PATH)\Source\Python\*.pyc