aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 94ea55b..a4e5fb7 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ endif
# that you might require.
CCOPTS ?= --target nes
-# Be strict and when using xa65, and extra verbose if V=1.
+# Be strict when using xa65, and extra verbose if V=1.
ifeq ($(CC65),xa65)
ifeq ($(strip $(V)),)
CCOPTS += --strict