[llvm-commits] CVS: llvm/test/Makefile

Chris Lattner lattner at cs.uiuc.edu
Wed Nov 6 14:38:01 PST 2002


Changes in directory llvm/test:

Makefile updated: 1.33 -> 1.34

---
Log message:

libraries is used for internal stuff, not as a real testcase


---
Diffs of the changes:

Index: llvm/test/Makefile
diff -u llvm/test/Makefile:1.33 llvm/test/Makefile:1.34
--- llvm/test/Makefile:1.33	Sun Mar 17 22:05:26 2002
+++ llvm/test/Makefile	Wed Nov  6 14:36:52 2002
@@ -1,5 +1,5 @@
 LEVEL  = ..
-DIRS   = Feature Libraries Regression Programs
+DIRS   = Feature Regression Programs
 include ../Makefile.common
 include Makefile.tests
 





More information about the llvm-commits mailing list