Fixed possible rounding in the VERSION_BCD() macros for some 0.01 step increments...
[pub/USBasp.git] / makefile
index 8005f44..a134dc0 100644 (file)
--- a/makefile
+++ b/makefile
@@ -14,6 +14,7 @@
 # "make help" for additional target build information within a specific project.
 
 all:
+
 %:
        @echo Executing \"make $@\" on all LUFA library elements.
        @echo