Makefile.in 18 KB

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