Check in missing makefile

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8738 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-09-29 16:03:01 +00:00
parent 870c1af326
commit 74d1e73e03

6
support/tools/Makefile Normal file
View File

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