echo a message about where to find the generated docs

This commit is contained in:
Dana Jansens 2003-01-29 09:19:51 +00:00
parent 2e08c6ce9e
commit 88a82090cd

View file

@ -2,6 +2,7 @@ all:
doc: doxygen.conf
@doxygen doxygen.conf
echo "Documentation generated in `pwd`/html"
doxygen.conf: doxygen.conf.in
@regex_cmd@ -e "s,\@version\@,$(VERSION)," \