Makefile.am 612 B

12345678910111213141516171819202122232425262728293031323334
  1. EXTRA_DIST = \
  2. abc-removal.txt \
  3. aot-compiler.txt \
  4. assembly-bundle \
  5. embedded-api \
  6. exception-handling.txt \
  7. exceptions \
  8. file-share-modes \
  9. gc-issues \
  10. gc-variables-in-c \
  11. glossary.txt \
  12. internal-calls \
  13. ir-desc \
  14. jit-imt \
  15. jit-regalloc \
  16. jit-thoughts \
  17. jit-trampolines \
  18. local-regalloc.txt \
  19. magic.diff \
  20. mini-doc.txt \
  21. mini-porting.txt \
  22. mono_handle_d \
  23. new-regalloc \
  24. object-layout \
  25. opcode-decomp.txt \
  26. precise-gc \
  27. release-notes-1.0.html \
  28. remoting \
  29. ssapre.txt \
  30. stack-alignment \
  31. threading \
  32. thread-safety.txt \
  33. tree-mover.txt \
  34. unmanaged-calls