[llvm-commits] CVS: llvm/projects/sample/Makefile
John Criswell
criswell at cs.uiuc.edu
Fri Aug 1 14:41:01 PDT 2003
Changes in directory llvm/projects/sample:
Makefile updated: 1.3 -> 1.3.2.1
---
Log message:
Re-enabling. It seems to work for this pre-release branch.
---
Diffs of the changes:
Index: llvm/projects/sample/Makefile
diff -u llvm/projects/sample/Makefile:1.3 llvm/projects/sample/Makefile:1.3.2.1
--- llvm/projects/sample/Makefile:1.3 Wed Jul 23 18:28:57 2003
+++ llvm/projects/sample/Makefile Fri Aug 1 14:40:11 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