Move support/tools/* back into utils

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8875 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-10-05 19:27:59 +00:00
parent f708c7901d
commit 0a92ebf557
3 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,4 @@
LEVEL = ../../..
LEVEL = ../..
TOOLNAME = burg
ExtraSource = gram.tab.c

6
utils/Makefile Normal file
View File

@ -0,0 +1,6 @@
LEVEL = ..
DIRS = Burg TableGen
include $(LEVEL)/Makefile.common

View File

@ -1,4 +1,4 @@
LEVEL = ../../..
LEVEL = ../..
TOOLNAME = tblgen
USEDLIBS = support.a