summaryrefslogtreecommitdiff
path: root/builds/compiler/emx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'builds/compiler/emx.mk')
-rw-r--r--builds/compiler/emx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/compiler/emx.mk b/builds/compiler/emx.mk
index bbb76049a..9de0c1b7e 100644
--- a/builds/compiler/emx.mk
+++ b/builds/compiler/emx.mk
@@ -58,7 +58,7 @@ T := -o$(space)
#
# These should concern: debug output, optimization & warnings.
#
-# Use the ANSIFLAGS variable to define the compiler flags used to enfore
+# Use the ANSIFLAGS variable to define the compiler flags used to enforce
# ANSI compliance.
#
CFLAGS ?= -c -g -O6 -Wall