Fix up a seriously outdated comment.

llvm-svn: 12267
This commit is contained in:
Brian Gaeke 2004-03-10 17:37:50 +00:00
parent 6f61db7f8a
commit 8f1977ac07
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ LCC1XX = @LLVMCC1PLUS@
# object files.
OBJ_ROOT := .
# Path to location for LLVM front-end this should only be specified here if you
# want to override the value set in Makefile.$(uname)
# Path to location for LLVM C/C++ front-end. You can modify this if you
# want to override the value set by configure.
LLVMGCCDIR := @LLVMGCCDIR@
# When this variable is set to 1, programs in the llvm/test/Programs hierarchy