ドキュメントの修正
[YACASL2.git] / Makefile
index 4f9743e..98db658 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ doc:
        @$(MAKE) -sC doc
 
 doxygen:
-       @(DOXYGEN)
+       @$(DOXYGEN)
 
 clean:
        @$(MAKE) -sC src clean
@@ -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