We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91d3392 + feab667 commit e948b11Copy full SHA for e948b11
next/Makefile.example
@@ -217,9 +217,9 @@ ${PROG}.alt: ${PROG}.alt.c
217
218
# suggested way(s) to run alt code, if you include a prog.alt.c
219
#
220
-# XXX - You are better off supplying a try.sh script, than using a try Makefile rule.
+# XXX - You are better off supplying a try.alt.sh script, than using a try.alt Makefile rule.
221
222
-# XXX - If you have a try.sh script, then please remove this try.alt rule
+# XXX - If you have a try.alt.sh script, then please remove this try.alt rule
223
224
# XXX - If you do NOT have a prog.alt.c, then please remove this try.alt rule from your Makefile
225
0 commit comments