4727dccdf641099c3fff5dbdebacd9d6adf5b123
[fw/sdcc] / support / regression / ports / mcs51-stack-auto / spec.mk
1 # Port specification for the mcs51-stack-auto port running with uCsim
2 #
3 # model small stack-auto
4
5 SDCCFLAGS +=--stack-auto
6
7 include $(PORTS_DIR)/mcs51-common/spec.mk
8
9 LIBDIR = $(top_builddir)/device/lib/build/small-stack-auto