You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

632 lines
19 KiB

  1. # Makefile.in generated by automake 1.12.6 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2012 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. VPATH = @srcdir@
  13. am__make_dryrun = \
  14. { \
  15. am__dry=no; \
  16. case $$MAKEFLAGS in \
  17. *\\[\ \ ]*) \
  18. echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
  19. | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  20. *) \
  21. for am__flg in $$MAKEFLAGS; do \
  22. case $$am__flg in \
  23. *=*|--*) ;; \
  24. *n*) am__dry=yes; break;; \
  25. esac; \
  26. done;; \
  27. esac; \
  28. test $$am__dry = yes; \
  29. }
  30. pkgdatadir = $(datadir)/@PACKAGE@
  31. pkgincludedir = $(includedir)/@PACKAGE@
  32. pkglibdir = $(libdir)/@PACKAGE@
  33. pkglibexecdir = $(libexecdir)/@PACKAGE@
  34. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  35. install_sh_DATA = $(install_sh) -c -m 644
  36. install_sh_PROGRAM = $(install_sh) -c
  37. install_sh_SCRIPT = $(install_sh) -c
  38. INSTALL_HEADER = $(INSTALL_DATA)
  39. transform = $(program_transform_name)
  40. NORMAL_INSTALL = :
  41. PRE_INSTALL = :
  42. POST_INSTALL = :
  43. NORMAL_UNINSTALL = :
  44. PRE_UNINSTALL = :
  45. POST_UNINSTALL = :
  46. build_triplet = @build@
  47. host_triplet = @host@
  48. target_triplet = @target@
  49. subdir = tests
  50. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  51. $(top_srcdir)/mkinstalldirs
  52. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  53. am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
  54. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  55. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  56. $(top_srcdir)/acinclude.m4 $(top_srcdir)/m4/ax_c_ifdef.m4 \
  57. $(top_srcdir)/m4/ax_append_flag.m4 \
  58. $(top_srcdir)/m4/ax_cflags_warn_all.m4 \
  59. $(top_srcdir)/m4/ax_type_socklen_t.m4 \
  60. $(top_srcdir)/m4/ax_compiler_vendor.m4 \
  61. $(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
  62. $(top_srcdir)/m4/ax_cflags_sun_option.m4 \
  63. $(top_srcdir)/m4/ax_cflags_aix_option.m4 \
  64. $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/ax_declspec.m4 \
  65. $(top_srcdir)/m4/ax_tls_support.m4 \
  66. $(top_srcdir)/m4/ax__sync.m4 \
  67. $(top_srcdir)/m4/ax_macro_va_args.m4 \
  68. $(top_srcdir)/m4/ax_macro_function.m4 \
  69. $(top_srcdir)/m4/ax_gethostbyname_r.m4 \
  70. $(top_srcdir)/m4/ax_getaddrinfo.m4 \
  71. $(top_srcdir)/m4/ax_log4cplus_wrappers.m4 \
  72. $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
  73. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  74. $(ACLOCAL_M4)
  75. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  76. CONFIG_HEADER = $(top_builddir)/include/log4cplus/config.h \
  77. $(top_builddir)/include/log4cplus/config/defines.hxx
  78. CONFIG_CLEAN_FILES =
  79. CONFIG_CLEAN_VPATH_FILES =
  80. SOURCES =
  81. DIST_SOURCES =
  82. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  83. html-recursive info-recursive install-data-recursive \
  84. install-dvi-recursive install-exec-recursive \
  85. install-html-recursive install-info-recursive \
  86. install-pdf-recursive install-ps-recursive install-recursive \
  87. installcheck-recursive installdirs-recursive pdf-recursive \
  88. ps-recursive uninstall-recursive
  89. am__can_run_installinfo = \
  90. case $$AM_UPDATE_INFO_DIR in \
  91. n|no|NO) false;; \
  92. *) (install-info --version) >/dev/null 2>&1;; \
  93. esac
  94. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  95. distclean-recursive maintainer-clean-recursive
  96. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  97. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  98. distdir
  99. ETAGS = etags
  100. CTAGS = ctags
  101. DIST_SUBDIRS = appender_test customloglevel_test fileappender_test \
  102. filter_test hierarchy_test loglog_test ndc_test ostream_test \
  103. patternlayout_test performance_test priority_test \
  104. propertyconfig_test socket_test timeformat_test thread_test \
  105. configandwatch_test
  106. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  107. am__relativize = \
  108. dir0=`pwd`; \
  109. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  110. sed_rest='s,^[^/]*/*,,'; \
  111. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  112. sed_butlast='s,/*[^/]*$$,,'; \
  113. while test -n "$$dir1"; do \
  114. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  115. if test "$$first" != "."; then \
  116. if test "$$first" = ".."; then \
  117. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  118. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  119. else \
  120. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  121. if test "$$first2" = "$$first"; then \
  122. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  123. else \
  124. dir2="../$$dir2"; \
  125. fi; \
  126. dir0="$$dir0"/"$$first"; \
  127. fi; \
  128. fi; \
  129. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  130. done; \
  131. reldir="$$dir2"
  132. ACLOCAL = @ACLOCAL@
  133. AMTAR = @AMTAR@
  134. AR = @AR@
  135. AS = @AS@
  136. AUTOCONF = @AUTOCONF@
  137. AUTOHEADER = @AUTOHEADER@
  138. AUTOMAKE = @AUTOMAKE@
  139. AWK = @AWK@
  140. CC = @CC@
  141. CCDEPMODE = @CCDEPMODE@
  142. CFLAGS = @CFLAGS@
  143. CPPFLAGS = @CPPFLAGS@
  144. CXX = @CXX@
  145. CXXCPP = @CXXCPP@
  146. CXXDEPMODE = @CXXDEPMODE@
  147. CXXFLAGS = @CXXFLAGS@
  148. CYGPATH_W = @CYGPATH_W@
  149. DEFS = @DEFS@
  150. DEPDIR = @DEPDIR@
  151. DLLTOOL = @DLLTOOL@
  152. DSYMUTIL = @DSYMUTIL@
  153. DUMPBIN = @DUMPBIN@
  154. ECHO_C = @ECHO_C@
  155. ECHO_N = @ECHO_N@
  156. ECHO_T = @ECHO_T@
  157. EGREP = @EGREP@
  158. EXEEXT = @EXEEXT@
  159. FGREP = @FGREP@
  160. GREP = @GREP@
  161. INSTALL = @INSTALL@
  162. INSTALL_DATA = @INSTALL_DATA@
  163. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  164. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  165. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  166. LD = @LD@
  167. LDFLAGS = @LDFLAGS@
  168. LIBOBJS = @LIBOBJS@
  169. LIBS = @LIBS@
  170. LIBTOOL = @LIBTOOL@
  171. LIPO = @LIPO@
  172. LN_S = @LN_S@
  173. LOG4CPLUS_AIX_XLC_LDFLAGS = @LOG4CPLUS_AIX_XLC_LDFLAGS@
  174. LOG4CPLUS_NDEBUG = @LOG4CPLUS_NDEBUG@
  175. LOG4CPLUS_PROFILING_CXXFLAGS = @LOG4CPLUS_PROFILING_CXXFLAGS@
  176. LOG4CPLUS_PROFILING_LDFLAGS = @LOG4CPLUS_PROFILING_LDFLAGS@
  177. LTLIBOBJS = @LTLIBOBJS@
  178. LT_RELEASE = @LT_RELEASE@
  179. LT_VERSION = @LT_VERSION@
  180. MAKEINFO = @MAKEINFO@
  181. MANIFEST_TOOL = @MANIFEST_TOOL@
  182. MKDIR_P = @MKDIR_P@
  183. NM = @NM@
  184. NMEDIT = @NMEDIT@
  185. OBJDUMP = @OBJDUMP@
  186. OBJEXT = @OBJEXT@
  187. OTOOL = @OTOOL@
  188. OTOOL64 = @OTOOL64@
  189. PACKAGE = @PACKAGE@
  190. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  191. PACKAGE_NAME = @PACKAGE_NAME@
  192. PACKAGE_STRING = @PACKAGE_STRING@
  193. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  194. PACKAGE_URL = @PACKAGE_URL@
  195. PACKAGE_VERSION = @PACKAGE_VERSION@
  196. PATH_SEPARATOR = @PATH_SEPARATOR@
  197. PKG_CONFIG = @PKG_CONFIG@
  198. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  199. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  200. PTHREAD_CXXFLAGS = @PTHREAD_CXXFLAGS@
  201. PTHREAD_LIBS = @PTHREAD_LIBS@
  202. QT_CFLAGS = @QT_CFLAGS@
  203. QT_LIBS = @QT_LIBS@
  204. RANLIB = @RANLIB@
  205. SED = @SED@
  206. SET_MAKE = @SET_MAKE@
  207. SHELL = @SHELL@
  208. STRIP = @STRIP@
  209. VERSION = @VERSION@
  210. abs_builddir = @abs_builddir@
  211. abs_srcdir = @abs_srcdir@
  212. abs_top_builddir = @abs_top_builddir@
  213. abs_top_srcdir = @abs_top_srcdir@
  214. ac_ct_AR = @ac_ct_AR@
  215. ac_ct_CC = @ac_ct_CC@
  216. ac_ct_CXX = @ac_ct_CXX@
  217. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  218. am__include = @am__include@
  219. am__leading_dot = @am__leading_dot@
  220. am__quote = @am__quote@
  221. am__tar = @am__tar@
  222. am__untar = @am__untar@
  223. ax_pthread_config = @ax_pthread_config@
  224. bindir = @bindir@
  225. build = @build@
  226. build_alias = @build_alias@
  227. build_cpu = @build_cpu@
  228. build_os = @build_os@
  229. build_vendor = @build_vendor@
  230. builddir = @builddir@
  231. datadir = @datadir@
  232. datarootdir = @datarootdir@
  233. docdir = @docdir@
  234. dvidir = @dvidir@
  235. exec_prefix = @exec_prefix@
  236. host = @host@
  237. host_alias = @host_alias@
  238. host_cpu = @host_cpu@
  239. host_os = @host_os@
  240. host_vendor = @host_vendor@
  241. htmldir = @htmldir@
  242. includedir = @includedir@
  243. infodir = @infodir@
  244. install_sh = @install_sh@
  245. libdir = @libdir@
  246. libexecdir = @libexecdir@
  247. localedir = @localedir@
  248. localstatedir = @localstatedir@
  249. mandir = @mandir@
  250. mkdir_p = @mkdir_p@
  251. oldincludedir = @oldincludedir@
  252. pdfdir = @pdfdir@
  253. prefix = @prefix@
  254. program_transform_name = @program_transform_name@
  255. psdir = @psdir@
  256. sbindir = @sbindir@
  257. sharedstatedir = @sharedstatedir@
  258. srcdir = @srcdir@
  259. sysconfdir = @sysconfdir@
  260. target = @target@
  261. target_alias = @target_alias@
  262. target_cpu = @target_cpu@
  263. target_os = @target_os@
  264. target_vendor = @target_vendor@
  265. top_build_prefix = @top_build_prefix@
  266. top_builddir = @top_builddir@
  267. top_srcdir = @top_srcdir@
  268. SINGLE_THREADED_TESTS = appender_test \
  269. customloglevel_test \
  270. fileappender_test \
  271. filter_test \
  272. hierarchy_test \
  273. loglog_test \
  274. ndc_test \
  275. ostream_test \
  276. patternlayout_test \
  277. performance_test \
  278. priority_test \
  279. propertyconfig_test \
  280. socket_test \
  281. timeformat_test
  282. @MULTI_THREADED_FALSE@SUBDIRS = $(SINGLE_THREADED_TESTS)
  283. @MULTI_THREADED_TRUE@SUBDIRS = $(SINGLE_THREADED_TESTS) thread_test configandwatch_test
  284. all: all-recursive
  285. .SUFFIXES:
  286. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  287. @for dep in $?; do \
  288. case '$(am__configure_deps)' in \
  289. *$$dep*) \
  290. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  291. && { if test -f $@; then exit 0; else break; fi; }; \
  292. exit 1;; \
  293. esac; \
  294. done; \
  295. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
  296. $(am__cd) $(top_srcdir) && \
  297. $(AUTOMAKE) --gnu tests/Makefile
  298. .PRECIOUS: Makefile
  299. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  300. @case '$?' in \
  301. *config.status*) \
  302. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  303. *) \
  304. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  305. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  306. esac;
  307. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  308. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  309. $(top_srcdir)/configure: $(am__configure_deps)
  310. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  311. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  312. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  313. $(am__aclocal_m4_deps):
  314. mostlyclean-libtool:
  315. -rm -f *.lo
  316. clean-libtool:
  317. -rm -rf .libs _libs
  318. # This directory's subdirectories are mostly independent; you can cd
  319. # into them and run 'make' without going through this Makefile.
  320. # To change the values of 'make' variables: instead of editing Makefiles,
  321. # (1) if the variable is set in 'config.status', edit 'config.status'
  322. # (which will cause the Makefiles to be regenerated when you run 'make');
  323. # (2) otherwise, pass the desired values on the 'make' command line.
  324. $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
  325. @fail= failcom='exit 1'; \
  326. for f in x $$MAKEFLAGS; do \
  327. case $$f in \
  328. *=* | --[!k]*);; \
  329. *k*) failcom='fail=yes';; \
  330. esac; \
  331. done; \
  332. dot_seen=no; \
  333. target=`echo $@ | sed s/-recursive//`; \
  334. case "$@" in \
  335. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  336. *) list='$(SUBDIRS)' ;; \
  337. esac; \
  338. for subdir in $$list; do \
  339. echo "Making $$target in $$subdir"; \
  340. if test "$$subdir" = "."; then \
  341. dot_seen=yes; \
  342. local_target="$$target-am"; \
  343. else \
  344. local_target="$$target"; \
  345. fi; \
  346. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  347. || eval $$failcom; \
  348. done; \
  349. if test "$$dot_seen" = "no"; then \
  350. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  351. fi; test -z "$$fail"
  352. tags-recursive:
  353. list='$(SUBDIRS)'; for subdir in $$list; do \
  354. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  355. done
  356. ctags-recursive:
  357. list='$(SUBDIRS)'; for subdir in $$list; do \
  358. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  359. done
  360. cscopelist-recursive:
  361. list='$(SUBDIRS)'; for subdir in $$list; do \
  362. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
  363. done
  364. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  365. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  366. unique=`for i in $$list; do \
  367. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  368. done | \
  369. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  370. END { if (nonempty) { for (i in files) print i; }; }'`; \
  371. mkid -fID $$unique
  372. tags: TAGS
  373. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  374. $(TAGS_FILES) $(LISP)
  375. set x; \
  376. here=`pwd`; \
  377. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  378. include_option=--etags-include; \
  379. empty_fix=.; \
  380. else \
  381. include_option=--include; \
  382. empty_fix=; \
  383. fi; \
  384. list='$(SUBDIRS)'; for subdir in $$list; do \
  385. if test "$$subdir" = .; then :; else \
  386. test ! -f $$subdir/TAGS || \
  387. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  388. fi; \
  389. done; \
  390. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  391. unique=`for i in $$list; do \
  392. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  393. done | \
  394. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  395. END { if (nonempty) { for (i in files) print i; }; }'`; \
  396. shift; \
  397. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  398. test -n "$$unique" || unique=$$empty_fix; \
  399. if test $$# -gt 0; then \
  400. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  401. "$$@" $$unique; \
  402. else \
  403. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  404. $$unique; \
  405. fi; \
  406. fi
  407. ctags: CTAGS
  408. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  409. $(TAGS_FILES) $(LISP)
  410. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  411. unique=`for i in $$list; do \
  412. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  413. done | \
  414. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  415. END { if (nonempty) { for (i in files) print i; }; }'`; \
  416. test -z "$(CTAGS_ARGS)$$unique" \
  417. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  418. $$unique
  419. GTAGS:
  420. here=`$(am__cd) $(top_builddir) && pwd` \
  421. && $(am__cd) $(top_srcdir) \
  422. && gtags -i $(GTAGS_ARGS) "$$here"
  423. cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
  424. list='$(SOURCES) $(HEADERS) $(LISP)'; \
  425. case "$(srcdir)" in \
  426. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  427. *) sdir=$(subdir)/$(srcdir) ;; \
  428. esac; \
  429. for i in $$list; do \
  430. if test -f "$$i"; then \
  431. echo "$(subdir)/$$i"; \
  432. else \
  433. echo "$$sdir/$$i"; \
  434. fi; \
  435. done >> $(top_builddir)/cscope.files
  436. distclean-tags:
  437. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  438. distdir: $(DISTFILES)
  439. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  440. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  441. list='$(DISTFILES)'; \
  442. dist_files=`for file in $$list; do echo $$file; done | \
  443. sed -e "s|^$$srcdirstrip/||;t" \
  444. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  445. case $$dist_files in \
  446. */*) $(MKDIR_P) `echo "$$dist_files" | \
  447. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  448. sort -u` ;; \
  449. esac; \
  450. for file in $$dist_files; do \
  451. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  452. if test -d $$d/$$file; then \
  453. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  454. if test -d "$(distdir)/$$file"; then \
  455. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  456. fi; \
  457. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  458. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  459. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  460. fi; \
  461. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  462. else \
  463. test -f "$(distdir)/$$file" \
  464. || cp -p $$d/$$file "$(distdir)/$$file" \
  465. || exit 1; \
  466. fi; \
  467. done
  468. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  469. if test "$$subdir" = .; then :; else \
  470. $(am__make_dryrun) \
  471. || test -d "$(distdir)/$$subdir" \
  472. || $(MKDIR_P) "$(distdir)/$$subdir" \
  473. || exit 1; \
  474. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  475. $(am__relativize); \
  476. new_distdir=$$reldir; \
  477. dir1=$$subdir; dir2="$(top_distdir)"; \
  478. $(am__relativize); \
  479. new_top_distdir=$$reldir; \
  480. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  481. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  482. ($(am__cd) $$subdir && \
  483. $(MAKE) $(AM_MAKEFLAGS) \
  484. top_distdir="$$new_top_distdir" \
  485. distdir="$$new_distdir" \
  486. am__remove_distdir=: \
  487. am__skip_length_check=: \
  488. am__skip_mode_fix=: \
  489. distdir) \
  490. || exit 1; \
  491. fi; \
  492. done
  493. check-am: all-am
  494. check: check-recursive
  495. all-am: Makefile
  496. installdirs: installdirs-recursive
  497. installdirs-am:
  498. install: install-recursive
  499. install-exec: install-exec-recursive
  500. install-data: install-data-recursive
  501. uninstall: uninstall-recursive
  502. install-am: all-am
  503. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  504. installcheck: installcheck-recursive
  505. install-strip:
  506. if test -z '$(STRIP)'; then \
  507. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  508. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  509. install; \
  510. else \
  511. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  512. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  513. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  514. fi
  515. mostlyclean-generic:
  516. clean-generic:
  517. distclean-generic:
  518. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  519. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  520. maintainer-clean-generic:
  521. @echo "This command is intended for maintainers to use"
  522. @echo "it deletes files that may require special tools to rebuild."
  523. clean: clean-recursive
  524. clean-am: clean-generic clean-libtool mostlyclean-am
  525. distclean: distclean-recursive
  526. -rm -f Makefile
  527. distclean-am: clean-am distclean-generic distclean-tags
  528. dvi: dvi-recursive
  529. dvi-am:
  530. html: html-recursive
  531. html-am:
  532. info: info-recursive
  533. info-am:
  534. install-data-am:
  535. install-dvi: install-dvi-recursive
  536. install-dvi-am:
  537. install-exec-am:
  538. install-html: install-html-recursive
  539. install-html-am:
  540. install-info: install-info-recursive
  541. install-info-am:
  542. install-man:
  543. install-pdf: install-pdf-recursive
  544. install-pdf-am:
  545. install-ps: install-ps-recursive
  546. install-ps-am:
  547. installcheck-am:
  548. maintainer-clean: maintainer-clean-recursive
  549. -rm -f Makefile
  550. maintainer-clean-am: distclean-am maintainer-clean-generic
  551. mostlyclean: mostlyclean-recursive
  552. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  553. pdf: pdf-recursive
  554. pdf-am:
  555. ps: ps-recursive
  556. ps-am:
  557. uninstall-am:
  558. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
  559. cscopelist-recursive ctags-recursive install-am install-strip \
  560. tags-recursive
  561. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  562. all all-am check check-am clean clean-generic clean-libtool \
  563. cscopelist cscopelist-recursive ctags ctags-recursive \
  564. distclean distclean-generic distclean-libtool distclean-tags \
  565. distdir dvi dvi-am html html-am info info-am install \
  566. install-am install-data install-data-am install-dvi \
  567. install-dvi-am install-exec install-exec-am install-html \
  568. install-html-am install-info install-info-am install-man \
  569. install-pdf install-pdf-am install-ps install-ps-am \
  570. install-strip installcheck installcheck-am installdirs \
  571. installdirs-am maintainer-clean maintainer-clean-generic \
  572. mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
  573. ps ps-am tags tags-recursive uninstall uninstall-am
  574. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  575. # Otherwise a system limit (for SysV at least) may be exceeded.
  576. .NOEXPORT: