Makefile.am 635 B

1234567891011121314151617181920212223242526272829303132333435
  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. stack-overflow.txt \
  32. threading \
  33. thread-safety.txt \
  34. tree-mover.txt \
  35. unmanaged-calls