aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bee65b9..b6d0032 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-GCLIBTGZ=gc5.0alpha3.tar.gz
+GCLIBTGZ=gc6.1alpha2.tar.gz
all: XXMakefile
$(MAKE) -f XXMakefile
@@ -36,7 +36,7 @@ veryclean: clean sweep
prepare:
rm -rf gc
gzip -dc ../$(GCLIBTGZ) | tar xvf -
- cp XMakefile.dist XMakefile
+# cp XMakefile.dist XMakefile
dist: XXMakefile
$(MAKE) -f XXMakefile dist