Makefile.am 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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. fileblocks.m4 \
  14. fnmatch.m4 \
  15. ftruncate.m4 \
  16. getcwd.m4 \
  17. getdate.m4 \
  18. getline.m4 \
  19. getopt.m4 \
  20. gettext.m4 \
  21. glibc21.m4 \
  22. hash.m4 \
  23. human.m4 \
  24. iconv.m4 \
  25. intdiv0.m4 \
  26. intmax_t.m4 \
  27. inttypes_h.m4 \
  28. inttypes.m4 \
  29. inttypes-pri.m4 \
  30. isc-posix.m4 \
  31. lchown.m4 \
  32. lcmessage.m4 \
  33. lib-ld.m4 \
  34. lib-link.m4 \
  35. lib-prefix.m4 \
  36. longlong.m4 \
  37. malloc.m4 \
  38. mbrtowc.m4 \
  39. mbstate_t.m4 \
  40. memset.m4 \
  41. mktime.m4 \
  42. modechange.m4 \
  43. nls.m4 \
  44. onceonly.m4 \
  45. pathmax.m4 \
  46. po.m4 \
  47. progtest.m4 \
  48. quotearg.m4 \
  49. quote.m4 \
  50. realloc.m4 \
  51. rmdir.m4 \
  52. safe-read.m4 \
  53. safe-write.m4 \
  54. save-cwd.m4 \
  55. savedir.m4 \
  56. ssize_t.m4 \
  57. stdbool.m4 \
  58. stdint_h.m4 \
  59. strcase.m4 \
  60. strerror_r.m4 \
  61. strtoimax.m4 \
  62. strtoll.m4 \
  63. strtol.m4 \
  64. strtoull.m4 \
  65. strtoul.m4 \
  66. strtoumax.m4 \
  67. tm_gmtoff.m4 \
  68. uintmax_t.m4 \
  69. ulonglong.m4 \
  70. unlocked-io.m4 \
  71. utimbuf.m4 \
  72. utime.m4 \
  73. utimes.m4 \
  74. xalloc.m4 \
  75. xgetcwd.m4 \
  76. xstrtol.m4 \
  77. xstrtoumax.m4