Merge /home/git/public/YACASL2
authorj8takagi <j8takagi@nifty.com>
Thu, 1 Nov 2012 15:42:49 +0000 (00:42 +0900)
committerj8takagi <j8takagi@nifty.com>
Thu, 1 Nov 2012 15:42:49 +0000 (00:42 +0900)
Makefile

index bf9dff9..f3cf097 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ build:
 gtags:
        @$(WHICH) $(GTAGS) >/dev/null && $(GTAGS) || $(ECHO) "$(GTAGS): not found"
 
-docall: doc
+docall:
        $(MAKE) -C doc all
 
 info: