Updated the AVRISP-MKII Clone programmer project to be compatible with the latest...
[pub/USBasp.git] / Demos / Host / LowLevel / JoystickHostWithParser / makefile
index f0223ac..ad4717d 100644 (file)
@@ -692,7 +692,7 @@ clean_list :
        $(REMOVEDIR) .dep
 
 doxygen:
-       @echo Generating Project Documentation...
+       @echo Generating Project Documentation \($(TARGET)\)...
        @doxygen Doxygen.conf
        @echo Documentation Generation Complete.