gen-doc.texi 592 B

12345678910111213141516171819202122232425262728293031323334
  1. @c Copyright (C) 2012-2015 Free Software Foundation, Inc.
  2. @c For copying conditions, see the file ld.texinfo.
  3. @c ------------------------------ CONFIGURATION VARS:
  4. @c 1. Inclusiveness of this manual
  5. @set GENERIC
  6. @c 2. Specific target machines
  7. @set ARM
  8. @set C6X
  9. @set H8300
  10. @set HPPA
  11. @set I960
  12. @set M68HC11
  13. @set M68K
  14. @set MIPS
  15. @set MMIX
  16. @set MSP430
  17. @set NDS32
  18. @set NIOSII
  19. @set POWERPC
  20. @set POWERPC64
  21. @set Renesas
  22. @set SPU
  23. @set TICOFF
  24. @set WIN32
  25. @set XTENSA
  26. @c 3. Properties of this configuration
  27. @clear SingleFormat
  28. @set UsesEnvVars
  29. @c ------------------------------ end CONFIGURATION VARS