Merge pull request #2632 from zachjs/width-limit
[yosys.git] / frontends / ast / Makefile.inc
1
2 OBJS += frontends/ast/ast.o
3 OBJS += frontends/ast/simplify.o
4 OBJS += frontends/ast/genrtlil.o
5 OBJS += frontends/ast/dpicall.o
6