aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRangi <sylvie.oukaour+rangi42@gmail.com>2025-11-13 13:36:30 -0500
committerRangi <sylvie.oukaour+rangi42@gmail.com>2025-11-13 13:36:30 -0500
commit70b5ab93991049bef3d7e8edb9ff955dd13ea90d (patch)
treeb2dc7fafec69cb70ada414a1bef7ad0e8eb01bd7
parentUse features of RGBDS 1.0.0 (#537) (diff)
downloadpokeyellow-70b5ab93991049bef3d7e8edb9ff955dd13ea90d.tar.gz
pokeyellow-70b5ab93991049bef3d7e8edb9ff955dd13ea90d.tar.xz
pokeyellow-70b5ab93991049bef3d7e8edb9ff955dd13ea90d.zip
Add `_vc` patch targets to `.PHONY`
-rw-r--r--Makefile12
1 files changed, 11 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ca4ec7c..386acb3d 100644
--- a/Makefile
+++ b/Makefile
@@ -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