projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a4e296
)
(install-package): Don't depend on target `elc'.
author
morioka
<morioka>
Mon, 14 Sep 1998 01:20:08 +0000
(
01:20
+0000)
committer
morioka
<morioka>
Mon, 14 Sep 1998 01:20:08 +0000
(
01:20
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
bb67f05
..
b7294c3
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-25,7
+25,7
@@
install:
$(EMACS) $(FLAGS) -f install-apel $(PREFIX) $(LISPDIR)
-install-package: elc
+install-package:
$(XEMACS) $(FLAGS) -f install-apel-package $(PACKAGEDIR)