summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/utils/TableGen/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/utils/TableGen/Makefile b/llvm/utils/TableGen/Makefile
index 89a956d9dde..b344c63a98b 100644
--- a/llvm/utils/TableGen/Makefile
+++ b/llvm/utils/TableGen/Makefile
@@ -2,8 +2,6 @@ LEVEL = ../..
TOOLNAME = tblgen
USEDLIBS = support.a
-.PRECIOUS: FileLexer.cpp FileParser.cpp
-
include $(LEVEL)/Makefile.common
#
OpenPOWER on IntegriCloud