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