Makefile.in 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584
  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. subdir = AI
  34. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  35. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  36. am__aclocal_m4_deps = $(top_srcdir)/aclocal/m4/ax_boost_base.m4 \
  37. $(top_srcdir)/aclocal/m4/ax_boost_filesystem.m4 \
  38. $(top_srcdir)/aclocal/m4/ax_boost_iostreams.m4 \
  39. $(top_srcdir)/aclocal/m4/ax_boost_program_options.m4 \
  40. $(top_srcdir)/aclocal/m4/ax_boost_system.m4 \
  41. $(top_srcdir)/aclocal/m4/ax_boost_thread.m4 \
  42. $(top_srcdir)/aclocal/m4/libtool.m4 \
  43. $(top_srcdir)/aclocal/m4/ltoptions.m4 \
  44. $(top_srcdir)/aclocal/m4/ltsugar.m4 \
  45. $(top_srcdir)/aclocal/m4/ltversion.m4 \
  46. $(top_srcdir)/aclocal/m4/lt~obsolete.m4 \
  47. $(top_srcdir)/configure.ac
  48. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  49. $(ACLOCAL_M4)
  50. mkinstalldirs = $(install_sh) -d
  51. CONFIG_CLEAN_FILES =
  52. CONFIG_CLEAN_VPATH_FILES =
  53. AM_V_GEN = $(am__v_GEN_$(V))
  54. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  55. am__v_GEN_0 = @echo " GEN " $@;
  56. AM_V_at = $(am__v_at_$(V))
  57. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  58. am__v_at_0 = @
  59. SOURCES =
  60. DIST_SOURCES =
  61. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  62. html-recursive info-recursive install-data-recursive \
  63. install-dvi-recursive install-exec-recursive \
  64. install-html-recursive install-info-recursive \
  65. install-pdf-recursive install-ps-recursive install-recursive \
  66. installcheck-recursive installdirs-recursive pdf-recursive \
  67. ps-recursive uninstall-recursive
  68. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  69. distclean-recursive maintainer-clean-recursive
  70. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  71. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  72. distdir
  73. ETAGS = etags
  74. CTAGS = ctags
  75. DIST_SUBDIRS = $(SUBDIRS)
  76. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  77. am__relativize = \
  78. dir0=`pwd`; \
  79. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  80. sed_rest='s,^[^/]*/*,,'; \
  81. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  82. sed_butlast='s,/*[^/]*$$,,'; \
  83. while test -n "$$dir1"; do \
  84. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  85. if test "$$first" != "."; then \
  86. if test "$$first" = ".."; then \
  87. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  88. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  89. else \
  90. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  91. if test "$$first2" = "$$first"; then \
  92. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  93. else \
  94. dir2="../$$dir2"; \
  95. fi; \
  96. dir0="$$dir0"/"$$first"; \
  97. fi; \
  98. fi; \
  99. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  100. done; \
  101. reldir="$$dir2"
  102. ACLOCAL = @ACLOCAL@
  103. AMTAR = @AMTAR@
  104. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  105. AR = @AR@
  106. AUTOCONF = @AUTOCONF@
  107. AUTOHEADER = @AUTOHEADER@
  108. AUTOMAKE = @AUTOMAKE@
  109. AWK = @AWK@
  110. BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
  111. BOOST_FILESYSTEM_LIB = @BOOST_FILESYSTEM_LIB@
  112. BOOST_IOSTREAMS_LIB = @BOOST_IOSTREAMS_LIB@
  113. BOOST_LDFLAGS = @BOOST_LDFLAGS@
  114. BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
  115. BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
  116. BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
  117. CC = @CC@
  118. CCDEPMODE = @CCDEPMODE@
  119. CFLAGS = @CFLAGS@
  120. CPP = @CPP@
  121. CPPFLAGS = @CPPFLAGS@
  122. CXX = @CXX@
  123. CXXCPP = @CXXCPP@
  124. CXXDEPMODE = @CXXDEPMODE@
  125. CXXFLAGS = @CXXFLAGS@
  126. CYGPATH_W = @CYGPATH_W@
  127. DEFS = @DEFS@
  128. DEPDIR = @DEPDIR@
  129. DSYMUTIL = @DSYMUTIL@
  130. DUMPBIN = @DUMPBIN@
  131. ECHO_C = @ECHO_C@
  132. ECHO_N = @ECHO_N@
  133. ECHO_T = @ECHO_T@
  134. EGREP = @EGREP@
  135. EXEEXT = @EXEEXT@
  136. FFMPEG_CXXFLAGS = @FFMPEG_CXXFLAGS@
  137. FFMPEG_LIBS = @FFMPEG_LIBS@
  138. FGREP = @FGREP@
  139. GREP = @GREP@
  140. HAVE_SDL_CONFIG = @HAVE_SDL_CONFIG@
  141. INSTALL = @INSTALL@
  142. INSTALL_DATA = @INSTALL_DATA@
  143. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  144. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  145. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  146. LD = @LD@
  147. LDFLAGS = @LDFLAGS@
  148. LIBOBJS = @LIBOBJS@
  149. LIBS = @LIBS@
  150. LIBTOOL = @LIBTOOL@
  151. LIPO = @LIPO@
  152. LN_S = @LN_S@
  153. LTLIBOBJS = @LTLIBOBJS@
  154. MAKEINFO = @MAKEINFO@
  155. MKDIR_P = @MKDIR_P@
  156. NM = @NM@
  157. NMEDIT = @NMEDIT@
  158. OBJDUMP = @OBJDUMP@
  159. OBJEXT = @OBJEXT@
  160. OTOOL = @OTOOL@
  161. OTOOL64 = @OTOOL64@
  162. PACKAGE = @PACKAGE@
  163. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  164. PACKAGE_NAME = @PACKAGE_NAME@
  165. PACKAGE_STRING = @PACKAGE_STRING@
  166. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  167. PACKAGE_URL = @PACKAGE_URL@
  168. PACKAGE_VERSION = @PACKAGE_VERSION@
  169. PATH_SEPARATOR = @PATH_SEPARATOR@
  170. RANLIB = @RANLIB@
  171. SDL_CXXFLAGS = @SDL_CXXFLAGS@
  172. SDL_LIBS = @SDL_LIBS@
  173. SED = @SED@
  174. SET_MAKE = @SET_MAKE@
  175. SHELL = @SHELL@
  176. STRIP = @STRIP@
  177. VERSION = @VERSION@
  178. abs_builddir = @abs_builddir@
  179. abs_srcdir = @abs_srcdir@
  180. abs_top_builddir = @abs_top_builddir@
  181. abs_top_srcdir = @abs_top_srcdir@
  182. ac_ct_CC = @ac_ct_CC@
  183. ac_ct_CXX = @ac_ct_CXX@
  184. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  185. am__include = @am__include@
  186. am__leading_dot = @am__leading_dot@
  187. am__quote = @am__quote@
  188. am__tar = @am__tar@
  189. am__untar = @am__untar@
  190. bindir = @bindir@
  191. build = @build@
  192. build_alias = @build_alias@
  193. build_cpu = @build_cpu@
  194. build_os = @build_os@
  195. build_vendor = @build_vendor@
  196. builddir = @builddir@
  197. datadir = @datadir@
  198. datarootdir = @datarootdir@
  199. docdir = @docdir@
  200. dvidir = @dvidir@
  201. exec_prefix = @exec_prefix@
  202. host = @host@
  203. host_alias = @host_alias@
  204. host_cpu = @host_cpu@
  205. host_os = @host_os@
  206. host_vendor = @host_vendor@
  207. htmldir = @htmldir@
  208. includedir = @includedir@
  209. infodir = @infodir@
  210. install_sh = @install_sh@
  211. libdir = @libdir@
  212. libexecdir = @libexecdir@
  213. localedir = @localedir@
  214. localstatedir = @localstatedir@
  215. lt_ECHO = @lt_ECHO@
  216. mandir = @mandir@
  217. mkdir_p = @mkdir_p@
  218. oldincludedir = @oldincludedir@
  219. pdfdir = @pdfdir@
  220. prefix = @prefix@
  221. program_transform_name = @program_transform_name@
  222. psdir = @psdir@
  223. sbindir = @sbindir@
  224. sharedstatedir = @sharedstatedir@
  225. srcdir = @srcdir@
  226. sysconfdir = @sysconfdir@
  227. target_alias = @target_alias@
  228. top_build_prefix = @top_build_prefix@
  229. top_builddir = @top_builddir@
  230. top_srcdir = @top_srcdir@
  231. SUBDIRS = EmptyAI GeniusAI
  232. all: all-recursive
  233. .SUFFIXES:
  234. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  235. @for dep in $?; do \
  236. case '$(am__configure_deps)' in \
  237. *$$dep*) \
  238. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  239. && { if test -f $@; then exit 0; else break; fi; }; \
  240. exit 1;; \
  241. esac; \
  242. done; \
  243. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu AI/Makefile'; \
  244. $(am__cd) $(top_srcdir) && \
  245. $(AUTOMAKE) --gnu AI/Makefile
  246. .PRECIOUS: Makefile
  247. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  248. @case '$?' in \
  249. *config.status*) \
  250. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  251. *) \
  252. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  253. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  254. esac;
  255. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  256. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  257. $(top_srcdir)/configure: $(am__configure_deps)
  258. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  259. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  260. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  261. $(am__aclocal_m4_deps):
  262. mostlyclean-libtool:
  263. -rm -f *.lo
  264. clean-libtool:
  265. -rm -rf .libs _libs
  266. # This directory's subdirectories are mostly independent; you can cd
  267. # into them and run `make' without going through this Makefile.
  268. # To change the values of `make' variables: instead of editing Makefiles,
  269. # (1) if the variable is set in `config.status', edit `config.status'
  270. # (which will cause the Makefiles to be regenerated when you run `make');
  271. # (2) otherwise, pass the desired values on the `make' command line.
  272. $(RECURSIVE_TARGETS):
  273. @fail= failcom='exit 1'; \
  274. for f in x $$MAKEFLAGS; do \
  275. case $$f in \
  276. *=* | --[!k]*);; \
  277. *k*) failcom='fail=yes';; \
  278. esac; \
  279. done; \
  280. dot_seen=no; \
  281. target=`echo $@ | sed s/-recursive//`; \
  282. list='$(SUBDIRS)'; for subdir in $$list; do \
  283. echo "Making $$target in $$subdir"; \
  284. if test "$$subdir" = "."; then \
  285. dot_seen=yes; \
  286. local_target="$$target-am"; \
  287. else \
  288. local_target="$$target"; \
  289. fi; \
  290. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  291. || eval $$failcom; \
  292. done; \
  293. if test "$$dot_seen" = "no"; then \
  294. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  295. fi; test -z "$$fail"
  296. $(RECURSIVE_CLEAN_TARGETS):
  297. @fail= failcom='exit 1'; \
  298. for f in x $$MAKEFLAGS; do \
  299. case $$f in \
  300. *=* | --[!k]*);; \
  301. *k*) failcom='fail=yes';; \
  302. esac; \
  303. done; \
  304. dot_seen=no; \
  305. case "$@" in \
  306. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  307. *) list='$(SUBDIRS)' ;; \
  308. esac; \
  309. rev=''; for subdir in $$list; do \
  310. if test "$$subdir" = "."; then :; else \
  311. rev="$$subdir $$rev"; \
  312. fi; \
  313. done; \
  314. rev="$$rev ."; \
  315. target=`echo $@ | sed s/-recursive//`; \
  316. for subdir in $$rev; do \
  317. echo "Making $$target in $$subdir"; \
  318. if test "$$subdir" = "."; then \
  319. local_target="$$target-am"; \
  320. else \
  321. local_target="$$target"; \
  322. fi; \
  323. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  324. || eval $$failcom; \
  325. done && test -z "$$fail"
  326. tags-recursive:
  327. list='$(SUBDIRS)'; for subdir in $$list; do \
  328. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  329. done
  330. ctags-recursive:
  331. list='$(SUBDIRS)'; for subdir in $$list; do \
  332. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  333. done
  334. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  335. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  336. unique=`for i in $$list; do \
  337. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  338. done | \
  339. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  340. END { if (nonempty) { for (i in files) print i; }; }'`; \
  341. mkid -fID $$unique
  342. tags: TAGS
  343. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  344. $(TAGS_FILES) $(LISP)
  345. set x; \
  346. here=`pwd`; \
  347. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  348. include_option=--etags-include; \
  349. empty_fix=.; \
  350. else \
  351. include_option=--include; \
  352. empty_fix=; \
  353. fi; \
  354. list='$(SUBDIRS)'; for subdir in $$list; do \
  355. if test "$$subdir" = .; then :; else \
  356. test ! -f $$subdir/TAGS || \
  357. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  358. fi; \
  359. done; \
  360. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  361. unique=`for i in $$list; do \
  362. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  363. done | \
  364. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  365. END { if (nonempty) { for (i in files) print i; }; }'`; \
  366. shift; \
  367. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  368. test -n "$$unique" || unique=$$empty_fix; \
  369. if test $$# -gt 0; then \
  370. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  371. "$$@" $$unique; \
  372. else \
  373. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  374. $$unique; \
  375. fi; \
  376. fi
  377. ctags: CTAGS
  378. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  379. $(TAGS_FILES) $(LISP)
  380. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  381. unique=`for i in $$list; do \
  382. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  383. done | \
  384. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  385. END { if (nonempty) { for (i in files) print i; }; }'`; \
  386. test -z "$(CTAGS_ARGS)$$unique" \
  387. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  388. $$unique
  389. GTAGS:
  390. here=`$(am__cd) $(top_builddir) && pwd` \
  391. && $(am__cd) $(top_srcdir) \
  392. && gtags -i $(GTAGS_ARGS) "$$here"
  393. distclean-tags:
  394. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  395. distdir: $(DISTFILES)
  396. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  397. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  398. list='$(DISTFILES)'; \
  399. dist_files=`for file in $$list; do echo $$file; done | \
  400. sed -e "s|^$$srcdirstrip/||;t" \
  401. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  402. case $$dist_files in \
  403. */*) $(MKDIR_P) `echo "$$dist_files" | \
  404. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  405. sort -u` ;; \
  406. esac; \
  407. for file in $$dist_files; do \
  408. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  409. if test -d $$d/$$file; then \
  410. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  411. if test -d "$(distdir)/$$file"; then \
  412. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  413. fi; \
  414. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  415. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  416. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  417. fi; \
  418. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  419. else \
  420. test -f "$(distdir)/$$file" \
  421. || cp -p $$d/$$file "$(distdir)/$$file" \
  422. || exit 1; \
  423. fi; \
  424. done
  425. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  426. if test "$$subdir" = .; then :; else \
  427. test -d "$(distdir)/$$subdir" \
  428. || $(MKDIR_P) "$(distdir)/$$subdir" \
  429. || exit 1; \
  430. fi; \
  431. done
  432. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  433. if test "$$subdir" = .; then :; else \
  434. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  435. $(am__relativize); \
  436. new_distdir=$$reldir; \
  437. dir1=$$subdir; dir2="$(top_distdir)"; \
  438. $(am__relativize); \
  439. new_top_distdir=$$reldir; \
  440. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  441. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  442. ($(am__cd) $$subdir && \
  443. $(MAKE) $(AM_MAKEFLAGS) \
  444. top_distdir="$$new_top_distdir" \
  445. distdir="$$new_distdir" \
  446. am__remove_distdir=: \
  447. am__skip_length_check=: \
  448. am__skip_mode_fix=: \
  449. distdir) \
  450. || exit 1; \
  451. fi; \
  452. done
  453. check-am: all-am
  454. check: check-recursive
  455. all-am: Makefile
  456. installdirs: installdirs-recursive
  457. installdirs-am:
  458. install: install-recursive
  459. install-exec: install-exec-recursive
  460. install-data: install-data-recursive
  461. uninstall: uninstall-recursive
  462. install-am: all-am
  463. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  464. installcheck: installcheck-recursive
  465. install-strip:
  466. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  467. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  468. `test -z '$(STRIP)' || \
  469. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  470. mostlyclean-generic:
  471. clean-generic:
  472. distclean-generic:
  473. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  474. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  475. maintainer-clean-generic:
  476. @echo "This command is intended for maintainers to use"
  477. @echo "it deletes files that may require special tools to rebuild."
  478. clean: clean-recursive
  479. clean-am: clean-generic clean-libtool mostlyclean-am
  480. distclean: distclean-recursive
  481. -rm -f Makefile
  482. distclean-am: clean-am distclean-generic distclean-tags
  483. dvi: dvi-recursive
  484. dvi-am:
  485. html: html-recursive
  486. html-am:
  487. info: info-recursive
  488. info-am:
  489. install-data-am:
  490. install-dvi: install-dvi-recursive
  491. install-dvi-am:
  492. install-exec-am:
  493. install-html: install-html-recursive
  494. install-html-am:
  495. install-info: install-info-recursive
  496. install-info-am:
  497. install-man:
  498. install-pdf: install-pdf-recursive
  499. install-pdf-am:
  500. install-ps: install-ps-recursive
  501. install-ps-am:
  502. installcheck-am:
  503. maintainer-clean: maintainer-clean-recursive
  504. -rm -f Makefile
  505. maintainer-clean-am: distclean-am maintainer-clean-generic
  506. mostlyclean: mostlyclean-recursive
  507. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  508. pdf: pdf-recursive
  509. pdf-am:
  510. ps: ps-recursive
  511. ps-am:
  512. uninstall-am:
  513. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
  514. install-am install-strip tags-recursive
  515. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  516. all all-am check check-am clean clean-generic clean-libtool \
  517. ctags ctags-recursive distclean distclean-generic \
  518. distclean-libtool distclean-tags distdir dvi dvi-am html \
  519. html-am info info-am install install-am install-data \
  520. install-data-am install-dvi install-dvi-am install-exec \
  521. install-exec-am install-html install-html-am install-info \
  522. install-info-am install-man install-pdf install-pdf-am \
  523. install-ps install-ps-am install-strip installcheck \
  524. installcheck-am installdirs installdirs-am maintainer-clean \
  525. maintainer-clean-generic mostlyclean mostlyclean-generic \
  526. mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
  527. uninstall uninstall-am
  528. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  529. # Otherwise a system limit (for SysV at least) may be exceeded.
  530. .NOEXPORT: