powered by
For anything else not covered by the other make_ functions, such as the export statement for exporting Makefile variables.
make_
export
make_text(...)
An object of class MakefileR_text
MakefileR_text
[character] Custom text
[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_comment, make_def, make_group, make_rule
make_comment
make_def
make_group
make_rule
make_text("export SOME_VARIABLE")
Run the code above in your browser using DataLab