From: Brian Gaeke Date: Fri, 16 Jan 2004 21:13:10 +0000 (+0000) Subject: Clarify comment. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9715fcd841e3a30f6e29025badc0b8e22c0db855;p=oota-llvm.git Clarify comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10898 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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::