Makefile 232 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 PRDEPTH = ../../../../../.. include $(PRDEPTH)/PRdefs include $(PRDEPTH)/PRrules RCPDIR = ../../.. TST_SRCS = $(RCPDIR)/tst/syn/tst.edf default: tst.edf tst.edf: $(TST_SRCS) tst.ss dc_shell -f tst.ss | tee tst.synlog