commit | 2ec7dfc2783f8c19879da6264099d18954fb9fbe | [log] [tgz] |
---|---|---|
author | Brian Gaeke <gaeke@uiuc.edu> | Mon Apr 12 22:53:51 2004 +0000 |
committer | Brian Gaeke <gaeke@uiuc.edu> | Mon Apr 12 22:53:51 2004 +0000 |
tree | 6dc25cf8bedf36d2c8a2825f5b68c64d65c83ea3 | |
parent | 4ae2642fd41866e4371784d08dde5645ea2bbe91 [diff] [blame] |
Build Spiff directory llvm-svn: 12876
diff --git a/llvm/utils/Makefile b/llvm/utils/Makefile index 4636aac..76e1a60 100644 --- a/llvm/utils/Makefile +++ b/llvm/utils/Makefile
@@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL = .. -DIRS = Burg TableGen +DIRS = Burg TableGen Spiff include $(LEVEL)/Makefile.common