[llvm-commits] CVS: llvm/utils/Makefile
Reid Spencer
reid at x10sys.com
Wed Apr 12 23:28:14 PDT 2006
Changes in directory llvm/utils:
Makefile updated: 1.11 -> 1.12
---
Log message:
Add missing things to the distribution.
---
Diffs of the changes: (+3 -3)
Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/utils/Makefile
diff -u llvm/utils/Makefile:1.11 llvm/utils/Makefile:1.12
--- llvm/utils/Makefile:1.11 Wed Apr 12 18:15:10 2006
+++ llvm/utils/Makefile Thu Apr 13 01:27:20 2006
@@ -14,9 +14,9 @@
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 parseNLT.pl plotNLT.pl \
- profile.pl RegressionFinder.pl userloc.pl webNLT.pl \
- vim llvm-config
+ NightlyTestTemplate.html NLT.schema OldenDataRecover.pl \
+ parseNLT.pl plotNLT.pl profile.pl RegressionFinder.pl userloc.pl \
+ webNLT.pl vim llvm-config
include $(LEVEL)/Makefile.common
More information about the llvm-commits
mailing list