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:
abf87ea
)
Commit
8988daf8cab3e3078f76106ac18ccce33950d575
author
K3A
<root@k3a.me>
Mon, 26 Feb 2018 21:51:21 +0000
(22:51 +0100)
committer
GitHub
<noreply@github.com>
Mon, 26 Feb 2018 21:51:21 +0000
(22:51 +0100)
Makefile
patch
|
blob
|
history
|
download
diff --git
a/Makefile
b/Makefile
index a0892f19865e14154d9b8e26474a40501c11b357..9109fb8111be05fbf921728dbc6213c9ed864518 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,7
+23,7
@@
build-examples: build-simavr
build-parts: build-examples
$(MAKE) -C examples/parts RELEASE=$(RELEASE)
-install: build-
simavr build-
parts
+install: build-parts
$(MAKE) -C simavr install RELEASE=$(RELEASE)
doc: