Files
yosys/frontends/ast/Makefile.inc

8 lines
164 B
Makefile
Raw Permalink Normal View History

2013-01-05 11:13:26 +01:00
OBJS += frontends/ast/ast.o
OBJS += frontends/ast/simplify.o
OBJS += frontends/ast/genrtlil.o
OBJS += frontends/ast/dpicall.o
OBJS += frontends/ast/ast_binding.o
2013-01-05 11:13:26 +01:00