--- nono/lib/Makefile 2026/04/29 17:04:54 1.1.1.4 +++ nono/lib/Makefile 2026/04/29 17:05:15 1.1.1.7 @@ -13,17 +13,20 @@ TARGETS= libnnlib.a CXXSRCS_lib= \ - bitrev.cpp \ + bitmap.cpp \ + bitops.cpp \ config.cpp \ object.cpp \ + object_id.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= \