Add AVRStudio 4 project files for the library bootloaders.
[pub/USBasp.git] / Projects / AVRISP-MKII / makefile
index adb6495..3434489 100644 (file)
@@ -102,7 +102,7 @@ FORMAT = ihex
 
 
 # Target file name (without extension).
-TARGET = AVRISP
+TARGET = AVRISP-MKII
 
 
 # Object files directory
@@ -753,4 +753,5 @@ $(shell mkdir $(OBJDIR) 2>/dev/null)
 showtarget begin finish end sizebefore sizeafter  \
 gccversion build elf hex eep lss sym coff extcoff \
 program dfu flip flip-ee dfu-ee clean debug       \
-clean_list clean_binary gdb-config doxygen
\ No newline at end of file
+clean_list clean_binary clean_doxygen gdb-config  \
+doxygen
\ No newline at end of file