--- nono/vm/Makefile 2026/04/29 17:04:28 1.1 +++ nono/vm/Makefile 2026/04/29 17:04:29 1.1.1.2 @@ -44,7 +44,8 @@ CXXSRCS= \ rtc.cpp \ scc.cpp \ scsi.cpp \ - scsitarget.cpp \ + scsibus.cpp \ + scsidev.cpp \ scheduler.cpp \ sio.cpp \ spc.cpp \