remake  4.3+dbg-1.5
help/setqx.h
Go to the documentation of this file.
1 #define setqx_HELP_TEXT \
2  "Set GNU Make variable VARIABLE to VALUE.\n" \
3  "\n" \
4  "In contrast to `setq`, variable definitions inside VALUE are\n" \
5  "expanded before assignment occurs.\n" \
6  "\n" \
7  "See also:\n" \
8  "---------\n" \
9  "`set`, and `setq`"