|
|
|
@ -721,8 +721,9 @@ $(shell mkdir $(OBJDIR) 2>/dev/null) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Listing of phony targets.
|
|
|
|
|
.PHONY : all showeventhooks showliboptions showtarget \
|
|
|
|
|
begin finish end sizebefore sizeafter gccversion build \ |
|
|
|
|
elf hex eep lss sym coff extcoff program clean debug \ |
|
|
|
|
clean_list clean_binary gdb-config doxygen dfu flip \ |
|
|
|
|
flip-ee dfu-ee |
|
|
|
|
.PHONY : all checkinvalidevents showliboptions \
|
|
|
|
|
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 clean_doxygen gdb-config \ |
|
|
|
|
doxygen |