Add support for the new MEGA B series devices.
[pub/lufa.git] / LUFA / CodeTemplates / makefile_template.uc3
index 0e8f1a3..3706969 100644 (file)
@@ -455,7 +455,7 @@ clean_list :
        $(REMOVEDIR) .dep
 
 doxygen:
-       @echo Generating Project Documentation...
+       @echo Generating Project Documentation \($(TARGET)\)...
        @doxygen Doxygen.conf
        @echo Documentation Generation Complete.