1
0
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:
Richard Cornwell
2018-09-13 22:56:30 -04:00
parent ad61bbcf45
commit 9ea725a3d4

View File

@@ -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