yosys/frontends/rpc/Makefile.inc

4 lines
66 B
Makefile

ifneq ($(CONFIG),emcc)
OBJS += frontends/rpc/rpc_frontend.o
endif