X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=d9b936f883b6c39e0128ce158bcace27f4add78e;hb=0f0317cf179760a10043565f80f31853a6161bff;hp=0ce2b6cd2101c24d13a9dfa6e119b8d4390d8bdb;hpb=eb1571da268b5fb15f86a1d63c52d85336350b81;p=elisp%2Fflim.git diff --git a/Makefile b/Makefile index 0ce2b6c..d9b936f 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,9 @@ # Makefile for FLIM. # -PACKAGE = flim +PACKAGE = clime API = 1.13 -RELEASE = 1 +RELEASE = 3 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/mule/flim/flim-$(API) -SEMI_ARC_DIR = /pub/mule/semi/semi-1.13-for-flim-$(API) +ARC_DIR = /ftp/pub/mule/flim/flim-$(API) +SEMI_ARC_DIR = /ftp/pub/mule/semi/semi-1.13-for-flim-$(API) elc: $(EMACS) $(FLAGS) -f compile-flim $(PREFIX) $(LISPDIR) \