projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a03cc04
)
DoxygenのファイルをXML形式で出力するよう設定変更
author
j8takagi
<j8takagi@nifty.com>
Wed, 23 Mar 2011 13:05:02 +0000
(22:05 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Wed, 23 Mar 2011 13:05:02 +0000
(22:05 +0900)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
97d6a63
..
ccc16d7
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3,7
+3,7
@@
MKDIR = mkdir -p
DOXYGEN = doxygen
GTAGS = gtags
HTAGS = htags
-HTAGSFLAG = --map-file -anos --tree-view
+HTAGSFLAG = --map-file -anos
x
--tree-view
build:
$(MAKE) -C src