Makefile.am 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. ## Process this file with automake to produce Makefile.in -*-Makefile-*-
  2. EXTRA_DIST = \
  3. alloca.m4\
  4. backupfile.m4\
  5. bison.m4\
  6. chown.m4\
  7. codeset.m4\
  8. d-ino.m4\
  9. dirname.m4\
  10. dos.m4\
  11. error.m4\
  12. exclude.m4\
  13. exitfail.m4\
  14. extensions.m4\
  15. fileblocks.m4\
  16. fnmatch.m4\
  17. ftruncate.m4\
  18. getcwd.m4\
  19. getdate.m4\
  20. getline.m4\
  21. getndelim2.m4\
  22. getopt.m4\
  23. gettext.m4\
  24. glibc21.m4\
  25. hash.m4\
  26. human.m4\
  27. iconv.m4\
  28. intdiv0.m4\
  29. intmax_t.m4\
  30. inttypes-pri.m4\
  31. inttypes.m4\
  32. inttypes_h.m4\
  33. isc-posix.m4\
  34. lchown.m4\
  35. lcmessage.m4\
  36. lib-ld.m4\
  37. lib-link.m4\
  38. lib-prefix.m4\
  39. longlong.m4\
  40. malloc.m4\
  41. mbrtowc.m4\
  42. mbstate_t.m4\
  43. memset.m4\
  44. mktime.m4\
  45. modechange.m4\
  46. nls.m4\
  47. obstack.m4\
  48. onceonly.m4\
  49. pathmax.m4\
  50. po.m4\
  51. progtest.m4\
  52. quote.m4\
  53. quotearg.m4\
  54. realloc.m4\
  55. restrict.m4\
  56. rmdir.m4\
  57. safe-read.m4\
  58. safe-write.m4\
  59. save-cwd.m4\
  60. savedir.m4\
  61. ssize_t.m4\
  62. stdbool.m4\
  63. stdint_h.m4\
  64. strcase.m4\
  65. strerror_r.m4\
  66. strtoimax.m4\
  67. strtol.m4\
  68. strtoll.m4\
  69. strtoul.m4\
  70. strtoull.m4\
  71. strtoumax.m4\
  72. time_r.m4\
  73. tm_gmtoff.m4\
  74. uintmax_t.m4\
  75. ulonglong.m4\
  76. unlocked-io.m4\
  77. utimbuf.m4\
  78. utime.m4\
  79. utimes.m4\
  80. utimes-null.m4\
  81. xalloc.m4\
  82. xgetcwd.m4\
  83. xstrtol.m4\
  84. xstrtoumax.m4