projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
696c688
)
GNU GlobalのHTML出力先をdoc_inner/HTMLからdoc_inner/htagsへ変更
v0.1p39
author
j8takagi
<j8takagi@nifty.com>
Tue, 26 Apr 2011 00:16:43 +0000
(09:16 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Tue, 26 Apr 2011 00:16:43 +0000
(09:16 +0900)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
77168cb
..
0f3cbaf
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,6
+23,7
@@
gtags:
htags: doc_inner gtags
@$(HTAGS) $(HTAGSFLAG) $</
+ @$(MV) $</HTML $</htags
doc_inner:
@$(MKDIR) $@