diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b26f6f73f7..3e0c151415 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -3926,6 +3926,12 @@ | |||
| 3926 | <!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> | 3926 | <!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> |
| 3927 | Additional GNU <filename>make</filename> options. | 3927 | Additional GNU <filename>make</filename> options. |
| 3928 | </para> | 3928 | </para> |
| 3929 | |||
| 3930 | <para> | ||
| 3931 | Because the <filename>EXTRA_OEMAKE</filename> defaults to | ||
| 3932 | "", you need to set the variable to specify any required | ||
| 3933 | GNU options. | ||
| 3934 | </para> | ||
| 3929 | </glossdef> | 3935 | </glossdef> |
| 3930 | </glossentry> | 3936 | </glossentry> |
| 3931 | 3937 | ||
