diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-07-12 10:18:18 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-07-12 10:18:18 +0000 |
commit | ae9dab1398df10de671ba24a37ff60a504367626 (patch) | |
tree | eb61890d94863cc2c4f420543b11fc4b8474e2cb /Demos/Host/LowLevel | |
parent | 8de31cbb78f98eb4d3c5b7232e85337b15f294e5 (diff) | |
download | lufa-ae9dab1398df10de671ba24a37ff60a504367626.tar.gz lufa-ae9dab1398df10de671ba24a37ff60a504367626.tar.bz2 lufa-ae9dab1398df10de671ba24a37ff60a504367626.zip |
Add missing clean_doxygen phony targets to the project makefiles.
Diffstat (limited to 'Demos/Host/LowLevel')
-rw-r--r-- | Demos/Host/LowLevel/GenericHIDHost/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/JoystickHostWithParser/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/KeyboardHost/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/KeyboardHostWithParser/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/MIDIHost/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/MassStorageHost/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/MouseHost/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/MouseHostWithParser/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/PrinterHost/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/RNDISEthernetHost/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/StillImageHost/makefile | 3 | ||||
-rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/makefile | 3 |
12 files changed, 24 insertions, 12 deletions
diff --git a/Demos/Host/LowLevel/GenericHIDHost/makefile b/Demos/Host/LowLevel/GenericHIDHost/makefile index d81362dfb..8a64db7f2 100644 --- a/Demos/Host/LowLevel/GenericHIDHost/makefile +++ b/Demos/Host/LowLevel/GenericHIDHost/makefile @@ -735,4 +735,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 diff --git a/Demos/Host/LowLevel/JoystickHostWithParser/makefile b/Demos/Host/LowLevel/JoystickHostWithParser/makefile index c1baa296b..ef6f2403b 100644 --- a/Demos/Host/LowLevel/JoystickHostWithParser/makefile +++ b/Demos/Host/LowLevel/JoystickHostWithParser/makefile @@ -736,4 +736,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 diff --git a/Demos/Host/LowLevel/KeyboardHost/makefile b/Demos/Host/LowLevel/KeyboardHost/makefile index f61fe3446..9a0f6df69 100644 --- a/Demos/Host/LowLevel/KeyboardHost/makefile +++ b/Demos/Host/LowLevel/KeyboardHost/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 diff --git a/Demos/Host/LowLevel/KeyboardHostWithParser/makefile b/Demos/Host/LowLevel/KeyboardHostWithParser/makefile index b0140ffbd..5142f15e5 100644 --- a/Demos/Host/LowLevel/KeyboardHostWithParser/makefile +++ b/Demos/Host/LowLevel/KeyboardHostWithParser/makefile @@ -736,4 +736,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 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 diff --git a/Demos/Host/LowLevel/MassStorageHost/makefile b/Demos/Host/LowLevel/MassStorageHost/makefile index 35b9ed2a6..64040d655 100644 --- a/Demos/Host/LowLevel/MassStorageHost/makefile +++ b/Demos/Host/LowLevel/MassStorageHost/makefile @@ -736,4 +736,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 diff --git a/Demos/Host/LowLevel/MouseHost/makefile b/Demos/Host/LowLevel/MouseHost/makefile index f5307cadf..41a3bf03c 100644 --- a/Demos/Host/LowLevel/MouseHost/makefile +++ b/Demos/Host/LowLevel/MouseHost/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 diff --git a/Demos/Host/LowLevel/MouseHostWithParser/makefile b/Demos/Host/LowLevel/MouseHostWithParser/makefile index e0f3d21f4..559cff43f 100644 --- a/Demos/Host/LowLevel/MouseHostWithParser/makefile +++ b/Demos/Host/LowLevel/MouseHostWithParser/makefile @@ -736,4 +736,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 diff --git a/Demos/Host/LowLevel/PrinterHost/makefile b/Demos/Host/LowLevel/PrinterHost/makefile index 2c73d400b..af89ba346 100644 --- a/Demos/Host/LowLevel/PrinterHost/makefile +++ b/Demos/Host/LowLevel/PrinterHost/makefile @@ -735,4 +735,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 diff --git a/Demos/Host/LowLevel/RNDISEthernetHost/makefile b/Demos/Host/LowLevel/RNDISEthernetHost/makefile index 09db0cb2d..054ad532f 100644 --- a/Demos/Host/LowLevel/RNDISEthernetHost/makefile +++ b/Demos/Host/LowLevel/RNDISEthernetHost/makefile @@ -735,4 +735,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 diff --git a/Demos/Host/LowLevel/StillImageHost/makefile b/Demos/Host/LowLevel/StillImageHost/makefile index fc0b617e9..ca4e3c51e 100644 --- a/Demos/Host/LowLevel/StillImageHost/makefile +++ b/Demos/Host/LowLevel/StillImageHost/makefile @@ -735,4 +735,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 diff --git a/Demos/Host/LowLevel/VirtualSerialHost/makefile b/Demos/Host/LowLevel/VirtualSerialHost/makefile index 21469ec2e..53a6f890e 100644 --- a/Demos/Host/LowLevel/VirtualSerialHost/makefile +++ b/Demos/Host/LowLevel/VirtualSerialHost/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 |