summaryrefslogtreecommitdiff
path: root/makefiles/gmake/platform.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/gmake/platform.mk')
-rw-r--r--makefiles/gmake/platform.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/gmake/platform.mk b/makefiles/gmake/platform.mk
index b081a59..095d9bd 100644
--- a/makefiles/gmake/platform.mk
+++ b/makefiles/gmake/platform.mk
@@ -1,6 +1,6 @@
# sets e. g. to LINUX, OS_MAJOR_VERSION to 2 and OS_MINOR_VERSION to 6
# by calling the 'guess_env' shell script, where the actual probing happens
-# Also sets PLATFORM_COMPILE_FLAGS to be included when compiling C/C++ code
+# Also sets PLATFORM_COMPILE_FLAGS to be included when compiling C code
#
# requires:
# - TOPDIR