blob: 5add195d2f9f0d1b22a3e0ca70025a29618a7b4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
@c ------------------------------ CONFIGURATION VARS:
@c 1. Inclusiveness of this manual
@set GENERIC
@c 2. Specific target machines
@set H8300
@set I960
@set ARM
@set HPPA
@set MMIX
@set MSP430
@set TICOFF
@set WIN32
@set XTENSA
@c 3. Properties of this configuration
@clear SingleFormat
@set UsesEnvVars
@c ------------------------------ end CONFIGURATION VARS
|