--- nono/m88xx0/Makefile 2026/04/29 17:04:52 1.1.1.3 +++ nono/m88xx0/Makefile 2026/04/29 17:04:57 1.1.1.4 @@ -30,7 +30,7 @@ libnnm88xx0.a: ${OBJS_lib} ${AR} r $@ $> ${RANLIB} $@ -testdis: testdis.o m88100disasm.o ../debugger/debugger_memory.o ../lib/mystring.o +testdis: testdis.o m88100disasm.o ../debugger/debugger_memory.o ../lib/mystring.o ../lib/config.o ${CXX} ${LDFLAGS} -o $@ $> ${LIBS} .include "../Makefile.rule"