From 448e89cd43c06404c43f07f383e00537f4f9f53f 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 --- runtime/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/Makefile b/runtime/Makefile index a5d3d81e3cb..3bcda6d03ca 100644 --- a/runtime/Makefile +++ b/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::