Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced...
[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