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