Changes in directory llvm/utils:

Makefile updated: 1.10 -> 1.11
---
Log message:

Fix a typo in the name of a file.


---
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.10 llvm/utils/Makefile:1.11
--- llvm/utils/Makefile:1.10    Wed Apr 12 15:54:01 2006
+++ llvm/utils/Makefile Wed Apr 12 18:15:10 2006
@@ -14,7 +14,7 @@
               DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
              getsrcs.sh importNLT.pl llvmdo llvmgrep llvm-native-gcc \
              llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \
-             NightlyTestTemplate.html NLT.schema parseNTL.pl plotNLT.pl \
+             NightlyTestTemplate.html NLT.schema parseNLT.pl plotNLT.pl \
              profile.pl RegressionFinder.pl userloc.pl webNLT.pl \
              vim llvm-config
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to