[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/Makefile

Brian Gaeke gaeke at cs.uiuc.edu
Tue Jun 1 15:41:05 PDT 2004


Changes in directory llvm/test/Programs/MultiSource/Applications:

Makefile updated: 1.9 -> 1.10

---
Log message:

Build spiff


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

Index: llvm/test/Programs/MultiSource/Applications/Makefile
diff -u llvm/test/Programs/MultiSource/Applications/Makefile:1.9 llvm/test/Programs/MultiSource/Applications/Makefile:1.10
--- llvm/test/Programs/MultiSource/Applications/Makefile:1.9	Tue May 11 15:04:06 2004
+++ llvm/test/Programs/MultiSource/Applications/Makefile	Tue Jun  1 15:36:39 2004
@@ -4,7 +4,7 @@
 
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS  = Burg aha sgefa siod lambda-0.1.3 d
+PARALLEL_DIRS  = Burg aha sgefa siod lambda-0.1.3 d spiff
 ifeq ($(OS),Linux)
 PARALLEL_DIRS += kimwitu++ treecc hbd obsequi
 endif





More information about the llvm-commits mailing list