Makefile.in 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. # Makefile.in generated by automake 1.11.1 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 Free Software Foundation,
  5. # 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. target_triplet = @target@
  34. @LIBMPX_SUPPORTED_TRUE@@MPX_AS_SUPPORTED_TRUE@am__append_1 = mpxwrap
  35. subdir = .
  36. DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  37. $(top_srcdir)/configure $(am__configure_deps) \
  38. $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
  39. $(srcdir)/libmpx.spec.in
  40. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  41. am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
  42. $(top_srcdir)/../config/lead-dot.m4 \
  43. $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
  44. $(top_srcdir)/../config/multi.m4 \
  45. $(top_srcdir)/../config/override.m4 \
  46. $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
  47. $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
  48. $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
  49. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  50. $(ACLOCAL_M4)
  51. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  52. configure.lineno config.status.lineno
  53. mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
  54. CONFIG_HEADER = config.h
  55. CONFIG_CLEAN_FILES = libmpx.spec
  56. CONFIG_CLEAN_VPATH_FILES =
  57. depcomp =
  58. am__depfiles_maybe =
  59. SOURCES =
  60. MULTISRCTOP =
  61. MULTIBUILDTOP =
  62. MULTIDIRS =
  63. MULTISUBDIR =
  64. MULTIDO = true
  65. MULTICLEAN = true
  66. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  67. html-recursive info-recursive install-data-recursive \
  68. install-dvi-recursive install-exec-recursive \
  69. install-html-recursive install-info-recursive \
  70. install-pdf-recursive install-ps-recursive install-recursive \
  71. installcheck-recursive installdirs-recursive pdf-recursive \
  72. ps-recursive uninstall-recursive
  73. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  74. am__vpath_adj = case $$p in \
  75. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  76. *) f=$$p;; \
  77. esac;
  78. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  79. am__install_max = 40
  80. am__nobase_strip_setup = \
  81. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  82. am__nobase_strip = \
  83. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  84. am__nobase_list = $(am__nobase_strip_setup); \
  85. for p in $$list; do echo "$$p $$p"; done | \
  86. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  87. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  88. if (++n[$$2] == $(am__install_max)) \
  89. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  90. END { for (dir in files) print dir, files[dir] }'
  91. am__base_list = \
  92. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  93. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  94. am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
  95. HEADERS = $(nodist_toolexeclib_HEADERS)
  96. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  97. distclean-recursive maintainer-clean-recursive
  98. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  99. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
  100. ETAGS = etags
  101. CTAGS = ctags
  102. DIST_SUBDIRS = mpxrt mpxwrap
  103. ACLOCAL = @ACLOCAL@
  104. AMTAR = @AMTAR@
  105. AR = @AR@
  106. AS = @AS@
  107. AUTOCONF = @AUTOCONF@
  108. AUTOHEADER = @AUTOHEADER@
  109. AUTOMAKE = @AUTOMAKE@
  110. AWK = @AWK@
  111. CC = @CC@
  112. CCAS = @CCAS@
  113. CCASFLAGS = @CCASFLAGS@
  114. CFLAGS = @CFLAGS@
  115. CPP = @CPP@
  116. CPPFLAGS = @CPPFLAGS@
  117. CXX = @CXX@
  118. CXXCPP = @CXXCPP@
  119. CXXFLAGS = @CXXFLAGS@
  120. CYGPATH_W = @CYGPATH_W@
  121. DEFS = @DEFS@
  122. DSYMUTIL = @DSYMUTIL@
  123. DUMPBIN = @DUMPBIN@
  124. ECHO_C = @ECHO_C@
  125. ECHO_N = @ECHO_N@
  126. ECHO_T = @ECHO_T@
  127. EGREP = @EGREP@
  128. EXEEXT = @EXEEXT@
  129. FGREP = @FGREP@
  130. GREP = @GREP@
  131. INSTALL = @INSTALL@
  132. INSTALL_DATA = @INSTALL_DATA@
  133. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  134. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  135. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  136. LD = @LD@
  137. LDFLAGS = @LDFLAGS@
  138. LIBOBJS = @LIBOBJS@
  139. LIBS = @LIBS@
  140. LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
  141. LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
  142. LIBTOOL = @LIBTOOL@
  143. LIPO = @LIPO@
  144. LN_S = @LN_S@
  145. LTLIBOBJS = @LTLIBOBJS@
  146. MAINT = @MAINT@
  147. MAKEINFO = @MAKEINFO@
  148. MKDIR_P = @MKDIR_P@
  149. NM = @NM@
  150. NMEDIT = @NMEDIT@
  151. OBJDUMP = @OBJDUMP@
  152. OBJEXT = @OBJEXT@
  153. OTOOL = @OTOOL@
  154. OTOOL64 = @OTOOL64@
  155. PACKAGE = @PACKAGE@
  156. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  157. PACKAGE_NAME = @PACKAGE_NAME@
  158. PACKAGE_STRING = @PACKAGE_STRING@
  159. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  160. PACKAGE_URL = @PACKAGE_URL@
  161. PACKAGE_VERSION = @PACKAGE_VERSION@
  162. PATH_SEPARATOR = @PATH_SEPARATOR@
  163. RANLIB = @RANLIB@
  164. SED = @SED@
  165. SET_MAKE = @SET_MAKE@
  166. SHELL = @SHELL@
  167. STRIP = @STRIP@
  168. VERSION = @VERSION@
  169. XCFLAGS = @XCFLAGS@
  170. abs_builddir = @abs_builddir@
  171. abs_srcdir = @abs_srcdir@
  172. abs_top_builddir = @abs_top_builddir@
  173. abs_top_srcdir = @abs_top_srcdir@
  174. ac_ct_CC = @ac_ct_CC@
  175. ac_ct_CXX = @ac_ct_CXX@
  176. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  177. am__leading_dot = @am__leading_dot@
  178. am__tar = @am__tar@
  179. am__untar = @am__untar@
  180. bindir = @bindir@
  181. build = @build@
  182. build_alias = @build_alias@
  183. build_cpu = @build_cpu@
  184. build_os = @build_os@
  185. build_vendor = @build_vendor@
  186. builddir = @builddir@
  187. datadir = @datadir@
  188. datarootdir = @datarootdir@
  189. docdir = @docdir@
  190. dvidir = @dvidir@
  191. enable_shared = @enable_shared@
  192. enable_static = @enable_static@
  193. exec_prefix = @exec_prefix@
  194. host = @host@
  195. host_alias = @host_alias@
  196. host_cpu = @host_cpu@
  197. host_os = @host_os@
  198. host_vendor = @host_vendor@
  199. htmldir = @htmldir@
  200. includedir = @includedir@
  201. infodir = @infodir@
  202. install_sh = @install_sh@
  203. libdir = @libdir@
  204. libexecdir = @libexecdir@
  205. link_libmpx = @link_libmpx@
  206. localedir = @localedir@
  207. localstatedir = @localstatedir@
  208. mandir = @mandir@
  209. mkdir_p = @mkdir_p@
  210. multi_basedir = @multi_basedir@
  211. oldincludedir = @oldincludedir@
  212. pdfdir = @pdfdir@
  213. prefix = @prefix@
  214. program_transform_name = @program_transform_name@
  215. psdir = @psdir@
  216. sbindir = @sbindir@
  217. sharedstatedir = @sharedstatedir@
  218. srcdir = @srcdir@
  219. sysconfdir = @sysconfdir@
  220. target = @target@
  221. target_alias = @target_alias@
  222. target_cpu = @target_cpu@
  223. target_noncanonical = @target_noncanonical@
  224. target_os = @target_os@
  225. target_vendor = @target_vendor@
  226. toolexecdir = @toolexecdir@
  227. toolexeclibdir = @toolexeclibdir@
  228. top_build_prefix = @top_build_prefix@
  229. top_builddir = @top_builddir@
  230. top_srcdir = @top_srcdir@
  231. ACLOCAL_AMFLAGS = -I .. -I ../config
  232. @LIBMPX_SUPPORTED_TRUE@SUBDIRS = mpxrt $(am__append_1)
  233. @LIBMPX_SUPPORTED_TRUE@nodist_toolexeclib_HEADERS = libmpx.spec
  234. gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
  235. # Work around what appears to be a GNU make bug handling MAKEFLAGS
  236. # values defined in terms of make variables, as is the case for CC and
  237. # friends when we are called from the top level Makefile.
  238. AM_MAKEFLAGS = \
  239. "AR_FLAGS=$(AR_FLAGS)" \
  240. "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
  241. "CFLAGS=$(CFLAGS)" \
  242. "CXXFLAGS=$(CXXFLAGS)" \
  243. "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
  244. "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
  245. "INSTALL=$(INSTALL)" \
  246. "INSTALL_DATA=$(INSTALL_DATA)" \
  247. "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
  248. "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
  249. "JC1FLAGS=$(JC1FLAGS)" \
  250. "LDFLAGS=$(LDFLAGS)" \
  251. "LIBCFLAGS=$(LIBCFLAGS)" \
  252. "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
  253. "MAKE=$(MAKE)" \
  254. "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
  255. "PICFLAG=$(PICFLAG)" \
  256. "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
  257. "SHELL=$(SHELL)" \
  258. "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
  259. "exec_prefix=$(exec_prefix)" \
  260. "infodir=$(infodir)" \
  261. "libdir=$(libdir)" \
  262. "prefix=$(prefix)" \
  263. "includedir=$(includedir)" \
  264. "AR=$(AR)" \
  265. "AS=$(AS)" \
  266. "LD=$(LD)" \
  267. "LIBCFLAGS=$(LIBCFLAGS)" \
  268. "NM=$(NM)" \
  269. "PICFLAG=$(PICFLAG)" \
  270. "RANLIB=$(RANLIB)" \
  271. "DESTDIR=$(DESTDIR)"
  272. MAKEOVERRIDES =
  273. all: config.h
  274. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  275. .SUFFIXES:
  276. am--refresh:
  277. @:
  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. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
  283. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
  284. && exit 0; \
  285. exit 1;; \
  286. esac; \
  287. done; \
  288. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
  289. $(am__cd) $(top_srcdir) && \
  290. $(AUTOMAKE) --foreign --ignore-deps Makefile
  291. .PRECIOUS: Makefile
  292. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  293. @case '$?' in \
  294. *config.status*) \
  295. echo ' $(SHELL) ./config.status'; \
  296. $(SHELL) ./config.status;; \
  297. *) \
  298. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  299. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  300. esac;
  301. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  302. $(SHELL) ./config.status --recheck
  303. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  304. $(am__cd) $(srcdir) && $(AUTOCONF)
  305. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  306. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  307. $(am__aclocal_m4_deps):
  308. config.h: stamp-h1
  309. @if test ! -f $@; then \
  310. rm -f stamp-h1; \
  311. $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
  312. else :; fi
  313. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  314. @rm -f stamp-h1
  315. cd $(top_builddir) && $(SHELL) ./config.status config.h
  316. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  317. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  318. rm -f stamp-h1
  319. touch $@
  320. distclean-hdr:
  321. -rm -f config.h stamp-h1
  322. libmpx.spec: $(top_builddir)/config.status $(srcdir)/libmpx.spec.in
  323. cd $(top_builddir) && $(SHELL) ./config.status $@
  324. mostlyclean-libtool:
  325. -rm -f *.lo
  326. clean-libtool:
  327. -rm -rf .libs _libs
  328. distclean-libtool:
  329. -rm -f libtool config.lt
  330. # GNU Make needs to see an explicit $(MAKE) variable in the command it
  331. # runs to enable its job server during parallel builds. Hence the
  332. # comments below.
  333. all-multi:
  334. $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
  335. install-multi:
  336. $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
  337. mostlyclean-multi:
  338. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
  339. clean-multi:
  340. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
  341. distclean-multi:
  342. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
  343. maintainer-clean-multi:
  344. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
  345. install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
  346. @$(NORMAL_INSTALL)
  347. test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
  348. @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
  349. for p in $$list; do \
  350. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  351. echo "$$d$$p"; \
  352. done | $(am__base_list) | \
  353. while read files; do \
  354. echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
  355. $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
  356. done
  357. uninstall-nodist_toolexeclibHEADERS:
  358. @$(NORMAL_UNINSTALL)
  359. @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
  360. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  361. test -n "$$files" || exit 0; \
  362. echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f" $$files ")"; \
  363. cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
  364. # This directory's subdirectories are mostly independent; you can cd
  365. # into them and run `make' without going through this Makefile.
  366. # To change the values of `make' variables: instead of editing Makefiles,
  367. # (1) if the variable is set in `config.status', edit `config.status'
  368. # (which will cause the Makefiles to be regenerated when you run `make');
  369. # (2) otherwise, pass the desired values on the `make' command line.
  370. $(RECURSIVE_TARGETS):
  371. @fail= failcom='exit 1'; \
  372. for f in x $$MAKEFLAGS; do \
  373. case $$f in \
  374. *=* | --[!k]*);; \
  375. *k*) failcom='fail=yes';; \
  376. esac; \
  377. done; \
  378. dot_seen=no; \
  379. target=`echo $@ | sed s/-recursive//`; \
  380. list='$(SUBDIRS)'; for subdir in $$list; do \
  381. echo "Making $$target in $$subdir"; \
  382. if test "$$subdir" = "."; then \
  383. dot_seen=yes; \
  384. local_target="$$target-am"; \
  385. else \
  386. local_target="$$target"; \
  387. fi; \
  388. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  389. || eval $$failcom; \
  390. done; \
  391. if test "$$dot_seen" = "no"; then \
  392. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  393. fi; test -z "$$fail"
  394. $(RECURSIVE_CLEAN_TARGETS):
  395. @fail= failcom='exit 1'; \
  396. for f in x $$MAKEFLAGS; do \
  397. case $$f in \
  398. *=* | --[!k]*);; \
  399. *k*) failcom='fail=yes';; \
  400. esac; \
  401. done; \
  402. dot_seen=no; \
  403. case "$@" in \
  404. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  405. *) list='$(SUBDIRS)' ;; \
  406. esac; \
  407. rev=''; for subdir in $$list; do \
  408. if test "$$subdir" = "."; then :; else \
  409. rev="$$subdir $$rev"; \
  410. fi; \
  411. done; \
  412. rev="$$rev ."; \
  413. target=`echo $@ | sed s/-recursive//`; \
  414. for subdir in $$rev; do \
  415. echo "Making $$target in $$subdir"; \
  416. if test "$$subdir" = "."; then \
  417. local_target="$$target-am"; \
  418. else \
  419. local_target="$$target"; \
  420. fi; \
  421. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  422. || eval $$failcom; \
  423. done && test -z "$$fail"
  424. tags-recursive:
  425. list='$(SUBDIRS)'; for subdir in $$list; do \
  426. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  427. done
  428. ctags-recursive:
  429. list='$(SUBDIRS)'; for subdir in $$list; do \
  430. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  431. done
  432. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  433. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  434. unique=`for i in $$list; do \
  435. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  436. done | \
  437. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  438. END { if (nonempty) { for (i in files) print i; }; }'`; \
  439. mkid -fID $$unique
  440. tags: TAGS
  441. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  442. $(TAGS_FILES) $(LISP)
  443. set x; \
  444. here=`pwd`; \
  445. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  446. include_option=--etags-include; \
  447. empty_fix=.; \
  448. else \
  449. include_option=--include; \
  450. empty_fix=; \
  451. fi; \
  452. list='$(SUBDIRS)'; for subdir in $$list; do \
  453. if test "$$subdir" = .; then :; else \
  454. test ! -f $$subdir/TAGS || \
  455. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  456. fi; \
  457. done; \
  458. list='$(SOURCES) $(HEADERS) config.h.in $(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. shift; \
  465. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  466. test -n "$$unique" || unique=$$empty_fix; \
  467. if test $$# -gt 0; then \
  468. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  469. "$$@" $$unique; \
  470. else \
  471. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  472. $$unique; \
  473. fi; \
  474. fi
  475. ctags: CTAGS
  476. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  477. $(TAGS_FILES) $(LISP)
  478. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  479. unique=`for i in $$list; do \
  480. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  481. done | \
  482. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  483. END { if (nonempty) { for (i in files) print i; }; }'`; \
  484. test -z "$(CTAGS_ARGS)$$unique" \
  485. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  486. $$unique
  487. GTAGS:
  488. here=`$(am__cd) $(top_builddir) && pwd` \
  489. && $(am__cd) $(top_srcdir) \
  490. && gtags -i $(GTAGS_ARGS) "$$here"
  491. distclean-tags:
  492. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  493. check-am: all-am
  494. check: check-recursive
  495. all-am: Makefile all-multi $(HEADERS) config.h
  496. installdirs: installdirs-recursive
  497. installdirs-am:
  498. for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
  499. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  500. done
  501. install: install-recursive
  502. install-exec: install-exec-recursive
  503. install-data: install-data-recursive
  504. uninstall: uninstall-recursive
  505. install-am: all-am
  506. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  507. installcheck: installcheck-recursive
  508. install-strip:
  509. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  510. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  511. `test -z '$(STRIP)' || \
  512. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  513. mostlyclean-generic:
  514. clean-generic:
  515. distclean-generic:
  516. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  517. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  518. maintainer-clean-generic:
  519. @echo "This command is intended for maintainers to use"
  520. @echo "it deletes files that may require special tools to rebuild."
  521. clean: clean-multi clean-recursive
  522. clean-am: clean-generic clean-libtool mostlyclean-am
  523. distclean: distclean-multi distclean-recursive
  524. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  525. -rm -f Makefile
  526. distclean-am: clean-am distclean-generic distclean-hdr \
  527. distclean-libtool distclean-tags
  528. dvi: dvi-recursive
  529. dvi-am:
  530. html: html-recursive
  531. html-am:
  532. info: info-recursive
  533. info-am:
  534. install-data-am:
  535. install-dvi: install-dvi-recursive
  536. install-dvi-am:
  537. install-exec-am: install-multi install-nodist_toolexeclibHEADERS
  538. install-html: install-html-recursive
  539. install-html-am:
  540. install-info: install-info-recursive
  541. install-info-am:
  542. install-man:
  543. install-pdf: install-pdf-recursive
  544. install-pdf-am:
  545. install-ps: install-ps-recursive
  546. install-ps-am:
  547. installcheck-am:
  548. maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
  549. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  550. -rm -rf $(top_srcdir)/autom4te.cache
  551. -rm -f Makefile
  552. maintainer-clean-am: distclean-am maintainer-clean-generic
  553. mostlyclean: mostlyclean-multi mostlyclean-recursive
  554. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  555. pdf: pdf-recursive
  556. pdf-am:
  557. ps: ps-recursive
  558. ps-am:
  559. uninstall-am: uninstall-nodist_toolexeclibHEADERS
  560. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
  561. clean-multi ctags-recursive distclean-multi install-am \
  562. install-multi install-strip maintainer-clean-multi \
  563. mostlyclean-multi tags-recursive
  564. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  565. all all-am all-multi am--refresh check check-am clean \
  566. clean-generic clean-libtool clean-multi ctags ctags-recursive \
  567. distclean distclean-generic distclean-hdr distclean-libtool \
  568. distclean-multi distclean-tags dvi dvi-am html html-am info \
  569. info-am install install-am install-data install-data-am \
  570. install-dvi install-dvi-am install-exec install-exec-am \
  571. install-html install-html-am install-info install-info-am \
  572. install-man install-multi install-nodist_toolexeclibHEADERS \
  573. install-pdf install-pdf-am install-ps install-ps-am \
  574. install-strip installcheck installcheck-am installdirs \
  575. installdirs-am maintainer-clean maintainer-clean-generic \
  576. maintainer-clean-multi mostlyclean mostlyclean-generic \
  577. mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am tags \
  578. tags-recursive uninstall uninstall-am \
  579. uninstall-nodist_toolexeclibHEADERS
  580. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  581. # Otherwise a system limit (for SysV at least) may be exceeded.
  582. .NOEXPORT: