commit 2006ea5

xplshn  ·  2026-07-07 23:51:28 +0000 UTC
parent 57ba0f9
clean with ninja

Signed-off-by: xplshn <anto@xplshn.com.ar>
1 files changed,  +1, -1
+1, -1
1@@ -58,7 +58,7 @@ FORCE:
2 	$(NINQU) $(JOBS) $@
3 
4 clean: $(NINQU)
5-	$(NINQU) -DBACKEND="internal" clean
6+	$(NINQU) clean
7 	rm -f $(NINQU) build.ninja
8 
9 scripts/mk/config.set: build.cfg scripts/genconfig.sh