Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced...
[pub/USBasp.git] / BuildTests / makefile
index caa22fb..901dbad 100644 (file)
@@ -11,6 +11,7 @@
 # not intended to be modified or compiled by non-developers.
 
 all:
+
 %:
        @echo Executing \"make $@\" on all LUFA build tests.
        @echo