From: j8takagi Date: Tue, 28 Dec 2010 07:05:39 +0000 (+0900) Subject: Doxygen用の設定調整 X-Git-Tag: v0.1p15~4 X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=commitdiff_plain;h=bb429bb66ef15895f3a389954bf4c864624219f1 Doxygen用の設定調整 --- diff --git a/Makefile b/Makefile index 4f9743e..8ea08d8 100644 --- a/Makefile +++ b/Makefile @@ -19,4 +19,5 @@ clean: @$(MAKE) -sC test/system/comet2 clean @$(MAKE) -sC test/system/dumpword clean @$(MAKE) -sC test/unit clean + @rm -rf doc/doxygen/* @rm -f casl2 comet2 dumpword diff --git a/doc/.gitignore b/doc/.gitignore index ce8835d..e5c6b84 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,4 +1,5 @@ html +doxygen/* yacasl2.?? yacasl2.??? yacasl2.info