X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp-cpm3.git/blobdiff_plain/12f14a43cd375975cc2872b018e361e471a9fc09..d6829fd3d7227d278aa32049665897a8a1b2d0d5:/cbios/Makefile?ds=inline diff --git a/cbios/Makefile b/cbios/Makefile index 0c41e93..fafba28 100644 --- a/cbios/Makefile +++ b/cbios/Makefile @@ -1,8 +1,9 @@ SRC := bioskrnl.180 boot.180 chario.180 drvtbl.180 -SRC += move.180 time.180 mm.180 misc.180 utils.180 -SRC += msgbuf.180 conbuf.180 ascip.180 sdio.180 cfio.180 +SRC += move.180 time.180 mm.180 misc.180 utils.180 fifo.180 +SRC += msgbuf.180 conbuf.180 ascii.180 asci-cmn.180 +SRC += sdio.180 cfio.180 SRC += scb.180 ALLSRC := $(SRC) ldrbios.180