projects
/
exopen-mode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba2e787
)
インストールデフォルトディレクトリーの名前をexopen-modeからexopenに変更
author
j8takagi
<j8takagi@nifty.com>
Fri, 1 Feb 2013 00:43:11 +0000
(09:43 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Fri, 1 Feb 2013 00:43:11 +0000
(09:43 +0900)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
cf54d44
..
36b408e
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,6
@@
prefix ?= /usr/local
elispdir ?= $(prefix)/share/emacs/site-lisp
-installdir ?= $(elispdir)/exopen
-mode
+installdir ?= $(elispdir)/exopen
.PHONY: install clean