[llvm-commits] CVS: llvm/projects/sample/lib/Makefile
Andrew Lenharth
alenhar2 at cs.uiuc.edu
Tue Jul 5 08:18:44 PDT 2005
Changes in directory llvm/projects/sample/lib:
Makefile updated: 1.4 -> 1.5
---
Log message:
updates
---
Diffs of the changes: (+1 -1)
Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/projects/sample/lib/Makefile
diff -u llvm/projects/sample/lib/Makefile:1.4 llvm/projects/sample/lib/Makefile:1.5
--- llvm/projects/sample/lib/Makefile:1.4 Tue Oct 21 10:33:08 2003
+++ llvm/projects/sample/lib/Makefile Tue Jul 5 10:18:33 2005
@@ -8,6 +8,6 @@
#
# List all of the subdirectories that we will compile.
#
-DIRS=sample
+DIRS=lsqcor
include $(LEVEL)/Makefile.common
More information about the llvm-commits
mailing list