X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/8de31cbb78f98eb4d3c5b7232e85337b15f294e5..ae9dab1398df10de671ba24a37ff60a504367626:/Demos/Device/ClassDriver/MassStorageKeyboard/makefile diff --git a/Demos/Device/ClassDriver/MassStorageKeyboard/makefile b/Demos/Device/ClassDriver/MassStorageKeyboard/makefile index b9fb9d954..eaf1b3ec9 100644 --- a/Demos/Device/ClassDriver/MassStorageKeyboard/makefile +++ b/Demos/Device/ClassDriver/MassStorageKeyboard/makefile @@ -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 \ No newline at end of file