/vendor/gc/doc/doc.am

http://github.com/feyeleanor/RubyGoLightly · Makefile · 55 lines · 36 code · 3 blank · 16 comment · 0 complexity · fee157585abc2feb214d6078b7ffd888 MD5 · raw file

  1. #
  2. #
  3. # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
  4. # OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
  5. #
  6. # Permission is hereby granted to use or copy this program
  7. # for any purpose, provided the above notices are retained on all copies.
  8. # Permission to modify the code and to distribute modified code is granted,
  9. # provided the above notices are retained, and a notice that the code was
  10. # modified is included with the above copyright notice.
  11. #
  12. # Modified by: Grzegorz Jakacki <jakacki at acm dot org>
  13. # Modified by: Petter Urkedal <petter.urkedal@nordita.dk>
  14. ## Process this file with automake to produce Makefile.in.
  15. # installed documentation
  16. #
  17. dist_pkgdata_DATA = \
  18. doc/barrett_diagram \
  19. doc/debugging.html \
  20. doc/gc.man \
  21. doc/gcdescr.html \
  22. doc/README \
  23. doc/README.amiga \
  24. doc/README.arm.cross \
  25. doc/README.autoconf \
  26. doc/README.changes \
  27. doc/README.contributors \
  28. doc/README.cords \
  29. doc/README.DGUX386 \
  30. doc/README.dj \
  31. doc/README.environment \
  32. doc/README.ews4800 \
  33. doc/README.hp \
  34. doc/README.linux \
  35. doc/README.Mac \
  36. doc/README.MacOSX \
  37. doc/README.macros \
  38. doc/README.OS2 \
  39. doc/README.rs6000 \
  40. doc/README.sgi \
  41. doc/README.solaris2 \
  42. doc/README.uts \
  43. doc/README.win32 \
  44. doc/README.win64 \
  45. doc/overview.html \
  46. doc/tree.html \
  47. doc/leak.html \
  48. doc/gcinterface.html \
  49. doc/scale.html \
  50. doc/README.darwin \
  51. doc/simple_example.html \
  52. doc/porting.html