--- nono/m88xx0/Makefile 2026/04/29 17:05:07 1.1.1.5 +++ nono/m88xx0/Makefile 2026/04/29 17:05:11 1.1.1.6 @@ -33,7 +33,7 @@ libnnm88xx0.a: ${OBJS_lib} ${AR} r $@ $> ${RANLIB} $@ -testdis: testdis.o m88100disasm.o ../debugger/debugger_memory.o ../lib/libnnlib.a +testdis: testdis.o m88100disasm.o ../debugger/debugger_memory.o ../lib/mystring.o ${CXX} ${LDFLAGS} -o $@ $> ${LIBS} .include "../Makefile.rule"