make the echo more noticable

This commit is contained in:
Dana Jansens 2003-01-29 09:26:25 +00:00
parent 9f39dc1327
commit 88c4eecd5f

View file

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