Build burg tree

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3792 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2002-09-17 23:23:52 +00:00
parent 3ae260d267
commit ea4b0b2fe5

View File

@@ -1,5 +1,5 @@
LEVEL = .
DIRS = lib tools
DIRS = utils/Burg lib tools
include $(LEVEL)/Makefile.common