Makefile 269 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 #!smake TSTDIR = .. INCDIR = ../../inc LIBDIR = ../../../lib/verilog/user all: $(TSTDIR)/syn/tst.vsyn include $(TSTDIR)/syn/Makefile.include PRDEPTH=../../../../.. include $(PRDEPTH)/PRdefs include $(PRDEPTH)/PRrules LDIRT = *.log *.edf *.lint *.synlog *.vsyn