3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-27 12:26:28 +00:00

Docs cleanup

This commit is contained in:
Miodrag Milanovic 2026-05-26 15:55:00 +02:00
parent 25b6a1f651
commit 12d6ac7204
3 changed files with 14 additions and 12 deletions

View file

@ -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: