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::