mirror of
https://github.com/rcornwell/sims.git
synced 2026-02-21 22:58:54 +00:00
SCP: Updated makefile for new ICL1900 modules.
This commit is contained in:
9
makefile
9
makefile
@@ -1088,10 +1088,11 @@ DISPLAYD = display
|
||||
#
|
||||
ICL1900D = ICL1900
|
||||
ICL1900 = ${ICL1900D}/icl1900_cpu.c ${ICL1900D}/icl1900_sys.c \
|
||||
${ICL1900D}/icl1900_stdio.c ${ICL1900D}/icl1900_cty.c \
|
||||
${ICL1900D}/icl1900_tr.c ${ICL1900D}/icl1900_tp.c \
|
||||
${ICL1900D}/icl1900_mta.c ${ICL1900D}/icl1900_lp.c \
|
||||
${ICL1900D}/icl1900_mt.c
|
||||
${ICL1900D}/icl1900_stdio.c ${ICL1900D}/icl1900_cty.c \
|
||||
${ICL1900D}/icl1900_tr.c ${ICL1900D}/icl1900_tp.c \
|
||||
${ICL1900D}/icl1900_cr.c ${ICL1900D}/icl1900_cp.c \
|
||||
${ICL1900D}/icl1900_lp.c ${ICL1900D}/icl1900_mta.c \
|
||||
${ICL1900D}/icl1900_mt.c ${ICL1900D}/icl1900_eds8.c
|
||||
|
||||
ICL1900_OPT = -I $(ICL1900D) -DICL1900 -DUSE_SIM_CARD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user