Index: trunk/Makefile =================================================================== --- trunk/Makefile (revision 16250) +++ trunk/Makefile (revision 16251) @@ -3,7 +3,7 @@ cd src && $(MAKE) cd util && $(MAKE) cd pcblib && $(MAKE) - cd doc && $(MAKE) +# cd doc && $(MAKE) test: FORCE cd tests && $(MAKE) test