Makefile.in 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
  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. #
  13. # Copyright 2005 Red Hat, Inc.
  14. #
  15. # Permission to use, copy, modify, distribute, and sell this software and its
  16. # documentation for any purpose is hereby granted without fee, provided that
  17. # the above copyright notice appear in all copies and that both that
  18. # copyright notice and this permission notice appear in supporting
  19. # documentation, and that the name of Red Hat not be used in
  20. # advertising or publicity pertaining to distribution of the software without
  21. # specific, written prior permission. Red Hat makes no
  22. # representations about the suitability of this software for any purpose. It
  23. # is provided "as is" without express or implied warranty.
  24. #
  25. # RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  26. # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  27. # EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  28. # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  29. # DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  30. # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  31. # PERFORMANCE OF THIS SOFTWARE.
  32. VPATH = @srcdir@
  33. am__make_dryrun = \
  34. { \
  35. am__dry=no; \
  36. case $$MAKEFLAGS in \
  37. *\\[\ \ ]*) \
  38. echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
  39. | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  40. *) \
  41. for am__flg in $$MAKEFLAGS; do \
  42. case $$am__flg in \
  43. *=*|--*) ;; \
  44. *n*) am__dry=yes; break;; \
  45. esac; \
  46. done;; \
  47. esac; \
  48. test $$am__dry = yes; \
  49. }
  50. pkgdatadir = $(datadir)/@PACKAGE@
  51. pkgincludedir = $(includedir)/@PACKAGE@
  52. pkglibdir = $(libdir)/@PACKAGE@
  53. pkglibexecdir = $(libexecdir)/@PACKAGE@
  54. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  55. install_sh_DATA = $(install_sh) -c -m 644
  56. install_sh_PROGRAM = $(install_sh) -c
  57. install_sh_SCRIPT = $(install_sh) -c
  58. INSTALL_HEADER = $(INSTALL_DATA)
  59. transform = $(program_transform_name)
  60. NORMAL_INSTALL = :
  61. PRE_INSTALL = :
  62. POST_INSTALL = :
  63. NORMAL_UNINSTALL = :
  64. PRE_UNINSTALL = :
  65. POST_UNINSTALL = :
  66. build_triplet = @build@
  67. host_triplet = @host@
  68. subdir = .
  69. DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
  70. $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  71. $(srcdir)/fontenc.pc.in $(top_srcdir)/configure COPYING \
  72. ChangeLog INSTALL compile config.guess config.sub depcomp \
  73. install-sh ltmain.sh missing
  74. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  75. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  76. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  77. $(ACLOCAL_M4)
  78. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  79. configure.lineno config.status.lineno
  80. mkinstalldirs = $(install_sh) -d
  81. CONFIG_HEADER = config.h
  82. CONFIG_CLEAN_FILES = fontenc.pc
  83. CONFIG_CLEAN_VPATH_FILES =
  84. AM_V_P = $(am__v_P_@AM_V@)
  85. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  86. am__v_P_0 = false
  87. am__v_P_1 = :
  88. AM_V_GEN = $(am__v_GEN_@AM_V@)
  89. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  90. am__v_GEN_0 = @echo " GEN " $@;
  91. am__v_GEN_1 =
  92. AM_V_at = $(am__v_at_@AM_V@)
  93. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  94. am__v_at_0 = @
  95. am__v_at_1 =
  96. SOURCES =
  97. DIST_SOURCES =
  98. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  99. html-recursive info-recursive install-data-recursive \
  100. install-dvi-recursive install-exec-recursive \
  101. install-html-recursive install-info-recursive \
  102. install-pdf-recursive install-ps-recursive install-recursive \
  103. installcheck-recursive installdirs-recursive pdf-recursive \
  104. ps-recursive uninstall-recursive
  105. am__can_run_installinfo = \
  106. case $$AM_UPDATE_INFO_DIR in \
  107. n|no|NO) false;; \
  108. *) (install-info --version) >/dev/null 2>&1;; \
  109. esac
  110. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  111. am__vpath_adj = case $$p in \
  112. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  113. *) f=$$p;; \
  114. esac;
  115. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  116. am__install_max = 40
  117. am__nobase_strip_setup = \
  118. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  119. am__nobase_strip = \
  120. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  121. am__nobase_list = $(am__nobase_strip_setup); \
  122. for p in $$list; do echo "$$p $$p"; done | \
  123. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  124. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  125. if (++n[$$2] == $(am__install_max)) \
  126. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  127. END { for (dir in files) print dir, files[dir] }'
  128. am__base_list = \
  129. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  130. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  131. am__uninstall_files_from_dir = { \
  132. test -z "$$files" \
  133. || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  134. || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  135. $(am__cd) "$$dir" && rm -f $$files; }; \
  136. }
  137. am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
  138. DATA = $(pkgconfig_DATA)
  139. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  140. distclean-recursive maintainer-clean-recursive
  141. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  142. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  143. cscope distdir dist dist-all distcheck
  144. ETAGS = etags
  145. CTAGS = ctags
  146. CSCOPE = cscope
  147. DIST_SUBDIRS = $(SUBDIRS)
  148. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  149. distdir = $(PACKAGE)-$(VERSION)
  150. top_distdir = $(distdir)
  151. am__remove_distdir = \
  152. if test -d "$(distdir)"; then \
  153. find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  154. && rm -rf "$(distdir)" \
  155. || { sleep 5 && rm -rf "$(distdir)"; }; \
  156. else :; fi
  157. am__post_remove_distdir = $(am__remove_distdir)
  158. am__relativize = \
  159. dir0=`pwd`; \
  160. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  161. sed_rest='s,^[^/]*/*,,'; \
  162. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  163. sed_butlast='s,/*[^/]*$$,,'; \
  164. while test -n "$$dir1"; do \
  165. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  166. if test "$$first" != "."; then \
  167. if test "$$first" = ".."; then \
  168. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  169. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  170. else \
  171. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  172. if test "$$first2" = "$$first"; then \
  173. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  174. else \
  175. dir2="../$$dir2"; \
  176. fi; \
  177. dir0="$$dir0"/"$$first"; \
  178. fi; \
  179. fi; \
  180. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  181. done; \
  182. reldir="$$dir2"
  183. DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
  184. GZIP_ENV = --best
  185. DIST_TARGETS = dist-bzip2 dist-gzip
  186. distuninstallcheck_listfiles = find . -type f -print
  187. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  188. | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  189. distcleancheck_listfiles = find . -type f -print
  190. ACLOCAL = @ACLOCAL@
  191. ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
  192. ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
  193. AMTAR = @AMTAR@
  194. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  195. APP_MAN_DIR = @APP_MAN_DIR@
  196. APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
  197. AR = @AR@
  198. AUTOCONF = @AUTOCONF@
  199. AUTOHEADER = @AUTOHEADER@
  200. AUTOMAKE = @AUTOMAKE@
  201. AWK = @AWK@
  202. BASE_CFLAGS = @BASE_CFLAGS@
  203. CC = @CC@
  204. CCDEPMODE = @CCDEPMODE@
  205. CFLAGS = @CFLAGS@
  206. CHANGELOG_CMD = @CHANGELOG_CMD@
  207. CPP = @CPP@
  208. CPPFLAGS = @CPPFLAGS@
  209. CWARNFLAGS = @CWARNFLAGS@
  210. CYGPATH_W = @CYGPATH_W@
  211. DEFS = @DEFS@
  212. DEPDIR = @DEPDIR@
  213. DLLTOOL = @DLLTOOL@
  214. DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
  215. DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
  216. DSYMUTIL = @DSYMUTIL@
  217. DUMPBIN = @DUMPBIN@
  218. ECHO_C = @ECHO_C@
  219. ECHO_N = @ECHO_N@
  220. ECHO_T = @ECHO_T@
  221. EGREP = @EGREP@
  222. ENCODINGSDIR = @ENCODINGSDIR@
  223. EXEEXT = @EXEEXT@
  224. FGREP = @FGREP@
  225. FILE_MAN_DIR = @FILE_MAN_DIR@
  226. FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
  227. FONTENC_CFLAGS = @FONTENC_CFLAGS@
  228. FONTENC_LIBS = @FONTENC_LIBS@
  229. FONTROOTDIR = @FONTROOTDIR@
  230. GREP = @GREP@
  231. INSTALL = @INSTALL@
  232. INSTALL_CMD = @INSTALL_CMD@
  233. INSTALL_DATA = @INSTALL_DATA@
  234. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  235. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  236. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  237. LD = @LD@
  238. LDFLAGS = @LDFLAGS@
  239. LIBOBJS = @LIBOBJS@
  240. LIBS = @LIBS@
  241. LIBTOOL = @LIBTOOL@
  242. LIB_MAN_DIR = @LIB_MAN_DIR@
  243. LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
  244. LINT = @LINT@
  245. LINT_FLAGS = @LINT_FLAGS@
  246. LIPO = @LIPO@
  247. LN_S = @LN_S@
  248. LTLIBOBJS = @LTLIBOBJS@
  249. MAKEINFO = @MAKEINFO@
  250. MANIFEST_TOOL = @MANIFEST_TOOL@
  251. MAN_SUBSTS = @MAN_SUBSTS@
  252. MISC_MAN_DIR = @MISC_MAN_DIR@
  253. MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
  254. MKDIR_P = @MKDIR_P@
  255. NM = @NM@
  256. NMEDIT = @NMEDIT@
  257. OBJDUMP = @OBJDUMP@
  258. OBJEXT = @OBJEXT@
  259. OTOOL = @OTOOL@
  260. OTOOL64 = @OTOOL64@
  261. PACKAGE = @PACKAGE@
  262. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  263. PACKAGE_NAME = @PACKAGE_NAME@
  264. PACKAGE_STRING = @PACKAGE_STRING@
  265. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  266. PACKAGE_URL = @PACKAGE_URL@
  267. PACKAGE_VERSION = @PACKAGE_VERSION@
  268. PATH_SEPARATOR = @PATH_SEPARATOR@
  269. PKG_CONFIG = @PKG_CONFIG@
  270. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  271. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  272. RANLIB = @RANLIB@
  273. SED = @SED@
  274. SET_MAKE = @SET_MAKE@
  275. SHELL = @SHELL@
  276. STRICT_CFLAGS = @STRICT_CFLAGS@
  277. STRIP = @STRIP@
  278. VERSION = @VERSION@
  279. XORG_MAN_PAGE = @XORG_MAN_PAGE@
  280. abs_builddir = @abs_builddir@
  281. abs_srcdir = @abs_srcdir@
  282. abs_top_builddir = @abs_top_builddir@
  283. abs_top_srcdir = @abs_top_srcdir@
  284. ac_ct_AR = @ac_ct_AR@
  285. ac_ct_CC = @ac_ct_CC@
  286. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  287. am__include = @am__include@
  288. am__leading_dot = @am__leading_dot@
  289. am__quote = @am__quote@
  290. am__tar = @am__tar@
  291. am__untar = @am__untar@
  292. bindir = @bindir@
  293. build = @build@
  294. build_alias = @build_alias@
  295. build_cpu = @build_cpu@
  296. build_os = @build_os@
  297. build_vendor = @build_vendor@
  298. builddir = @builddir@
  299. datadir = @datadir@
  300. datarootdir = @datarootdir@
  301. docdir = @docdir@
  302. dvidir = @dvidir@
  303. exec_prefix = @exec_prefix@
  304. host = @host@
  305. host_alias = @host_alias@
  306. host_cpu = @host_cpu@
  307. host_os = @host_os@
  308. host_vendor = @host_vendor@
  309. htmldir = @htmldir@
  310. includedir = @includedir@
  311. infodir = @infodir@
  312. install_sh = @install_sh@
  313. libdir = @libdir@
  314. libexecdir = @libexecdir@
  315. localedir = @localedir@
  316. localstatedir = @localstatedir@
  317. mandir = @mandir@
  318. mkdir_p = @mkdir_p@
  319. oldincludedir = @oldincludedir@
  320. pdfdir = @pdfdir@
  321. prefix = @prefix@
  322. program_transform_name = @program_transform_name@
  323. psdir = @psdir@
  324. sbindir = @sbindir@
  325. sharedstatedir = @sharedstatedir@
  326. srcdir = @srcdir@
  327. sysconfdir = @sysconfdir@
  328. target_alias = @target_alias@
  329. top_build_prefix = @top_build_prefix@
  330. top_builddir = @top_builddir@
  331. top_srcdir = @top_srcdir@
  332. SUBDIRS = src
  333. pkgconfigdir = $(libdir)/pkgconfig
  334. pkgconfig_DATA = fontenc.pc
  335. MAINTAINERCLEANFILES = ChangeLog INSTALL
  336. all: config.h
  337. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  338. .SUFFIXES:
  339. am--refresh: Makefile
  340. @:
  341. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  342. @for dep in $?; do \
  343. case '$(am__configure_deps)' in \
  344. *$$dep*) \
  345. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  346. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  347. && exit 0; \
  348. exit 1;; \
  349. esac; \
  350. done; \
  351. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  352. $(am__cd) $(top_srcdir) && \
  353. $(AUTOMAKE) --foreign Makefile
  354. .PRECIOUS: Makefile
  355. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  356. @case '$?' in \
  357. *config.status*) \
  358. echo ' $(SHELL) ./config.status'; \
  359. $(SHELL) ./config.status;; \
  360. *) \
  361. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  362. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  363. esac;
  364. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  365. $(SHELL) ./config.status --recheck
  366. $(top_srcdir)/configure: $(am__configure_deps)
  367. $(am__cd) $(srcdir) && $(AUTOCONF)
  368. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  369. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  370. $(am__aclocal_m4_deps):
  371. config.h: stamp-h1
  372. @if test ! -f $@; then rm -f stamp-h1; else :; fi
  373. @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
  374. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  375. @rm -f stamp-h1
  376. cd $(top_builddir) && $(SHELL) ./config.status config.h
  377. $(srcdir)/config.h.in: $(am__configure_deps)
  378. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  379. rm -f stamp-h1
  380. touch $@
  381. distclean-hdr:
  382. -rm -f config.h stamp-h1
  383. fontenc.pc: $(top_builddir)/config.status $(srcdir)/fontenc.pc.in
  384. cd $(top_builddir) && $(SHELL) ./config.status $@
  385. mostlyclean-libtool:
  386. -rm -f *.lo
  387. clean-libtool:
  388. -rm -rf .libs _libs
  389. distclean-libtool:
  390. -rm -f libtool config.lt
  391. install-pkgconfigDATA: $(pkgconfig_DATA)
  392. @$(NORMAL_INSTALL)
  393. @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
  394. if test -n "$$list"; then \
  395. echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
  396. $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
  397. fi; \
  398. for p in $$list; do \
  399. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  400. echo "$$d$$p"; \
  401. done | $(am__base_list) | \
  402. while read files; do \
  403. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
  404. $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
  405. done
  406. uninstall-pkgconfigDATA:
  407. @$(NORMAL_UNINSTALL)
  408. @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
  409. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  410. dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
  411. # This directory's subdirectories are mostly independent; you can cd
  412. # into them and run 'make' without going through this Makefile.
  413. # To change the values of 'make' variables: instead of editing Makefiles,
  414. # (1) if the variable is set in 'config.status', edit 'config.status'
  415. # (which will cause the Makefiles to be regenerated when you run 'make');
  416. # (2) otherwise, pass the desired values on the 'make' command line.
  417. $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
  418. @fail= failcom='exit 1'; \
  419. for f in x $$MAKEFLAGS; do \
  420. case $$f in \
  421. *=* | --[!k]*);; \
  422. *k*) failcom='fail=yes';; \
  423. esac; \
  424. done; \
  425. dot_seen=no; \
  426. target=`echo $@ | sed s/-recursive//`; \
  427. case "$@" in \
  428. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  429. *) list='$(SUBDIRS)' ;; \
  430. esac; \
  431. for subdir in $$list; do \
  432. echo "Making $$target in $$subdir"; \
  433. if test "$$subdir" = "."; then \
  434. dot_seen=yes; \
  435. local_target="$$target-am"; \
  436. else \
  437. local_target="$$target"; \
  438. fi; \
  439. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  440. || eval $$failcom; \
  441. done; \
  442. if test "$$dot_seen" = "no"; then \
  443. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  444. fi; test -z "$$fail"
  445. tags-recursive:
  446. list='$(SUBDIRS)'; for subdir in $$list; do \
  447. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  448. done
  449. ctags-recursive:
  450. list='$(SUBDIRS)'; for subdir in $$list; do \
  451. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  452. done
  453. cscopelist-recursive:
  454. list='$(SUBDIRS)'; for subdir in $$list; do \
  455. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
  456. done
  457. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  458. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  459. unique=`for i in $$list; do \
  460. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  461. done | \
  462. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  463. END { if (nonempty) { for (i in files) print i; }; }'`; \
  464. mkid -fID $$unique
  465. tags: TAGS
  466. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  467. $(TAGS_FILES) $(LISP)
  468. set x; \
  469. here=`pwd`; \
  470. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  471. include_option=--etags-include; \
  472. empty_fix=.; \
  473. else \
  474. include_option=--include; \
  475. empty_fix=; \
  476. fi; \
  477. list='$(SUBDIRS)'; for subdir in $$list; do \
  478. if test "$$subdir" = .; then :; else \
  479. test ! -f $$subdir/TAGS || \
  480. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  481. fi; \
  482. done; \
  483. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  484. unique=`for i in $$list; do \
  485. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  486. done | \
  487. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  488. END { if (nonempty) { for (i in files) print i; }; }'`; \
  489. shift; \
  490. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  491. test -n "$$unique" || unique=$$empty_fix; \
  492. if test $$# -gt 0; then \
  493. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  494. "$$@" $$unique; \
  495. else \
  496. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  497. $$unique; \
  498. fi; \
  499. fi
  500. ctags: CTAGS
  501. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  502. $(TAGS_FILES) $(LISP)
  503. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  504. unique=`for i in $$list; do \
  505. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  506. done | \
  507. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  508. END { if (nonempty) { for (i in files) print i; }; }'`; \
  509. test -z "$(CTAGS_ARGS)$$unique" \
  510. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  511. $$unique
  512. GTAGS:
  513. here=`$(am__cd) $(top_builddir) && pwd` \
  514. && $(am__cd) $(top_srcdir) \
  515. && gtags -i $(GTAGS_ARGS) "$$here"
  516. cscope: cscope.files
  517. test ! -s cscope.files \
  518. || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  519. clean-cscope:
  520. -rm -f cscope.files
  521. cscope.files: clean-cscope cscopelist-recursive cscopelist
  522. cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
  523. list='$(SOURCES) $(HEADERS) $(LISP)'; \
  524. case "$(srcdir)" in \
  525. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  526. *) sdir=$(subdir)/$(srcdir) ;; \
  527. esac; \
  528. for i in $$list; do \
  529. if test -f "$$i"; then \
  530. echo "$(subdir)/$$i"; \
  531. else \
  532. echo "$$sdir/$$i"; \
  533. fi; \
  534. done >> $(top_builddir)/cscope.files
  535. distclean-tags:
  536. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  537. -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  538. distdir: $(DISTFILES)
  539. $(am__remove_distdir)
  540. test -d "$(distdir)" || mkdir "$(distdir)"
  541. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  542. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  543. list='$(DISTFILES)'; \
  544. dist_files=`for file in $$list; do echo $$file; done | \
  545. sed -e "s|^$$srcdirstrip/||;t" \
  546. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  547. case $$dist_files in \
  548. */*) $(MKDIR_P) `echo "$$dist_files" | \
  549. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  550. sort -u` ;; \
  551. esac; \
  552. for file in $$dist_files; do \
  553. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  554. if test -d $$d/$$file; then \
  555. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  556. if test -d "$(distdir)/$$file"; then \
  557. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  558. fi; \
  559. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  560. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  561. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  562. fi; \
  563. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  564. else \
  565. test -f "$(distdir)/$$file" \
  566. || cp -p $$d/$$file "$(distdir)/$$file" \
  567. || exit 1; \
  568. fi; \
  569. done
  570. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  571. if test "$$subdir" = .; then :; else \
  572. $(am__make_dryrun) \
  573. || test -d "$(distdir)/$$subdir" \
  574. || $(MKDIR_P) "$(distdir)/$$subdir" \
  575. || exit 1; \
  576. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  577. $(am__relativize); \
  578. new_distdir=$$reldir; \
  579. dir1=$$subdir; dir2="$(top_distdir)"; \
  580. $(am__relativize); \
  581. new_top_distdir=$$reldir; \
  582. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  583. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  584. ($(am__cd) $$subdir && \
  585. $(MAKE) $(AM_MAKEFLAGS) \
  586. top_distdir="$$new_top_distdir" \
  587. distdir="$$new_distdir" \
  588. am__remove_distdir=: \
  589. am__skip_length_check=: \
  590. am__skip_mode_fix=: \
  591. distdir) \
  592. || exit 1; \
  593. fi; \
  594. done
  595. $(MAKE) $(AM_MAKEFLAGS) \
  596. top_distdir="$(top_distdir)" distdir="$(distdir)" \
  597. dist-hook
  598. -test -n "$(am__skip_mode_fix)" \
  599. || find "$(distdir)" -type d ! -perm -755 \
  600. -exec chmod u+rwx,go+rx {} \; -o \
  601. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  602. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  603. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  604. || chmod -R a+r "$(distdir)"
  605. dist-gzip: distdir
  606. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  607. $(am__post_remove_distdir)
  608. dist-bzip2: distdir
  609. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  610. $(am__post_remove_distdir)
  611. dist-lzip: distdir
  612. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  613. $(am__post_remove_distdir)
  614. dist-xz: distdir
  615. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  616. $(am__post_remove_distdir)
  617. dist-tarZ: distdir
  618. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  619. $(am__post_remove_distdir)
  620. dist-shar: distdir
  621. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  622. $(am__post_remove_distdir)
  623. dist-zip: distdir
  624. -rm -f $(distdir).zip
  625. zip -rq $(distdir).zip $(distdir)
  626. $(am__post_remove_distdir)
  627. dist dist-all:
  628. $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  629. $(am__post_remove_distdir)
  630. # This target untars the dist file and tries a VPATH configuration. Then
  631. # it guarantees that the distribution is self-contained by making another
  632. # tarfile.
  633. distcheck: dist
  634. case '$(DIST_ARCHIVES)' in \
  635. *.tar.gz*) \
  636. GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  637. *.tar.bz2*) \
  638. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  639. *.tar.lz*) \
  640. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  641. *.tar.xz*) \
  642. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  643. *.tar.Z*) \
  644. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  645. *.shar.gz*) \
  646. GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  647. *.zip*) \
  648. unzip $(distdir).zip ;;\
  649. esac
  650. chmod -R a-w $(distdir)
  651. chmod u+w $(distdir)
  652. mkdir $(distdir)/_build $(distdir)/_inst
  653. chmod a-w $(distdir)
  654. test -d $(distdir)/_build || exit 0; \
  655. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  656. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  657. && am__cwd=`pwd` \
  658. && $(am__cd) $(distdir)/_build \
  659. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  660. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  661. $(DISTCHECK_CONFIGURE_FLAGS) \
  662. && $(MAKE) $(AM_MAKEFLAGS) \
  663. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  664. && $(MAKE) $(AM_MAKEFLAGS) check \
  665. && $(MAKE) $(AM_MAKEFLAGS) install \
  666. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  667. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  668. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  669. distuninstallcheck \
  670. && chmod -R a-w "$$dc_install_base" \
  671. && ({ \
  672. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  673. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  674. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  675. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  676. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  677. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  678. && rm -rf "$$dc_destdir" \
  679. && $(MAKE) $(AM_MAKEFLAGS) dist \
  680. && rm -rf $(DIST_ARCHIVES) \
  681. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  682. && cd "$$am__cwd" \
  683. || exit 1
  684. $(am__post_remove_distdir)
  685. @(echo "$(distdir) archives ready for distribution: "; \
  686. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  687. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  688. distuninstallcheck:
  689. @test -n '$(distuninstallcheck_dir)' || { \
  690. echo 'ERROR: trying to run $@ with an empty' \
  691. '$$(distuninstallcheck_dir)' >&2; \
  692. exit 1; \
  693. }; \
  694. $(am__cd) '$(distuninstallcheck_dir)' || { \
  695. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  696. exit 1; \
  697. }; \
  698. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  699. || { echo "ERROR: files left after uninstall:" ; \
  700. if test -n "$(DESTDIR)"; then \
  701. echo " (check DESTDIR support)"; \
  702. fi ; \
  703. $(distuninstallcheck_listfiles) ; \
  704. exit 1; } >&2
  705. distcleancheck: distclean
  706. @if test '$(srcdir)' = . ; then \
  707. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  708. exit 1 ; \
  709. fi
  710. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  711. || { echo "ERROR: files left in build directory after distclean:" ; \
  712. $(distcleancheck_listfiles) ; \
  713. exit 1; } >&2
  714. check-am: all-am
  715. check: check-recursive
  716. all-am: Makefile $(DATA) config.h
  717. installdirs: installdirs-recursive
  718. installdirs-am:
  719. for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
  720. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  721. done
  722. install: install-recursive
  723. install-exec: install-exec-recursive
  724. install-data: install-data-recursive
  725. uninstall: uninstall-recursive
  726. install-am: all-am
  727. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  728. installcheck: installcheck-recursive
  729. install-strip:
  730. if test -z '$(STRIP)'; then \
  731. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  732. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  733. install; \
  734. else \
  735. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  736. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  737. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  738. fi
  739. mostlyclean-generic:
  740. clean-generic:
  741. distclean-generic:
  742. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  743. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  744. maintainer-clean-generic:
  745. @echo "This command is intended for maintainers to use"
  746. @echo "it deletes files that may require special tools to rebuild."
  747. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  748. clean: clean-recursive
  749. clean-am: clean-generic clean-libtool mostlyclean-am
  750. distclean: distclean-recursive
  751. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  752. -rm -f Makefile
  753. distclean-am: clean-am distclean-generic distclean-hdr \
  754. distclean-libtool distclean-tags
  755. dvi: dvi-recursive
  756. dvi-am:
  757. html: html-recursive
  758. html-am:
  759. info: info-recursive
  760. info-am:
  761. install-data-am: install-pkgconfigDATA
  762. install-dvi: install-dvi-recursive
  763. install-dvi-am:
  764. install-exec-am:
  765. install-html: install-html-recursive
  766. install-html-am:
  767. install-info: install-info-recursive
  768. install-info-am:
  769. install-man:
  770. install-pdf: install-pdf-recursive
  771. install-pdf-am:
  772. install-ps: install-ps-recursive
  773. install-ps-am:
  774. installcheck-am:
  775. maintainer-clean: maintainer-clean-recursive
  776. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  777. -rm -rf $(top_srcdir)/autom4te.cache
  778. -rm -f Makefile
  779. maintainer-clean-am: distclean-am maintainer-clean-generic
  780. mostlyclean: mostlyclean-recursive
  781. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  782. pdf: pdf-recursive
  783. pdf-am:
  784. ps: ps-recursive
  785. ps-am:
  786. uninstall-am: uninstall-pkgconfigDATA
  787. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
  788. cscopelist-recursive ctags-recursive install-am install-strip \
  789. tags-recursive
  790. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  791. all all-am am--refresh check check-am clean clean-cscope \
  792. clean-generic clean-libtool cscope cscopelist \
  793. cscopelist-recursive ctags ctags-recursive dist dist-all \
  794. dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ \
  795. dist-xz dist-zip distcheck distclean distclean-generic \
  796. distclean-hdr distclean-libtool distclean-tags distcleancheck \
  797. distdir distuninstallcheck dvi dvi-am html html-am info \
  798. info-am install install-am install-data install-data-am \
  799. install-dvi install-dvi-am install-exec install-exec-am \
  800. install-html install-html-am install-info install-info-am \
  801. install-man install-pdf install-pdf-am install-pkgconfigDATA \
  802. install-ps install-ps-am install-strip installcheck \
  803. installcheck-am installdirs installdirs-am maintainer-clean \
  804. maintainer-clean-generic mostlyclean mostlyclean-generic \
  805. mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
  806. uninstall uninstall-am uninstall-pkgconfigDATA
  807. .PHONY: ChangeLog INSTALL
  808. INSTALL:
  809. $(INSTALL_CMD)
  810. ChangeLog:
  811. $(CHANGELOG_CMD)
  812. dist-hook: ChangeLog INSTALL
  813. @LINT_TRUE@lint:
  814. @LINT_TRUE@ (cd src && $(MAKE) $(MFLAGS) lint)
  815. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  816. # Otherwise a system limit (for SysV at least) may be exceeded.
  817. .NOEXPORT: