Fix doxygen target.
Submitted by: "Alexander Mogilny" <sg@astral.ntu-kpi.kiev.ua> Pointy hat to: netchild
This commit is contained in:
parent
69f1cb3c91
commit
dad9051355
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user