1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

Fix typo. I wonder how this actually worked.

llvm-svn: 11854
This commit is contained in:
Alkis Evlogimenos 2004-02-25 23:47:17 +00:00
parent bca40014e2
commit ea886b1853

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.