mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Moved common techlib files to techlibs/common
This commit is contained in:
parent
647c23b7b7
commit
288ba9618a
13 changed files with 17 additions and 17 deletions
2
Makefile
2
Makefile
|
@ -73,7 +73,7 @@ endif
|
|||
include frontends/*/Makefile.inc
|
||||
include passes/*/Makefile.inc
|
||||
include backends/*/Makefile.inc
|
||||
include techlibs/Makefile.inc
|
||||
include techlibs/*/Makefile.inc
|
||||
|
||||
top-all: $(TARGETS) $(EXTRA_TARGETS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue