try to debug Makefile, failed to build libytest.so via tests

This commit is contained in:
2025-06-26 06:34:52 +02:00
parent 6cee75f3f3
commit a1fe7c983d
11 changed files with 30 additions and 16 deletions
+1
View File
@@ -15,3 +15,4 @@ $(TOOLS_O): $(TOOLS_SRC)
clean:
rm -f $(TOOLS_O)
mrproper: clean