summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index c78a996ce..73f5d1574 100644
--- a/Makefile
+++ b/Makefile
@@ -4,10 +4,10 @@ else
SHA1 := sha1sum
endif
-RGBASM := rgbasm
-RGBFIX := rgbfix
-RGBGFX := rgbgfx
-RGBLINK := rgblink
+RGBASM ?= rgbasm
+RGBFIX ?= rgbfix
+RGBGFX ?= rgbgfx
+RGBLINK ?= rgblink
roms := pokecrystal.gbc pokecrystal11.gbc