From: Chris Lattner Date: Tue, 17 Sep 2002 23:23:52 +0000 (+0000) Subject: Build burg tree X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ea4b0b2fe52312153aba4331d96e381af987bc62;p=oota-llvm.git Build burg tree git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3792 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile b/Makefile index 6698a545eb7..34bdc600e27 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ LEVEL = . -DIRS = lib tools +DIRS = utils/Burg lib tools include $(LEVEL)/Makefile.common