Add missing clean_doxygen phony targets to the project makefiles.
This commit is contained in:
parent
8de31cbb78
commit
ae9dab1398
66 changed files with 128 additions and 70 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue