We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf87ea commit 8988dafCopy full SHA for 8988daf
Makefile
@@ -23,7 +23,7 @@ build-examples: build-simavr
23
build-parts: build-examples
24
$(MAKE) -C examples/parts RELEASE=$(RELEASE)
25
26
-install: build-simavr build-parts
+install: build-parts
27
$(MAKE) -C simavr install RELEASE=$(RELEASE)
28
29
doc:
0 commit comments