X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp-cpm3.git/blobdiff_plain/b43b466252b6733ba9d76a5858d5afa2a6313ad1..04d6fc24a26ac00992b73417c3367414c34df70d:/cbios/Makefile diff --git a/cbios/Makefile b/cbios/Makefile index 65cdd7b..e24e41f 100644 --- a/cbios/Makefile +++ b/cbios/Makefile @@ -1,7 +1,7 @@ SRC := bioskrnl.180 boot.180 chario.180 drvtbl.180 -SRC += move.180 misc.180 time.180 mm.180 +SRC += move.180 time.180 mm.180 misc.180 utils.180 SRC += msgbuf.180 conbuf.180 ascip.180 sdio.180 SRC += scb.180 @@ -28,7 +28,7 @@ LN_QUIET = 1 #LNKCMD = LN_VERB = /V LN_PROG = 0 -LN_DATA = C000 +LN_DATA = F000 .suffixes: