[llvm-commits] CVS: llvm-test/External/SPEC/Makefile.spec.config

Reid Spencer reid at x10sys.com
Tue Nov 28 16:54:00 PST 2006



Changes in directory llvm-test/External/SPEC:

Makefile.spec.config updated: 1.1 -> 1.2
---
Log message:

Fix the file comment.


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

 Makefile.spec.config |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


Index: llvm-test/External/SPEC/Makefile.spec.config
diff -u llvm-test/External/SPEC/Makefile.spec.config:1.1 llvm-test/External/SPEC/Makefile.spec.config:1.2
--- llvm-test/External/SPEC/Makefile.spec.config:1.1	Tue Nov 28 18:47:17 2006
+++ llvm-test/External/SPEC/Makefile.spec.config	Tue Nov 28 18:53:46 2006
@@ -1,7 +1,7 @@
-##===- Makefile.spec ---------------------------------------*- Makefile -*-===##
+##===- Makefile.spec.config --------------------------------*- Makefile -*-===##
 #
-# This makefile is a template for building SPEC as an external test. It is
-# included by Makefile.spec2006, Makefile.spec2000, and Makefile.spec95.
+# This makefile provides spec specific configuration. It is broken out because
+# some tests need to override its settings.
 #
 ##===----------------------------------------------------------------------===##
 






More information about the llvm-commits mailing list