aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2001-12-20 03:39:32 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2001-12-20 03:39:32 +0000
commitf3812c81423ac23e168092dee76c809977dd5e31 (patch)
tree813db7d30beb0b3d2d866949627da65563f64b33 /Makefile
parentw3m 0.2.3 rc1 (diff)
downloadw3m-f3812c81423ac23e168092dee76c809977dd5e31.tar.gz
w3m-f3812c81423ac23e168092dee76c809977dd5e31.zip
w3m 0.2.3 rc2
[w3m-dev 02678] From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
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