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