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

RCPDIR = ../../..

TF_LOGIC_SRCS =         $(RCPDIR)/tf/syn/tf.edf \
			$(RCPDIR)/tm/syn/tm.edf \
			$(RCPDIR)/rdp/syn/rdp.edf

default: tf_logic.edf

tf_logic.edf: $(TF_LOGIC_SRCS) tf_logic.ss
	dc_shell -f tf_logic.ss | tee tf_logic.synlog