--- nono/lib/Makefile 2026/04/29 17:04:57 1.1.1.5 +++ nono/lib/Makefile 2026/04/29 17:05:08 1.1.1.6 @@ -13,17 +13,19 @@ TARGETS= libnnlib.a CXXSRCS_lib= \ + bitmap.cpp \ bitops.cpp \ config.cpp \ object.cpp \ logger.cpp \ + macaddr.cpp \ mainapp.cpp \ mappedfile.cpp \ monitor.cpp \ monitor_id.cpp \ mystring.cpp \ mythread.cpp \ - perfcounter.cpp \ + panic.cpp \ textscreen.cpp \ CXXSRCS_test= \