projects
/
elisp
/
mu-cite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf13550
)
(ARC_DIR): Default to "/pub/elisp/mu".
author
yamaoka
<yamaoka>
Mon, 19 Jul 1999 05:14:19 +0000
(
05:14
+0000)
committer
yamaoka
<yamaoka>
Mon, 19 Jul 1999 05:14:19 +0000
(
05:14
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
91019c1
..
52f87a2
100644
(file)
--- 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) \