remove unneeded notice on every build

This commit is contained in:
Markus Teich 2016-06-20 00:46:13 +02:00
parent 65775f8276
commit 6824ebe008

View File

@ -1,9 +1,3 @@
all:
@echo -e \
"Generate documentation:\n" \
"\tmake full - full documentation with dependency graphs (slow)\n" \
"\tmake fast - fast mode without dependency graphs"
full: brandt.doxy full: brandt.doxy
doxygen $< doxygen $<