Makefile.am 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. ## DO NOT EDIT! GENERATED AUTOMATICALLY!
  2. ## Process this file with automake to produce Makefile.in.
  3. # Copyright (C) 2002-2011 Free Software Foundation, Inc.
  4. #
  5. # This file is free software, distributed under the terms of the GNU
  6. # General Public License. As a special exception to the GNU General
  7. # Public License, this file may be distributed as part of a program
  8. # that contains a configuration script generated by Autoconf, under
  9. # the same distribution terms as the rest of that program.
  10. #
  11. # Generated by gnulib-tool.
  12. # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files memmem sigaction signal
  13. AUTOMAKE_OPTIONS = 1.5 gnits
  14. SUBDIRS =
  15. noinst_HEADERS =
  16. noinst_LIBRARIES =
  17. noinst_LTLIBRARIES =
  18. EXTRA_DIST =
  19. BUILT_SOURCES =
  20. SUFFIXES =
  21. MOSTLYCLEANFILES = core *.stackdump
  22. MOSTLYCLEANDIRS =
  23. CLEANFILES =
  24. DISTCLEANFILES =
  25. MAINTAINERCLEANFILES =
  26. AM_CPPFLAGS =
  27. AM_CFLAGS =
  28. noinst_LIBRARIES += libgnu.a
  29. libgnu_a_SOURCES =
  30. libgnu_a_LIBADD = $(gl_LIBOBJS)
  31. libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
  32. EXTRA_libgnu_a_SOURCES =
  33. ## begin gnulib module arg-nonnull
  34. # The BUILT_SOURCES created by this Makefile snippet are not used via #include
  35. # statements but through direct file reference. Therefore this snippet must be
  36. # present in all Makefile.am that need it. This is ensured by the applicability
  37. # 'all' defined above.
  38. BUILT_SOURCES += arg-nonnull.h
  39. # The arg-nonnull.h that gets inserted into generated .h files is the same as
  40. # build-aux/arg-nonnull.h, except that it has the copyright header cut off.
  41. arg-nonnull.h: $(top_srcdir)/./arg-nonnull.h
  42. $(AM_V_GEN)rm -f $@-t $@ && \
  43. sed -n -e '/GL_ARG_NONNULL/,$$p' \
  44. < $(top_srcdir)/./arg-nonnull.h \
  45. > $@-t && \
  46. mv $@-t $@
  47. MOSTLYCLEANFILES += arg-nonnull.h arg-nonnull.h-t
  48. ARG_NONNULL_H=arg-nonnull.h
  49. EXTRA_DIST += $(top_srcdir)/./arg-nonnull.h
  50. ## end gnulib module arg-nonnull
  51. ## begin gnulib module c++defs
  52. # The BUILT_SOURCES created by this Makefile snippet are not used via #include
  53. # statements but through direct file reference. Therefore this snippet must be
  54. # present in all Makefile.am that need it. This is ensured by the applicability
  55. # 'all' defined above.
  56. BUILT_SOURCES += c++defs.h
  57. # The c++defs.h that gets inserted into generated .h files is the same as
  58. # build-aux/c++defs.h, except that it has the copyright header cut off.
  59. c++defs.h: $(top_srcdir)/./c++defs.h
  60. $(AM_V_GEN)rm -f $@-t $@ && \
  61. sed -n -e '/_GL_CXXDEFS/,$$p' \
  62. < $(top_srcdir)/./c++defs.h \
  63. > $@-t && \
  64. mv $@-t $@
  65. MOSTLYCLEANFILES += c++defs.h c++defs.h-t
  66. CXXDEFS_H=c++defs.h
  67. EXTRA_DIST += $(top_srcdir)/./c++defs.h
  68. ## end gnulib module c++defs
  69. ## begin gnulib module memchr
  70. EXTRA_DIST += memchr.c memchr.valgrind
  71. EXTRA_libgnu_a_SOURCES += memchr.c
  72. ## end gnulib module memchr
  73. ## begin gnulib module memmem-simple
  74. EXTRA_DIST += memmem.c str-two-way.h
  75. EXTRA_libgnu_a_SOURCES += memmem.c
  76. ## end gnulib module memmem-simple
  77. ## begin gnulib module sigaction
  78. EXTRA_DIST += sig-handler.h sigaction.c
  79. EXTRA_libgnu_a_SOURCES += sigaction.c
  80. ## end gnulib module sigaction
  81. ## begin gnulib module signal
  82. BUILT_SOURCES += signal.h
  83. # We need the following in order to create <signal.h> when the system
  84. # doesn't have a complete one.
  85. signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  86. $(AM_V_GEN)rm -f $@-t $@ && \
  87. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  88. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  89. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  90. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  91. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  92. -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
  93. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
  94. -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
  95. -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
  96. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
  97. -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
  98. -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
  99. -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
  100. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
  101. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
  102. -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
  103. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  104. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  105. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  106. < $(srcdir)/signal.in.h; \
  107. } > $@-t && \
  108. mv $@-t $@
  109. MOSTLYCLEANFILES += signal.h signal.h-t
  110. EXTRA_DIST += signal.in.h
  111. ## end gnulib module signal
  112. ## begin gnulib module sigprocmask
  113. EXTRA_DIST += sigprocmask.c
  114. EXTRA_libgnu_a_SOURCES += sigprocmask.c
  115. ## end gnulib module sigprocmask
  116. ## begin gnulib module stddef
  117. BUILT_SOURCES += $(STDDEF_H)
  118. # We need the following in order to create <stddef.h> when the system
  119. # doesn't have one that works with the given compiler.
  120. if GL_GENERATE_STDDEF_H
  121. stddef.h: stddef.in.h $(top_builddir)/config.status
  122. $(AM_V_GEN)rm -f $@-t $@ && \
  123. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  124. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  125. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  126. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  127. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  128. -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
  129. -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
  130. -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
  131. < $(srcdir)/stddef.in.h; \
  132. } > $@-t && \
  133. mv $@-t $@
  134. else
  135. stddef.h: $(top_builddir)/config.status
  136. rm -f $@
  137. endif
  138. MOSTLYCLEANFILES += stddef.h stddef.h-t
  139. EXTRA_DIST += stddef.in.h
  140. ## end gnulib module stddef
  141. ## begin gnulib module stdint
  142. BUILT_SOURCES += $(STDINT_H)
  143. # We need the following in order to create <stdint.h> when the system
  144. # doesn't have one that works with the given compiler.
  145. if GL_GENERATE_STDINT_H
  146. stdint.h: stdint.in.h $(top_builddir)/config.status
  147. $(AM_V_GEN)rm -f $@-t $@ && \
  148. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  149. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  150. -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
  151. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  152. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  153. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  154. -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
  155. -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
  156. -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
  157. -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
  158. -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
  159. -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
  160. -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
  161. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
  162. -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
  163. -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
  164. -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
  165. -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
  166. -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
  167. -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
  168. -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
  169. -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
  170. -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
  171. -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
  172. -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
  173. -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
  174. -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
  175. -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
  176. < $(srcdir)/stdint.in.h; \
  177. } > $@-t && \
  178. mv $@-t $@
  179. else
  180. stdint.h: $(top_builddir)/config.status
  181. rm -f $@
  182. endif
  183. MOSTLYCLEANFILES += stdint.h stdint.h-t
  184. EXTRA_DIST += stdint.in.h
  185. ## end gnulib module stdint
  186. ## begin gnulib module string
  187. BUILT_SOURCES += string.h
  188. # We need the following in order to create <string.h> when the system
  189. # doesn't have one that works with the given compiler.
  190. string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  191. $(AM_V_GEN)rm -f $@-t $@ && \
  192. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  193. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  194. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  195. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  196. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  197. -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
  198. -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
  199. -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
  200. -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
  201. -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
  202. -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
  203. -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
  204. -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
  205. -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
  206. -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
  207. -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
  208. -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
  209. -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
  210. -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
  211. -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
  212. -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
  213. -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
  214. -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
  215. -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
  216. -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
  217. -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
  218. -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
  219. -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
  220. -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
  221. -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
  222. -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
  223. -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
  224. -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
  225. -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
  226. -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
  227. -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
  228. -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
  229. -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
  230. -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
  231. -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
  232. -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
  233. < $(srcdir)/string.in.h | \
  234. sed -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
  235. -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
  236. -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
  237. -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
  238. -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
  239. -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
  240. -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
  241. -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
  242. -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
  243. -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
  244. -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
  245. -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
  246. -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
  247. -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
  248. -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
  249. -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
  250. -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
  251. -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
  252. -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
  253. -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
  254. -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
  255. -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
  256. -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
  257. -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
  258. -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
  259. -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
  260. -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
  261. -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
  262. -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
  263. -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
  264. -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
  265. -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
  266. -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
  267. -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
  268. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  269. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  270. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
  271. < $(srcdir)/string.in.h; \
  272. } > $@-t && \
  273. mv $@-t $@
  274. MOSTLYCLEANFILES += string.h string.h-t
  275. EXTRA_DIST += string.in.h
  276. ## end gnulib module string
  277. ## begin gnulib module warn-on-use
  278. BUILT_SOURCES += warn-on-use.h
  279. # The warn-on-use.h that gets inserted into generated .h files is the same as
  280. # build-aux/warn-on-use.h, except that it has the copyright header cut off.
  281. warn-on-use.h: $(top_srcdir)/./warn-on-use.h
  282. $(AM_V_GEN)rm -f $@-t $@ && \
  283. sed -n -e '/^.ifndef/,$$p' \
  284. < $(top_srcdir)/./warn-on-use.h \
  285. > $@-t && \
  286. mv $@-t $@
  287. MOSTLYCLEANFILES += warn-on-use.h warn-on-use.h-t
  288. WARN_ON_USE_H=warn-on-use.h
  289. EXTRA_DIST += $(top_srcdir)/./warn-on-use.h
  290. ## end gnulib module warn-on-use
  291. ## begin gnulib module dummy
  292. libgnu_a_SOURCES += dummy.c
  293. ## end gnulib module dummy
  294. mostlyclean-local: mostlyclean-generic
  295. @for dir in '' $(MOSTLYCLEANDIRS); do \
  296. if test -n "$$dir" && test -d $$dir; then \
  297. echo "rmdir $$dir"; rmdir $$dir; \
  298. fi; \
  299. done; \
  300. :