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

John Criswell criswell at cs.uiuc.edu
Thu May 29 14:02:02 PDT 2003


Changes in directory llvm/test/Programs/External/SPEC:

Makefile.spec updated: 1.4 -> 1.5

---
Log message:

Removed the definition of SPEC_ROOT.  The master Makefile.config
now defines it for us.


---
Diffs of the changes:

Index: llvm/test/Programs/External/SPEC/Makefile.spec
diff -u llvm/test/Programs/External/SPEC/Makefile.spec:1.4 llvm/test/Programs/External/SPEC/Makefile.spec:1.5
--- llvm/test/Programs/External/SPEC/Makefile.spec:1.4	Thu May 29 10:18:30 2003
+++ llvm/test/Programs/External/SPEC/Makefile.spec	Thu May 29 14:01:13 2003
@@ -4,9 +4,6 @@
 #
 ##===----------------------------------------------------------------------===##
 
-# Configuration item: Where to find the spec CD-ROM
-SPEC_ROOT := /home/vadve/shared/benchmarks/speccpu2000/benchspec
-
 # RUN_TYPE - Either ref, test, or train.  May be specified on the command line.
 RUN_TYPE  := test
 





More information about the llvm-commits mailing list