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