Cleanup Makefile
This commit is contained in:
parent
aff6ab6fb2
commit
89ef04cfd4
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ OUT_DIR ?= build
|
||||||
|
|
||||||
.PHONY: library examples tool
|
.PHONY: library examples tool
|
||||||
|
|
||||||
all: library examples
|
all: library
|
||||||
|
|
||||||
library:
|
library:
|
||||||
@cd library && make
|
@cd library && make
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue