projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8c8525
)
(ARC_DIR_PREFIX): New variable.
semi-1_14_4
author
tomo
<tomo>
Mon, 8 Jul 2002 10:34:38 +0000
(10:34 +0000)
committer
tomo
<tomo>
Mon, 8 Jul 2002 10:34:38 +0000
(10:34 +0000)
(ARC_DIR): Use `ARC_DIR_PREFIX'.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
32aad19
..
6b085a9
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,8
@@
VERSION_SPECIFIC_LISPDIR = NONE
GOMI = *.elc
VERSION = $(API).$(RELEASE)
-ARC_DIR = /home/tomo/public_html/comp/emacsen/lisp/semi/semi-$(API)-for-flim-$(FLIM_API)
+ARC_DIR_PREFIX = /home/kanji/tomo/public_html/comp/emacsen/lisp
+ARC_DIR = $(ARC_DIR_PREFIX)/semi/semi-$(API)-for-flim-$(FLIM_API)
elc: