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:
39e4291
)
(install): Add voodoo comment `# $(MAKE)'.
author
morioka
<morioka>
Thu, 25 Feb 1999 04:24:12 +0000
(
04:24
+0000)
committer
morioka
<morioka>
Thu, 25 Feb 1999 04:24:12 +0000
(
04:24
+0000)
(install-package): Likewise.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
61bef7a
..
0922973
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,11
+23,12
@@
elc:
install:
$(EMACS) $(FLAGS) -f install-apel $(PREFIX) $(LISPDIR) \
- $(VERSION_SPECIFIC_LISPDIR)
+ $(VERSION_SPECIFIC_LISPDIR) # $(MAKE)
install-package:
- $(XEMACS) $(FLAGS) -f install-apel-package $(PACKAGEDIR)
+ $(XEMACS) $(FLAGS) -f install-apel-package $(PACKAGEDIR) \
+ # $(MAKE)
what-where: