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

Chris Lattner lattner at cs.uiuc.edu
Wed Jul 23 18:30:01 PDT 2003


Changes in directory llvm/projects/sample:

Makefile updated: 1.2 -> 1.3

---
Log message:

Disable sample project until it works


---
Diffs of the changes:

Index: llvm/projects/sample/Makefile
diff -u llvm/projects/sample/Makefile:1.2 llvm/projects/sample/Makefile:1.3
--- llvm/projects/sample/Makefile:1.2	Mon Jun 30 17:12:41 2003
+++ llvm/projects/sample/Makefile	Wed Jul 23 18:28:57 2003
@@ -10,7 +10,7 @@
 #
 # Directories that needs to be built.
 #
-DIRS = lib tools
+#DIRS = lib tools
 
 #
 # Include the Master Makefile that knows how to build all.





More information about the llvm-commits mailing list