From 27612de0f7b85b078c21e19828bff5480d6627af Mon Sep 17 00:00:00 2001 From: morioka Date: Wed, 12 May 1999 03:46:38 +0000 Subject: [PATCH] Modify for www.etl.go.jp. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 598ff68..b46e356 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PACKAGE = semi API = 1.13 -RELEASE = 3 +RELEASE = 4 TAR = tar RM = /bin/rm -f @@ -23,7 +23,7 @@ VERSION_SPECIFIC_LISPDIR = NONE GOMI = *.elc VERSION = $(API).$(RELEASE) -ARC_DIR = /pub/GNU/elisp/semi/semi-$(API)-for-flim-1.12 +ARC_DIR = /pub/mule/semi/semi-$(API)-for-flim-1.12 elc: -- 1.7.10.4