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

John Criswell criswell at cs.uiuc.edu
Wed Sep 10 11:26:02 PDT 2003


Changes in directory llvm/test/Programs/SingleSource/Benchmarks/Shootout:

Makefile updated: 1.1 -> 1.2

---
Log message:

Updated Makefiles for their new home.



---
Diffs of the changes:

Index: llvm/test/Programs/SingleSource/Benchmarks/Shootout/Makefile
diff -u llvm/test/Programs/SingleSource/Benchmarks/Shootout/Makefile:1.1 llvm/test/Programs/SingleSource/Benchmarks/Shootout/Makefile:1.2
--- llvm/test/Programs/SingleSource/Benchmarks/Shootout/Makefile:1.1	Tue Jan 22 09:31:59 2002
+++ llvm/test/Programs/SingleSource/Benchmarks/Shootout/Makefile	Wed Sep 10 11:25:46 2003
@@ -1,5 +1,5 @@
 # Shootout/Makefile
 
-LEVEL = ../../../..
-include ../Makefile.singlesrc
+LEVEL = ../../../../..
+include ../../Makefile.singlesrc
 





More information about the llvm-commits mailing list