projects
/
elisp
/
epg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f81ed
)
all -> all-local
author
ueno
<ueno>
Fri, 23 Mar 2007 14:17:22 +0000
(14:17 +0000)
committer
ueno
<ueno>
Fri, 23 Mar 2007 14:17:22 +0000
(14:17 +0000)
install -> install-data-local
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
9bcbfb8
..
b31034b
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-10,12
+10,12
@@
info_TEXINFOS = epa.texi
FLAGS ?= -batch -q -no-site-file
-all: elc
+all-local: elc
elc:
$(EMACS) $(FLAGS) -l COMPILE -f epg-compile
-install: elc
+install-data-local: elc
$(EMACS) $(FLAGS) -l COMPILE -f epg-install $(lispdir) # $(MAKE)
package: