diff options
Diffstat (limited to 'ld/configdoc.texi')
-rw-r--r-- | ld/configdoc.texi | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/ld/configdoc.texi b/ld/configdoc.texi deleted file mode 100644 index 800f64e2fae4f..0000000000000 --- a/ld/configdoc.texi +++ /dev/null @@ -1,22 +0,0 @@ -@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 POWERPC -@set POWERPC64 -@set TICOFF -@set WIN32 -@set XTENSA - -@c 3. Properties of this configuration -@clear SingleFormat -@set UsesEnvVars -@c ------------------------------ end CONFIGURATION VARS - |