mirror of
https://github.com/simh/simh.git
synced 2026-05-03 06:28:41 +00:00
ISYS8010: Rename top intel directory to Intel-Systems (from isys8010)
This commit is contained in:
committed by
Mark Pizzolato
parent
7e3a32fc06
commit
c73a8501ae
4
makefile
4
makefile
@@ -1206,8 +1206,8 @@ SWTP6800MP-A2 = ${SWTP6800C}/mp-a2.c ${SWTP6800C}/m6800.c ${SWTP6800C}/m6810.c \
|
|||||||
SWTP6800_OPT = -I ${SWTP6800D}
|
SWTP6800_OPT = -I ${SWTP6800D}
|
||||||
|
|
||||||
|
|
||||||
ISYS8010D = isys8010/isys8010
|
ISYS8010D = Intel-Systems/isys8010
|
||||||
ISYS8010C = isys8010/common
|
ISYS8010C = Intel-Systems/common
|
||||||
ISYS8010 = ${ISYS8010C}/i8080.c ${ISYS8010D}/isys8010_sys.c \
|
ISYS8010 = ${ISYS8010C}/i8080.c ${ISYS8010D}/isys8010_sys.c \
|
||||||
${ISYS8010C}/i8251.c ${ISYS8010C}/i8255.c \
|
${ISYS8010C}/i8251.c ${ISYS8010C}/i8255.c \
|
||||||
${ISYS8010C}/ieprom.c ${ISYS8010C}/iram8.c \
|
${ISYS8010C}/ieprom.c ${ISYS8010C}/iram8.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user