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.

631 lines
19 KiB

  1. # Makefile.in generated by automake 1.12.3 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_NDEBUG = @LOG4CPLUS_NDEBUG@
  174. LOG4CPLUS_PROFILING_CXXFLAGS = @LOG4CPLUS_PROFILING_CXXFLAGS@
  175. LOG4CPLUS_PROFILING_LDFLAGS = @LOG4CPLUS_PROFILING_LDFLAGS@
  176. LTLIBOBJS = @LTLIBOBJS@
  177. LT_RELEASE = @LT_RELEASE@
  178. LT_VERSION = @LT_VERSION@
  179. MAKEINFO = @MAKEINFO@
  180. MANIFEST_TOOL = @MANIFEST_TOOL@
  181. MKDIR_P = @MKDIR_P@
  182. NM = @NM@
  183. NMEDIT = @NMEDIT@
  184. OBJDUMP = @OBJDUMP@
  185. OBJEXT = @OBJEXT@
  186. OTOOL = @OTOOL@
  187. OTOOL64 = @OTOOL64@
  188. PACKAGE = @PACKAGE@
  189. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  190. PACKAGE_NAME = @PACKAGE_NAME@
  191. PACKAGE_STRING = @PACKAGE_STRING@
  192. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  193. PACKAGE_URL = @PACKAGE_URL@
  194. PACKAGE_VERSION = @PACKAGE_VERSION@
  195. PATH_SEPARATOR = @PATH_SEPARATOR@
  196. PKG_CONFIG = @PKG_CONFIG@
  197. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  198. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  199. PTHREAD_CXXFLAGS = @PTHREAD_CXXFLAGS@
  200. PTHREAD_LIBS = @PTHREAD_LIBS@
  201. QT_CFLAGS = @QT_CFLAGS@
  202. QT_LIBS = @QT_LIBS@
  203. RANLIB = @RANLIB@
  204. SED = @SED@
  205. SET_MAKE = @SET_MAKE@
  206. SHELL = @SHELL@
  207. STRIP = @STRIP@
  208. VERSION = @VERSION@
  209. abs_builddir = @abs_builddir@
  210. abs_srcdir = @abs_srcdir@
  211. abs_top_builddir = @abs_top_builddir@
  212. abs_top_srcdir = @abs_top_srcdir@
  213. ac_ct_AR = @ac_ct_AR@
  214. ac_ct_CC = @ac_ct_CC@
  215. ac_ct_CXX = @ac_ct_CXX@
  216. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  217. am__include = @am__include@
  218. am__leading_dot = @am__leading_dot@
  219. am__quote = @am__quote@
  220. am__tar = @am__tar@
  221. am__untar = @am__untar@
  222. ax_pthread_config = @ax_pthread_config@
  223. bindir = @bindir@
  224. build = @build@
  225. build_alias = @build_alias@
  226. build_cpu = @build_cpu@
  227. build_os = @build_os@
  228. build_vendor = @build_vendor@
  229. builddir = @builddir@
  230. datadir = @datadir@
  231. datarootdir = @datarootdir@
  232. docdir = @docdir@
  233. dvidir = @dvidir@
  234. exec_prefix = @exec_prefix@
  235. host = @host@
  236. host_alias = @host_alias@
  237. host_cpu = @host_cpu@
  238. host_os = @host_os@
  239. host_vendor = @host_vendor@
  240. htmldir = @htmldir@
  241. includedir = @includedir@
  242. infodir = @infodir@
  243. install_sh = @install_sh@
  244. libdir = @libdir@
  245. libexecdir = @libexecdir@
  246. localedir = @localedir@
  247. localstatedir = @localstatedir@
  248. mandir = @mandir@
  249. mkdir_p = @mkdir_p@
  250. oldincludedir = @oldincludedir@
  251. pdfdir = @pdfdir@
  252. prefix = @prefix@
  253. program_transform_name = @program_transform_name@
  254. psdir = @psdir@
  255. sbindir = @sbindir@
  256. sharedstatedir = @sharedstatedir@
  257. srcdir = @srcdir@
  258. sysconfdir = @sysconfdir@
  259. target = @target@
  260. target_alias = @target_alias@
  261. target_cpu = @target_cpu@
  262. target_os = @target_os@
  263. target_vendor = @target_vendor@
  264. top_build_prefix = @top_build_prefix@
  265. top_builddir = @top_builddir@
  266. top_srcdir = @top_srcdir@
  267. SINGLE_THREADED_TESTS = appender_test \
  268. customloglevel_test \
  269. fileappender_test \
  270. filter_test \
  271. hierarchy_test \
  272. loglog_test \
  273. ndc_test \
  274. ostream_test \
  275. patternlayout_test \
  276. performance_test \
  277. priority_test \
  278. propertyconfig_test \
  279. socket_test \
  280. timeformat_test
  281. @MULTI_THREADED_FALSE@SUBDIRS = $(SINGLE_THREADED_TESTS)
  282. @MULTI_THREADED_TRUE@SUBDIRS = $(SINGLE_THREADED_TESTS) thread_test configandwatch_test
  283. all: all-recursive
  284. .SUFFIXES:
  285. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  286. @for dep in $?; do \
  287. case '$(am__configure_deps)' in \
  288. *$$dep*) \
  289. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  290. && { if test -f $@; then exit 0; else break; fi; }; \
  291. exit 1;; \
  292. esac; \
  293. done; \
  294. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
  295. $(am__cd) $(top_srcdir) && \
  296. $(AUTOMAKE) --gnu tests/Makefile
  297. .PRECIOUS: Makefile
  298. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  299. @case '$?' in \
  300. *config.status*) \
  301. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  302. *) \
  303. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  304. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  305. esac;
  306. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  307. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  308. $(top_srcdir)/configure: $(am__configure_deps)
  309. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  310. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  311. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  312. $(am__aclocal_m4_deps):
  313. mostlyclean-libtool:
  314. -rm -f *.lo
  315. clean-libtool:
  316. -rm -rf .libs _libs
  317. # This directory's subdirectories are mostly independent; you can cd
  318. # into them and run 'make' without going through this Makefile.
  319. # To change the values of 'make' variables: instead of editing Makefiles,
  320. # (1) if the variable is set in 'config.status', edit 'config.status'
  321. # (which will cause the Makefiles to be regenerated when you run 'make');
  322. # (2) otherwise, pass the desired values on the 'make' command line.
  323. $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
  324. @fail= failcom='exit 1'; \
  325. for f in x $$MAKEFLAGS; do \
  326. case $$f in \
  327. *=* | --[!k]*);; \
  328. *k*) failcom='fail=yes';; \
  329. esac; \
  330. done; \
  331. dot_seen=no; \
  332. target=`echo $@ | sed s/-recursive//`; \
  333. case "$@" in \
  334. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  335. *) list='$(SUBDIRS)' ;; \
  336. esac; \
  337. for subdir in $$list; do \
  338. echo "Making $$target in $$subdir"; \
  339. if test "$$subdir" = "."; then \
  340. dot_seen=yes; \
  341. local_target="$$target-am"; \
  342. else \
  343. local_target="$$target"; \
  344. fi; \
  345. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  346. || eval $$failcom; \
  347. done; \
  348. if test "$$dot_seen" = "no"; then \
  349. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  350. fi; test -z "$$fail"
  351. tags-recursive:
  352. list='$(SUBDIRS)'; for subdir in $$list; do \
  353. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  354. done
  355. ctags-recursive:
  356. list='$(SUBDIRS)'; for subdir in $$list; do \
  357. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  358. done
  359. cscopelist-recursive:
  360. list='$(SUBDIRS)'; for subdir in $$list; do \
  361. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
  362. done
  363. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  364. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  365. unique=`for i in $$list; do \
  366. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  367. done | \
  368. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  369. END { if (nonempty) { for (i in files) print i; }; }'`; \
  370. mkid -fID $$unique
  371. tags: TAGS
  372. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  373. $(TAGS_FILES) $(LISP)
  374. set x; \
  375. here=`pwd`; \
  376. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  377. include_option=--etags-include; \
  378. empty_fix=.; \
  379. else \
  380. include_option=--include; \
  381. empty_fix=; \
  382. fi; \
  383. list='$(SUBDIRS)'; for subdir in $$list; do \
  384. if test "$$subdir" = .; then :; else \
  385. test ! -f $$subdir/TAGS || \
  386. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  387. fi; \
  388. done; \
  389. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  390. unique=`for i in $$list; do \
  391. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  392. done | \
  393. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  394. END { if (nonempty) { for (i in files) print i; }; }'`; \
  395. shift; \
  396. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  397. test -n "$$unique" || unique=$$empty_fix; \
  398. if test $$# -gt 0; then \
  399. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  400. "$$@" $$unique; \
  401. else \
  402. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  403. $$unique; \
  404. fi; \
  405. fi
  406. ctags: CTAGS
  407. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  408. $(TAGS_FILES) $(LISP)
  409. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  410. unique=`for i in $$list; do \
  411. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  412. done | \
  413. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  414. END { if (nonempty) { for (i in files) print i; }; }'`; \
  415. test -z "$(CTAGS_ARGS)$$unique" \
  416. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  417. $$unique
  418. GTAGS:
  419. here=`$(am__cd) $(top_builddir) && pwd` \
  420. && $(am__cd) $(top_srcdir) \
  421. && gtags -i $(GTAGS_ARGS) "$$here"
  422. cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
  423. list='$(SOURCES) $(HEADERS) $(LISP)'; \
  424. case "$(srcdir)" in \
  425. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  426. *) sdir=$(subdir)/$(srcdir) ;; \
  427. esac; \
  428. for i in $$list; do \
  429. if test -f "$$i"; then \
  430. echo "$(subdir)/$$i"; \
  431. else \
  432. echo "$$sdir/$$i"; \
  433. fi; \
  434. done >> $(top_builddir)/cscope.files
  435. distclean-tags:
  436. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  437. distdir: $(DISTFILES)
  438. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  439. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  440. list='$(DISTFILES)'; \
  441. dist_files=`for file in $$list; do echo $$file; done | \
  442. sed -e "s|^$$srcdirstrip/||;t" \
  443. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  444. case $$dist_files in \
  445. */*) $(MKDIR_P) `echo "$$dist_files" | \
  446. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  447. sort -u` ;; \
  448. esac; \
  449. for file in $$dist_files; do \
  450. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  451. if test -d $$d/$$file; then \
  452. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  453. if test -d "$(distdir)/$$file"; then \
  454. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  455. fi; \
  456. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  457. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  458. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  459. fi; \
  460. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  461. else \
  462. test -f "$(distdir)/$$file" \
  463. || cp -p $$d/$$file "$(distdir)/$$file" \
  464. || exit 1; \
  465. fi; \
  466. done
  467. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  468. if test "$$subdir" = .; then :; else \
  469. $(am__make_dryrun) \
  470. || test -d "$(distdir)/$$subdir" \
  471. || $(MKDIR_P) "$(distdir)/$$subdir" \
  472. || exit 1; \
  473. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  474. $(am__relativize); \
  475. new_distdir=$$reldir; \
  476. dir1=$$subdir; dir2="$(top_distdir)"; \
  477. $(am__relativize); \
  478. new_top_distdir=$$reldir; \
  479. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  480. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  481. ($(am__cd) $$subdir && \
  482. $(MAKE) $(AM_MAKEFLAGS) \
  483. top_distdir="$$new_top_distdir" \
  484. distdir="$$new_distdir" \
  485. am__remove_distdir=: \
  486. am__skip_length_check=: \
  487. am__skip_mode_fix=: \
  488. distdir) \
  489. || exit 1; \
  490. fi; \
  491. done
  492. check-am: all-am
  493. check: check-recursive
  494. all-am: Makefile
  495. installdirs: installdirs-recursive
  496. installdirs-am:
  497. install: install-recursive
  498. install-exec: install-exec-recursive
  499. install-data: install-data-recursive
  500. uninstall: uninstall-recursive
  501. install-am: all-am
  502. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  503. installcheck: installcheck-recursive
  504. install-strip:
  505. if test -z '$(STRIP)'; then \
  506. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  507. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  508. install; \
  509. else \
  510. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  511. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  512. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  513. fi
  514. mostlyclean-generic:
  515. clean-generic:
  516. distclean-generic:
  517. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  518. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  519. maintainer-clean-generic:
  520. @echo "This command is intended for maintainers to use"
  521. @echo "it deletes files that may require special tools to rebuild."
  522. clean: clean-recursive
  523. clean-am: clean-generic clean-libtool mostlyclean-am
  524. distclean: distclean-recursive
  525. -rm -f Makefile
  526. distclean-am: clean-am distclean-generic distclean-tags
  527. dvi: dvi-recursive
  528. dvi-am:
  529. html: html-recursive
  530. html-am:
  531. info: info-recursive
  532. info-am:
  533. install-data-am:
  534. install-dvi: install-dvi-recursive
  535. install-dvi-am:
  536. install-exec-am:
  537. install-html: install-html-recursive
  538. install-html-am:
  539. install-info: install-info-recursive
  540. install-info-am:
  541. install-man:
  542. install-pdf: install-pdf-recursive
  543. install-pdf-am:
  544. install-ps: install-ps-recursive
  545. install-ps-am:
  546. installcheck-am:
  547. maintainer-clean: maintainer-clean-recursive
  548. -rm -f Makefile
  549. maintainer-clean-am: distclean-am maintainer-clean-generic
  550. mostlyclean: mostlyclean-recursive
  551. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  552. pdf: pdf-recursive
  553. pdf-am:
  554. ps: ps-recursive
  555. ps-am:
  556. uninstall-am:
  557. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
  558. cscopelist-recursive ctags-recursive install-am install-strip \
  559. tags-recursive
  560. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  561. all all-am check check-am clean clean-generic clean-libtool \
  562. cscopelist cscopelist-recursive ctags ctags-recursive \
  563. distclean distclean-generic distclean-libtool distclean-tags \
  564. distdir dvi dvi-am html html-am info info-am install \
  565. install-am install-data install-data-am install-dvi \
  566. install-dvi-am install-exec install-exec-am install-html \
  567. install-html-am install-info install-info-am install-man \
  568. install-pdf install-pdf-am install-ps install-ps-am \
  569. install-strip installcheck installcheck-am installdirs \
  570. installdirs-am maintainer-clean maintainer-clean-generic \
  571. mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
  572. ps ps-am tags tags-recursive uninstall uninstall-am
  573. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  574. # Otherwise a system limit (for SysV at least) may be exceeded.
  575. .NOEXPORT: