From: Brian Gaeke Date: Mon, 12 Apr 2004 22:53:51 +0000 (+0000) Subject: Build Spiff directory X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=401be2c18c104cd25b9889143859580c4b7c78b7;p=oota-llvm.git Build Spiff directory git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12876 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/Makefile b/utils/Makefile index 4636aacd0c9..76e1a60309e 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL = .. -DIRS = Burg TableGen +DIRS = Burg TableGen Spiff include $(LEVEL)/Makefile.common