[llvm-commits] CVS: llvm/projects/sample/Makefile

Andrew Lenharth alenhar2 at cs.uiuc.edu
Tue Jul 5 08:18:44 PDT 2005



Changes in directory llvm/projects/sample:

Makefile updated: 1.7 -> 1.8
---
Log message:

updates

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

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


Index: llvm/projects/sample/Makefile
diff -u llvm/projects/sample/Makefile:1.7 llvm/projects/sample/Makefile:1.8
--- llvm/projects/sample/Makefile:1.7	Tue Oct 26 02:03:39 2004
+++ llvm/projects/sample/Makefile	Tue Jul  5 10:18:32 2005
@@ -8,7 +8,7 @@
 # Indicates our relative path to the top of the project's root directory.
 #
 LEVEL = .
-DIRS = lib tools
+DIRS = lib
 EXTRA_DIST = include
 
 #






More information about the llvm-commits mailing list