[llvm-commits] CVS: llvm/utils/Makefile

Reid Spencer reid at x10sys.com
Thu Apr 20 11:39:33 PDT 2006



Changes in directory llvm/utils:

Makefile updated: 1.13 -> 1.14
---
Log message:

Burg not needed any more now that SparcV9 is gone.


---
Diffs of the changes:  (+1 -1)

 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/utils/Makefile
diff -u llvm/utils/Makefile:1.13 llvm/utils/Makefile:1.14
--- llvm/utils/Makefile:1.13	Sun Apr 16 19:35:34 2006
+++ llvm/utils/Makefile	Thu Apr 20 13:39:19 2006
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ..
-DIRS = Burg TableGen fpcmp PerfectShuffle
+DIRS = TableGen fpcmp PerfectShuffle
 
 EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
               DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \






More information about the llvm-commits mailing list