From: yamaoka Date: Mon, 19 Jul 1999 05:14:19 +0000 (+0000) Subject: (ARC_DIR): Default to "/pub/elisp/mu". X-Git-Tag: mu-cite-8_0~39 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5bf90800e283d3f24ba94e451d2220b79f3346e5;p=elisp%2Fmu-cite.git (ARC_DIR): Default to "/pub/elisp/mu". --- diff --git a/Makefile b/Makefile index 91019c1..52f87a2 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ GOMI = *.elc auto-autoloads.el custom-load.el \ FILES = README.?? Makefile MU-MK MU-CFG MU-ELS *.el ChangeLog VERSION = $(API).$(RELEASE) -ARC_DIR = /pub/mule/mu/mu-$(API) +ARC_DIR = /pub/elisp/mu elc: $(EMACS) $(FLAGS) -f compile-mu $(PREFIX) $(LISPDIR) \