Makefile
290 Bytes
############################
# block variable definitions
BLOCK = cc_logic
EDIF_SRC = $(RCP_ROOT)/rdp/syn/cc_logic.edf
###################
# default target
default: cc_logic.mcp cc_logic.nle
###################
# standard makefile
include /ecad/reality/include/Makefile.par.incl