X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7932ce86bd67450bf52fe795b114c53f08e431e3..64e93612988e88e70d995987588b32c99cf91e3b:/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.