projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87f036b
)
make check時の表示を調整
author
j8takagi
<info@j8takagi.net>
Thu, 25 Oct 2012 14:58:14 +0000
(23:58 +0900)
committer
j8takagi
<info@j8takagi.net>
Thu, 25 Oct 2012 14:58:14 +0000
(23:58 +0900)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
3d29329
..
396aeb5
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-14,7
+14,7
@@
gtags:
$(WHICH) $(GTAGS) && $(GTAGS) >/dev/null || $(ECHO) "$(GTAGS): not found"
check:
- $(MAKE) -C test/system
+ $(MAKE) -
s
C test/system
doc:
$(MAKE) -C $@