Fix typo. I wonder how this actually worked.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11854 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Alkis Evlogimenos 2004-02-25 23:47:17 +00:00
parent 1e3aba1c19
commit f3dd0dbc58

View File

@ -90,7 +90,7 @@ BYTECODE_REPOSITORY := @BCR@
@USE_SPEC95@
# Path to the SPEC benchmarks.
SPEC_ROOT := @SPEC2000_ROOT@
SPEC2000_ROOT := @SPEC2000_ROOT@
SPEC95_ROOT := @SPEC95_ROOT@
# Path to the Povray source code.