1# Regression test specification for the mcs51-large target running with uCsim
2#
3# model large
4
5SDCCFLAGS +=--model-large
6
7include $(PORTS_DIR)/mcs51-common/spec.mk
8
9LIBDIR = $(top_builddir)/device/lib/build/large
10