X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=8ea08d848e0059f0d4ee74d8821e7bf5c5441173;hb=bb429bb66ef15895f3a389954bf4c864624219f1;hp=4f9743e726f6b6d96c0efb215955a71e543b501c;hpb=bd1ff7ff1d0c87b079abf0b9c59f27783e3cad07;p=YACASL2.git 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