]>
Commit | Line | Data |
---|---|---|
219d1afa | 1 | @c Copyright (C) 2012-2018 Free Software Foundation, Inc. |
d0ac1c44 | 2 | @c For copying conditions, see the file ld.texi. |
5bf135a7 | 3 | |
252b5132 RH |
4 | @c ------------------------------ CONFIGURATION VARS: |
5 | @c 1. Inclusiveness of this manual | |
6 | @clear GENERIC | |
7 | ||
8 | @c 2. Specific target machines | |
9 | @set H8300 | |
c2dcd04e | 10 | @set Renesas |
252b5132 RH |
11 | @clear I960 |
12 | ||
13 | @c 3. Properties of this configuration | |
14 | @set SingleFormat | |
15 | @clear UsesEnvVars | |
16 | @c ------------------------------ end CONFIGURATION VARS | |
17 |