From ae9dab1398df10de671ba24a37ff60a504367626 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 12 Jul 2010 10:18:18 +0000 Subject: Add missing clean_doxygen phony targets to the project makefiles. --- Demos/Host/LowLevel/MIDIHost/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Demos/Host/LowLevel/MIDIHost/makefile') diff --git a/Demos/Host/LowLevel/MIDIHost/makefile b/Demos/Host/LowLevel/MIDIHost/makefile index e8e5397e8..cba3c790e 100644 --- a/Demos/Host/LowLevel/MIDIHost/makefile +++ b/Demos/Host/LowLevel/MIDIHost/makefile @@ -734,4 +734,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 -- cgit v1.2.3