_Actually_ update ab.

This commit is contained in:
David Given
2025-08-27 20:23:46 +02:00
parent 76c9674f3f
commit 34fe6f0a5f

View File

@@ -114,5 +114,6 @@ $(OBJ)/build.ninja $(OBJ)/build.targets &:
include $(OBJ)/build.targets
.PHONY: $(ninja-targets)
.NOTPARALLEL:
$(ninja-targets): $(OBJ)/build.ninja
+$(hide) $(NINJA) -f $(OBJ)/build.ninja $@