summaryrefslogtreecommitdiffstats
path: root/make/custom/posix.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/posix.cfg')
-rw-r--r--make/custom/posix.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/posix.cfg b/make/custom/posix.cfg
index cf1cebd09f..c6acccf9a4 100644
--- a/make/custom/posix.cfg
+++ b/make/custom/posix.cfg
@@ -17,7 +17,7 @@ LINKCMDS=
START_FILE=
START_BASE=
-# Here is the rule to actually build a $(ARCH)/foo.exe
+# Here is the rule to actually build a $(ARCH)/foo$(EXEEXT)
# It also builds $(ARCH)/foo.sr and $(ARCH)/foo.nm
# Usage ref: src/tests/sptest/sp1/Makefile
#