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