aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--runtime/GC/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime/GC/Makefile b/runtime/GC/Makefile
index 78b951f..98b62fb 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::