X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/48b3c9976c76258e99166023db241ca4261f679f..f3c061d5c8ef95a0bd2ec829cc1d7461af94a845:/makefile diff --git a/makefile b/makefile index 5446c939d..1887e5afc 100644 --- a/makefile +++ b/makefile @@ -17,6 +17,8 @@ # to remove all the commands from the output. This gives a much easier to read # report of the entire build process. +all: + %: @echo Executing \"make $@\" on all LUFA library elements. @echo