Makefile 383 Bytes
PRDEPTH = ../../../../../..
include $(PRDEPTH)/PRdefs
include $(PRDEPTH)/PRrules

RCPDIR = ../../..

IF_LOGIC_SRCS =         $(RCPDIR)/ai/syn/ai.edf 	\
			$(RCPDIR)/ar/syn/arb.edf 	\
			$(RCPDIR)/si/syn/si.edf 	\
			$(RCPDIR)/mi/syn/mi.edf		\
			$(RCPDIR)/syn/rcp.edf

default: if_logic.edf

if_logic.edf: $(IF_LOGIC_SRCS) if_logic.ss
	dc_shell -f if_logic.ss | tee if_logic.synlog