ISYS8020: Makefile correction to build correctly
This commit is contained in:
parent
3251b86528
commit
32945f5b70
1 changed files with 4 additions and 3 deletions
3
makefile
3
makefile
|
@ -1222,7 +1222,8 @@ ISYS8020 = ${ISYS8020C}/i8080.c ${ISYS8020D}/isys8020_sys.c \
|
|||
${ISYS8020C}/i8251.c ${ISYS8020C}/i8255.c \
|
||||
${ISYS8020C}/ieprom.c ${ISYS8020C}/iram8.c \
|
||||
${ISYS8020C}/multibus.c ${ISYS8020C}/isbc80-20.c \
|
||||
${ISYS8020C}/isbc064.c ${ISYS8020C}/isbc208.c
|
||||
${ISYS8020C}/isbc064.c ${ISYS8020C}/isbc208.c \
|
||||
${ISYS8020C}/i8259.c
|
||||
ISYS8020_OPT = -I ${ISYS8020D}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue