summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-15 14:23:00 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-15 14:23:00 -0400
commita6916c47b02d440c0127f4f135107875607bea48 (patch)
treeb4fdfd6acebb1013eca90c383b8017731b6d22ba
parent9b27adaf0288dc4fefa77cfe4457ab2cb7676582 (diff)
Mark gold_debug and silver_debug as PHONY make targets
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6774a88..0ef65826 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ RGBLINK ?= $(RGBDS)rgblink
### Build targets
.SUFFIXES:
-.PHONY: all gold silver clean tidy compare tools
+.PHONY: all gold silver gold_debug silver_debug clean tidy compare tools
.SECONDEXPANSION:
.PRECIOUS:
.SECONDARY: