From 9d7984408c1f811f611a5b18c5d4a5d8fdcc75bd Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Fri, 16 Jan 2004 21:13:10 +0000 Subject: [PATCH] Clarify comment. llvm-svn: 10898 --- llvm/runtime/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm/runtime/Makefile b/llvm/runtime/Makefile index a5d3d81e3cbc..3bcda6d03ca8 100644 --- a/llvm/runtime/Makefile +++ b/llvm/runtime/Makefile @@ -24,8 +24,8 @@ endif include $(LEVEL)/Makefile.common -# Install target for libraries: Copy into the gcc install directory in chris's -# tree... +# Install target for libraries: Copy into the 'bytecode-libs' subdirectory +# of LLVMGCCDIR. (On the UIUC machines, this is in Chris's home directory.) # install::