powered by
For helping the reader understand what's happening
make_comment(...)
An object of class MakefileR_comment
MakefileR_comment
[character] Comments without leading hash #
[character]
#
Use the c function or the + operator to append comments to groups and Makefiles.
c
+
https://www.gnu.org/software/make/manual/
Other items: make_def, make_group, make_rule, make_text
make_def
make_group
make_rule
make_text
make_comment("This is a comment")
Run the code above in your browser using DataLab