Add _vc patch targets to .PHONY
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
Rangi 2025-11-13 13:36:30 -05:00
parent 5943b96cf6
commit 70b5ab9399

View File

@ -50,7 +50,17 @@ RGBGFXFLAGS ?= -Weverything
.SECONDEXPANSION:
.PRECIOUS:
.SECONDARY:
.PHONY: all red blue blue_debug clean tidy compare tools
.PHONY: \
all \
red \
blue \
blue_debug \
red_vc \
blue_vc \
clean \
tidy \
compare \
tools
all: $(roms)
red: pokered.gbc