From 9715fcd841e3a30f6e29025badc0b8e22c0db855 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Fri, 16 Jan 2004 21:13:10 +0000 Subject: [PATCH] Clarify comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10898 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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::