From 5d165849309bf486e17687dce26ffc2bf11e2c87 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 12 Jul 2000 04:16:05 +0000 Subject: [PATCH] modified. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d6ca53f..23fde5c 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_PREFIX = /home/tomo/public_html/comp/emacsen/lisp/ +ARC_DIR_PREFIX = /home/tomo/public_html/comp/emacsen/lisp ARC_DIR = $(ARC_DIR_PREFIX)/flim/flim-$(API) SEMI_ARC_DIR = $(ARC_DIR_PREFIX)/semi/semi-1.14-for-flim-$(API) -- 1.7.10.4