Update splat to 0.33.1

This commit is contained in:
Mr-Wiseguy
2025-09-05 16:41:22 +00:00
committed by GitLab
parent 9e141bcfc9
commit 9829238caa
12 changed files with 111 additions and 95 deletions

View File

@@ -373,6 +373,7 @@ clean:
@$(RM) -rf $(NONMATCHING_DIR)
@$(RM) -rf $(ASM_ROOT)/*.s
@$(RM) -rf $(addprefix $(ASM_ROOT)/,$(filter-out core1,$(OVERLAYS)))
@$(RM) -rf $(ASM_ROOT)/data
@$(RM) -rf $(ASM_ROOT)/core1/*.s
@$(RM) -rf $(ASM_ROOT)/core1/os
@$(RM) -f *.ld