projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
2620f43
)
Commit
bfe3c83f2fc7b0b18cfa3910bfb4540514f3453d
author
Jacques Germishuys
<jacquesg@striata.com>
Thu, 10 Aug 2017 18:50:27 +0000
(20:50 +0200)
committer
Michel Pollet
<github.com@pollet.net>
Mon, 14 Aug 2017 07:28:53 +0000
(08:28 +0100)
Makefile
patch
|
blob
|
history
|
download
diff --git
a/Makefile
b/Makefile
index 087838ff8ff8ff343edf27463320e9ead1bd4a60..35913184bb0b992817f5cc5e86f009fb1975fcc6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-20,7
+20,7
@@
build-tests: build-simavr
build-examples: build-simavr
$(MAKE) -C examples RELEASE=$(RELEASE)
-build-parts: build-
simavr
+build-parts: build-
examples
$(MAKE) -C examples/parts RELEASE=$(RELEASE)
install: