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