Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 29 Sep 2003 14:52:53 +0000 (14:52 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 29 Sep 2003 14:52:53 +0000 (14:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8734 91177308-0d34-0410-b5e6-96231b3b80d8

utils/Makefile [deleted file]

diff --git a/utils/Makefile b/utils/Makefile
deleted file mode 100644 (file)
index a0e9427..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-LEVEL = ..
-DIRS = Burg TableGen
-
-include $(LEVEL)/Makefile.common