projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966fe49
)
Makefileの修正
author
j8takagi
<j8takagi@nifty.com>
Thu, 20 Aug 2020 07:17:07 +0000
(16:17 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Thu, 20 Aug 2020 07:17:07 +0000
(16:17 +0900)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
e88b56f
..
62cc78e
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-71,7
+71,7
@@
valgrind:
install: casl2 comet2 dumpword install-info
$(INSTALL) -d $(bindir)
- $(INSTALL) $(CMD) $(bindir)/
+ $(INSTALL) $(CMD
FILES
) $(bindir)/
install-info:
$(MAKE) -C doc install-info