From bb429bb66ef15895f3a389954bf4c864624219f1 Mon Sep 17 00:00:00 2001 From: j8takagi Date: Tue, 28 Dec 2010 16:05:39 +0900 Subject: [PATCH] =?utf8?q?Doxygen=E7=94=A8=E3=81=AE=E8=A8=AD=E5=AE=9A?= =?utf8?q?=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + doc/.gitignore | 1 + 2 files changed, 2 insertions(+) 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 -- 2.18.0