doc: do not make the stdlib doc by default
[nit.git] / Makefile
index d51f431..ef24ecb 100644 (file)
--- a/Makefile
+++ b/Makefile
 
 NITCOPT=
 
-all: tools doc/stdlib/index.html
+all: tools
 
 docs: doc/stdlib/index.html doc/nitc/index.html
-       #cd doc; make
 
 tools:
        cd src; make