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

Chris Lattner lattner at cs.uiuc.edu
Sun Feb 29 21:49:42 PST 2004


Changes in directory llvm/test/Programs/SingleSource:

Makefile updated: 1.10 -> 1.11

---
Log message:

Resistance is futile


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

Index: llvm/test/Programs/SingleSource/Makefile
diff -u llvm/test/Programs/SingleSource/Makefile:1.10 llvm/test/Programs/SingleSource/Makefile:1.11
--- llvm/test/Programs/SingleSource/Makefile:1.10	Fri Sep 26 09:52:21 2003
+++ llvm/test/Programs/SingleSource/Makefile	Sun Feb 29 21:48:19 2004
@@ -1,5 +1,5 @@
 LEVEL = ../../..
-PARALLEL_DIRS  = UnitTests Regression Benchmarks Gizmos CustomChecked
+PARALLEL_DIRS  = UnitTests Regression Benchmarks CustomChecked
 LDFLAGS += -lm
 
 include Makefile.singlesrc





More information about the llvm-commits mailing list