working towards re-factoring into functions
This commit is contained in:
parent
7d470fbed0
commit
1557cf9cc9
2
Makefile
2
Makefile
|
@ -60,7 +60,7 @@ $(BDPI_OBJ): $(BDPI_SRC)
|
||||||
|
|
||||||
BSC_LINK_FLAGS += -keep-fires
|
BSC_LINK_FLAGS += -keep-fires
|
||||||
|
|
||||||
BSC_PATHS = -p bs/:bs/Tests/:bsv/:+
|
BSC_PATHS = -p bs/Bus/:bs/:bs/Tests/:bsv/:+
|
||||||
|
|
||||||
.PHONY: help
|
.PHONY: help
|
||||||
help:
|
help:
|
||||||
|
|
Loading…
Reference in a new issue