projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced...
[pub/USBasp.git]
/
makefile
diff --git
a/makefile
b/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