Fix doxygen target.

Submitted by:	"Alexander Mogilny" <sg@astral.ntu-kpi.kiev.ua>
Pointy hat to:	netchild
This commit is contained in:
Alexander Leidinger 2006-08-02 15:26:15 +00:00
parent 69f1cb3c91
commit dad9051355

View File

@ -731,7 +731,7 @@ doxygen:
echo "You need doxygen (devel/doxygen) to generate the API documentation of the kernel." | /usr/bin/fmt; \
exit 1; \
fi
cd ${.CURDIR}/sys/doc/subsys && ${MAKE} obj all
cd ${.CURDIR}/tools/kerneldoc/subsys && ${MAKE} obj all
#
# update