mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-27 12:26:28 +00:00
Docs cleanup
This commit is contained in:
parent
25b6a1f651
commit
12d6ac7204
3 changed files with 14 additions and 12 deletions
|
|
@ -13,7 +13,7 @@ test: stubnets.so
|
|||
@tail test1.log test2.log test3.log
|
||||
|
||||
stubnets.so: stubnets.cc
|
||||
@$(YOSYS)-config --exec --cxx --cxxflags --ldflags -o $@ -shared $^ --ldlibs >/dev/null 2>&1
|
||||
@$(YOSYS_CONFIG) --exec --cxx --cxxflags --ldflags -o $@ -shared $^ --ldlibs >/dev/null 2>&1
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue