Minor corrections for the XMEGA USB controller. Add compile time warning if the USB...
[pub/USBasp.git] / Demos / Host / LowLevel / MassStorageHost / makefile
index 355951d..da4bb76 100644 (file)
@@ -693,7 +693,7 @@ clean_list :
        $(REMOVEDIR) .dep
 
 doxygen:
-       @echo Generating Project Documentation...
+       @echo Generating Project Documentation \($(TARGET)\)...
        @doxygen Doxygen.conf
        @echo Documentation Generation Complete.