From d0dff32199d9eb13fb2bd26efbdbd193d637be0e Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 1 Jun 1999 07:58:18 +0000 Subject: [PATCH] (ARC_DIR): fixed. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 26b5dc9..5a78811 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ GOMI = *.elc \ FILES = README.?? Makefile FLIM-MK FLIM-CFG FLIM-ELS *.el ChangeLog VERSION = $(API).$(RELEASE) -ARC_DIR = /pub/mule/flim/$(PACKAGE)-$(API) +ARC_DIR = /pub/mule/flim/flim-$(API) SEMI_ARC_DIR = /pub/mule/semi/semi-1.13-for-flim-$(API) elc: -- 1.7.10.4