339fb86dcb299606e453b7f2b73da4f2356db7d4
[fw/sdcc] / support / regression / ports / mcs51-large / spec.mk
1 # Port specification for the mcs51 port running with uCsim
2 #
3 # model large
4
5 SDCCFLAGS +=--model-large
6
7 # copy support.c
8 $(PORTS_DIR)/$(PORT)/%.c: $(PORTS_DIR)/mcs51/%.c
9         cp $< $@
10
11 include $(PORTS_DIR)/mcs51/spec.mk
12
13 LIBDIR = $(SDCC_DIR)/device/lib/build/large