projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
875d790
)
Merge /home/git/public/YACASL2
author
j8takagi
<j8takagi@nifty.com>
Thu, 1 Nov 2012 15:42:49 +0000
(
00:42
+0900)
committer
j8takagi
<j8takagi@nifty.com>
Thu, 1 Nov 2012 15:42:49 +0000
(
00:42
+0900)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
bf9dff9
..
f3cf097
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-21,7
+21,7
@@
build:
gtags:
@$(WHICH) $(GTAGS) >/dev/null && $(GTAGS) || $(ECHO) "$(GTAGS): not found"
-docall:
doc
+docall:
$(MAKE) -C doc all
info: