summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/Makefile')
-rw-r--r--BaseTools/Source/C/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/BaseTools/Source/C/Makefile b/BaseTools/Source/C/Makefile
index 357e8b9003..a6d39eb864 100644
--- a/BaseTools/Source/C/Makefile
+++ b/BaseTools/Source/C/Makefile
@@ -1,7 +1,7 @@
## @file
# Windows makefile for C tools build.
#
-# Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
HOST_ARCH = IA32
@@ -14,7 +14,6 @@ APPLICATIONS = \
BrotliCompress \
BfmLib \
EfiRom \
- FCE \
GenCrc32 \
GenFfs \
GenFv \