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