From: morioka Date: Tue, 11 May 1999 08:12:49 +0000 (+0000) Subject: Modify for mulelab. X-Git-Tag: flim-1_12_6~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2307aebad3c99d73e41b59ed725f18b96d4784a6;p=elisp%2Fflim.git Modify for mulelab. --- diff --git a/Makefile b/Makefile index 88e75dc..67cc56d 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PACKAGE = flim API = 1.12 -RELEASE = 5 +RELEASE = 6 TAR = tar RM = /bin/rm -f @@ -25,8 +25,8 @@ GOMI = *.elc \ FILES = README.?? Makefile FLIM-MK FLIM-CFG FLIM-ELS *.el ChangeLog VERSION = $(API).$(RELEASE) -ARC_DIR = /pub/GNU/elisp/flim/$(PACKAGE)-$(API) -SEMI_ARC_DIR = /pub/GNU/elisp/semi/semi-1.13-for-flim-$(API) +ARC_DIR = /pub/mule/flim/$(PACKAGE)-$(API) +SEMI_ARC_DIR = /pub/mule/semi/semi-1.13-for-flim-$(API) elc: $(EMACS) $(FLAGS) -f compile-flim $(PREFIX) $(LISPDIR) \