X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ca9f89ce821db58532f1782da2b3d22e3ac961f3..beb069b9b845da02de07e4e3e0149e84004d2445:/Bootloaders/CDC/makefile diff --git a/Bootloaders/CDC/makefile b/Bootloaders/CDC/makefile index 4ae358b27..aab9288af 100644 --- a/Bootloaders/CDC/makefile +++ b/Bootloaders/CDC/makefile @@ -686,7 +686,7 @@ clean_list : $(REMOVEDIR) .dep doxygen: - @echo Generating Project Documentation... + @echo Generating Project Documentation \($(TARGET)\)... @doxygen Doxygen.conf @echo Documentation Generation Complete.