/gtkhtml-4.4.0/components/Makefile.in

# · Autoconf · 635 lines · 560 code · 55 blank · 20 comment · 102 complexity · 9c0f93f0e57f1ee34eeb2e098571b192 MD5 · raw file

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