From: Misha Brukman Date: Mon, 9 Aug 2004 20:23:44 +0000 (+0000) Subject: Do not mention Chris in public Makefiles X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=171b59d2d6233c6e239fff58b24214c001111c8c;p=oota-llvm.git Do not mention Chris in public Makefiles git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15591 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/runtime/GC/Makefile b/runtime/GC/Makefile index 78b951f964c..98b62fb7e76 100644 --- a/runtime/GC/Makefile +++ b/runtime/GC/Makefile @@ -9,11 +9,9 @@ LEVEL = ../.. PARALLEL_DIRS := SemiSpace - include $(LEVEL)/Makefile.common -# Install target for libraries: Copy into the gcc install directory in chris's -# tree... +# Install target for libraries: Copy into $LLVMGCCDIR/bytecode-libs # install::