Add missing clean_doxygen phony targets to the project makefiles.

This commit is contained in:
Dean Camera 2010-07-12 10:18:18 +00:00
parent 8de31cbb78
commit ae9dab1398
66 changed files with 128 additions and 70 deletions

View file

@ -713,4 +713,4 @@ $(shell mkdir $(OBJDIR) 2>/dev/null)
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
clean_doxygen gdb-config doxygen