diff options
-rw-r--r-- | utils/TableGen/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile index 89a956d9dd..b344c63a98 100644 --- a/utils/TableGen/Makefile +++ b/utils/TableGen/Makefile @@ -2,8 +2,6 @@ LEVEL = ../.. TOOLNAME = tblgen USEDLIBS = support.a -.PRECIOUS: FileLexer.cpp FileParser.cpp - include $(LEVEL)/Makefile.common # |