X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7932ce86bd67450bf52fe795b114c53f08e431e3..798cc84ff57cf4fee07a7267d76f4e551df15d12:/Projects/XPLAINBridge/makefile diff --git a/Projects/XPLAINBridge/makefile b/Projects/XPLAINBridge/makefile index f58d7966d..ff829a598 100644 --- a/Projects/XPLAINBridge/makefile +++ b/Projects/XPLAINBridge/makefile @@ -722,7 +722,7 @@ clean_list : $(REMOVEDIR) .dep doxygen: - @echo Generating Project Documentation... + @echo Generating Project Documentation \($(TARGET)\)... @doxygen Doxygen.conf @echo Documentation Generation Complete.