Makefile.in 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555
  1. # Makefile.in generated by automake 1.11 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/EmptyAI
  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_system.m4 \
  40. $(top_srcdir)/aclocal/m4/ax_boost_thread.m4 \
  41. $(top_srcdir)/aclocal/m4/libtool.m4 \
  42. $(top_srcdir)/aclocal/m4/ltoptions.m4 \
  43. $(top_srcdir)/aclocal/m4/ltsugar.m4 \
  44. $(top_srcdir)/aclocal/m4/ltversion.m4 \
  45. $(top_srcdir)/aclocal/m4/lt~obsolete.m4 \
  46. $(top_srcdir)/configure.ac
  47. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  48. $(ACLOCAL_M4)
  49. mkinstalldirs = $(install_sh) -d
  50. CONFIG_CLEAN_FILES =
  51. CONFIG_CLEAN_VPATH_FILES =
  52. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  53. am__vpath_adj = case $$p in \
  54. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  55. *) f=$$p;; \
  56. esac;
  57. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  58. am__install_max = 40
  59. am__nobase_strip_setup = \
  60. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  61. am__nobase_strip = \
  62. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  63. am__nobase_list = $(am__nobase_strip_setup); \
  64. for p in $$list; do echo "$$p $$p"; done | \
  65. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  66. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  67. if (++n[$$2] == $(am__install_max)) \
  68. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  69. END { for (dir in files) print dir, files[dir] }'
  70. am__base_list = \
  71. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  72. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  73. am__installdirs = "$(DESTDIR)$(pkglibdir)"
  74. LTLIBRARIES = $(pkglib_LTLIBRARIES)
  75. EmptyAI_la_DEPENDENCIES = $(top_builddir)/lib/libvcmi.la
  76. am_EmptyAI_la_OBJECTS = CEmptyAI.lo exp_funcs.lo
  77. EmptyAI_la_OBJECTS = $(am_EmptyAI_la_OBJECTS)
  78. EmptyAI_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
  79. $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
  80. $(CXXFLAGS) $(EmptyAI_la_LDFLAGS) $(LDFLAGS) -o $@
  81. DEFAULT_INCLUDES = -I.@am__isrc@
  82. depcomp = $(SHELL) $(top_srcdir)/depcomp
  83. am__depfiles_maybe = depfiles
  84. am__mv = mv -f
  85. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  86. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  87. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  88. --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  89. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  90. CXXLD = $(CXX)
  91. CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  92. --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
  93. $(LDFLAGS) -o $@
  94. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  95. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  96. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  97. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  98. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  99. CCLD = $(CC)
  100. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  101. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  102. $(LDFLAGS) -o $@
  103. SOURCES = $(EmptyAI_la_SOURCES)
  104. DIST_SOURCES = $(EmptyAI_la_SOURCES)
  105. ETAGS = etags
  106. CTAGS = ctags
  107. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  108. ACLOCAL = @ACLOCAL@
  109. AMTAR = @AMTAR@
  110. AR = @AR@
  111. AUTOCONF = @AUTOCONF@
  112. AUTOHEADER = @AUTOHEADER@
  113. AUTOMAKE = @AUTOMAKE@
  114. AWK = @AWK@
  115. BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
  116. BOOST_FILESYSTEM_LIB = @BOOST_FILESYSTEM_LIB@
  117. BOOST_IOSTREAMS_LIB = @BOOST_IOSTREAMS_LIB@
  118. BOOST_LDFLAGS = @BOOST_LDFLAGS@
  119. BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
  120. BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
  121. CC = @CC@
  122. CCDEPMODE = @CCDEPMODE@
  123. CFLAGS = @CFLAGS@
  124. CPP = @CPP@
  125. CPPFLAGS = @CPPFLAGS@
  126. CXX = @CXX@
  127. CXXCPP = @CXXCPP@
  128. CXXDEPMODE = @CXXDEPMODE@
  129. CXXFLAGS = @CXXFLAGS@
  130. CYGPATH_W = @CYGPATH_W@
  131. DEFS = @DEFS@
  132. DEPDIR = @DEPDIR@
  133. DSYMUTIL = @DSYMUTIL@
  134. DUMPBIN = @DUMPBIN@
  135. ECHO_C = @ECHO_C@
  136. ECHO_N = @ECHO_N@
  137. ECHO_T = @ECHO_T@
  138. EGREP = @EGREP@
  139. EXEEXT = @EXEEXT@
  140. FFMPEG_CXXFLAGS = @FFMPEG_CXXFLAGS@
  141. FFMPEG_LIBS = @FFMPEG_LIBS@
  142. FGREP = @FGREP@
  143. GREP = @GREP@
  144. HAVE_SDL_CONFIG = @HAVE_SDL_CONFIG@
  145. INSTALL = @INSTALL@
  146. INSTALL_DATA = @INSTALL_DATA@
  147. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  148. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  149. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  150. LD = @LD@
  151. LDFLAGS = @LDFLAGS@
  152. LIBOBJS = @LIBOBJS@
  153. LIBS = @LIBS@
  154. LIBTOOL = @LIBTOOL@
  155. LIPO = @LIPO@
  156. LN_S = @LN_S@
  157. LTLIBOBJS = @LTLIBOBJS@
  158. MAKEINFO = @MAKEINFO@
  159. MKDIR_P = @MKDIR_P@
  160. NM = @NM@
  161. NMEDIT = @NMEDIT@
  162. OBJDUMP = @OBJDUMP@
  163. OBJEXT = @OBJEXT@
  164. OTOOL = @OTOOL@
  165. OTOOL64 = @OTOOL64@
  166. PACKAGE = @PACKAGE@
  167. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  168. PACKAGE_NAME = @PACKAGE_NAME@
  169. PACKAGE_STRING = @PACKAGE_STRING@
  170. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  171. PACKAGE_URL = @PACKAGE_URL@
  172. PACKAGE_VERSION = @PACKAGE_VERSION@
  173. PATH_SEPARATOR = @PATH_SEPARATOR@
  174. RANLIB = @RANLIB@
  175. SDL_CXXFLAGS = @SDL_CXXFLAGS@
  176. SDL_LIBS = @SDL_LIBS@
  177. SED = @SED@
  178. SET_MAKE = @SET_MAKE@
  179. SHELL = @SHELL@
  180. STRIP = @STRIP@
  181. VERSION = @VERSION@
  182. abs_builddir = @abs_builddir@
  183. abs_srcdir = @abs_srcdir@
  184. abs_top_builddir = @abs_top_builddir@
  185. abs_top_srcdir = @abs_top_srcdir@
  186. ac_ct_CC = @ac_ct_CC@
  187. ac_ct_CXX = @ac_ct_CXX@
  188. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  189. am__include = @am__include@
  190. am__leading_dot = @am__leading_dot@
  191. am__quote = @am__quote@
  192. am__tar = @am__tar@
  193. am__untar = @am__untar@
  194. bindir = @bindir@
  195. build = @build@
  196. build_alias = @build_alias@
  197. build_cpu = @build_cpu@
  198. build_os = @build_os@
  199. build_vendor = @build_vendor@
  200. builddir = @builddir@
  201. datadir = @datadir@
  202. datarootdir = @datarootdir@
  203. docdir = @docdir@
  204. dvidir = @dvidir@
  205. exec_prefix = @exec_prefix@
  206. host = @host@
  207. host_alias = @host_alias@
  208. host_cpu = @host_cpu@
  209. host_os = @host_os@
  210. host_vendor = @host_vendor@
  211. htmldir = @htmldir@
  212. includedir = @includedir@
  213. infodir = @infodir@
  214. install_sh = @install_sh@
  215. libdir = @libdir@
  216. libexecdir = @libexecdir@
  217. localedir = @localedir@
  218. localstatedir = @localstatedir@
  219. lt_ECHO = @lt_ECHO@
  220. mandir = @mandir@
  221. mkdir_p = @mkdir_p@
  222. oldincludedir = @oldincludedir@
  223. pdfdir = @pdfdir@
  224. prefix = @prefix@
  225. program_transform_name = @program_transform_name@
  226. psdir = @psdir@
  227. sbindir = @sbindir@
  228. sharedstatedir = @sharedstatedir@
  229. srcdir = @srcdir@
  230. sysconfdir = @sysconfdir@
  231. target_alias = @target_alias@
  232. top_build_prefix = @top_build_prefix@
  233. top_builddir = @top_builddir@
  234. top_srcdir = @top_srcdir@
  235. pkglib_LTLIBRARIES = EmptyAI.la
  236. EmptyAI_la_LIBADD = $(top_builddir)/lib/libvcmi.la
  237. EmptyAI_la_LDFLAGS = -L$(top_builddir)/lib -module
  238. EmptyAI_la_SOURCES = \
  239. CEmptyAI.cpp \
  240. CEmptyAI.h \
  241. exp_funcs.cpp
  242. all: all-am
  243. .SUFFIXES:
  244. .SUFFIXES: .cpp .lo .o .obj
  245. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  246. @for dep in $?; do \
  247. case '$(am__configure_deps)' in \
  248. *$$dep*) \
  249. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  250. && { if test -f $@; then exit 0; else break; fi; }; \
  251. exit 1;; \
  252. esac; \
  253. done; \
  254. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu AI/EmptyAI/Makefile'; \
  255. $(am__cd) $(top_srcdir) && \
  256. $(AUTOMAKE) --gnu AI/EmptyAI/Makefile
  257. .PRECIOUS: Makefile
  258. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  259. @case '$?' in \
  260. *config.status*) \
  261. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  262. *) \
  263. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  264. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  265. esac;
  266. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  267. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  268. $(top_srcdir)/configure: $(am__configure_deps)
  269. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  270. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  271. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  272. $(am__aclocal_m4_deps):
  273. install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
  274. @$(NORMAL_INSTALL)
  275. test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
  276. @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
  277. list2=; for p in $$list; do \
  278. if test -f $$p; then \
  279. list2="$$list2 $$p"; \
  280. else :; fi; \
  281. done; \
  282. test -z "$$list2" || { \
  283. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
  284. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
  285. }
  286. uninstall-pkglibLTLIBRARIES:
  287. @$(NORMAL_UNINSTALL)
  288. @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
  289. for p in $$list; do \
  290. $(am__strip_dir) \
  291. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
  292. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
  293. done
  294. clean-pkglibLTLIBRARIES:
  295. -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
  296. @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
  297. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  298. test "$$dir" != "$$p" || dir=.; \
  299. echo "rm -f \"$${dir}/so_locations\""; \
  300. rm -f "$${dir}/so_locations"; \
  301. done
  302. EmptyAI.la: $(EmptyAI_la_OBJECTS) $(EmptyAI_la_DEPENDENCIES)
  303. $(EmptyAI_la_LINK) -rpath $(pkglibdir) $(EmptyAI_la_OBJECTS) $(EmptyAI_la_LIBADD) $(LIBS)
  304. mostlyclean-compile:
  305. -rm -f *.$(OBJEXT)
  306. distclean-compile:
  307. -rm -f *.tab.c
  308. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CEmptyAI.Plo@am__quote@
  309. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exp_funcs.Plo@am__quote@
  310. .cpp.o:
  311. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  312. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  313. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  314. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  315. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
  316. .cpp.obj:
  317. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  318. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  319. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  320. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  321. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  322. .cpp.lo:
  323. @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  324. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  325. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  326. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  327. @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
  328. mostlyclean-libtool:
  329. -rm -f *.lo
  330. clean-libtool:
  331. -rm -rf .libs _libs
  332. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  333. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  334. unique=`for i in $$list; do \
  335. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  336. done | \
  337. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  338. END { if (nonempty) { for (i in files) print i; }; }'`; \
  339. mkid -fID $$unique
  340. tags: TAGS
  341. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  342. $(TAGS_FILES) $(LISP)
  343. set x; \
  344. here=`pwd`; \
  345. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  346. unique=`for i in $$list; do \
  347. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  348. done | \
  349. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  350. END { if (nonempty) { for (i in files) print i; }; }'`; \
  351. shift; \
  352. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  353. test -n "$$unique" || unique=$$empty_fix; \
  354. if test $$# -gt 0; then \
  355. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  356. "$$@" $$unique; \
  357. else \
  358. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  359. $$unique; \
  360. fi; \
  361. fi
  362. ctags: CTAGS
  363. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  364. $(TAGS_FILES) $(LISP)
  365. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  366. unique=`for i in $$list; do \
  367. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  368. done | \
  369. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  370. END { if (nonempty) { for (i in files) print i; }; }'`; \
  371. test -z "$(CTAGS_ARGS)$$unique" \
  372. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  373. $$unique
  374. GTAGS:
  375. here=`$(am__cd) $(top_builddir) && pwd` \
  376. && $(am__cd) $(top_srcdir) \
  377. && gtags -i $(GTAGS_ARGS) "$$here"
  378. distclean-tags:
  379. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  380. distdir: $(DISTFILES)
  381. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  382. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  383. list='$(DISTFILES)'; \
  384. dist_files=`for file in $$list; do echo $$file; done | \
  385. sed -e "s|^$$srcdirstrip/||;t" \
  386. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  387. case $$dist_files in \
  388. */*) $(MKDIR_P) `echo "$$dist_files" | \
  389. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  390. sort -u` ;; \
  391. esac; \
  392. for file in $$dist_files; do \
  393. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  394. if test -d $$d/$$file; then \
  395. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  396. if test -d "$(distdir)/$$file"; then \
  397. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  398. fi; \
  399. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  400. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  401. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  402. fi; \
  403. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  404. else \
  405. test -f "$(distdir)/$$file" \
  406. || cp -p $$d/$$file "$(distdir)/$$file" \
  407. || exit 1; \
  408. fi; \
  409. done
  410. check-am: all-am
  411. check: check-am
  412. all-am: Makefile $(LTLIBRARIES)
  413. installdirs:
  414. for dir in "$(DESTDIR)$(pkglibdir)"; do \
  415. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  416. done
  417. install: install-am
  418. install-exec: install-exec-am
  419. install-data: install-data-am
  420. uninstall: uninstall-am
  421. install-am: all-am
  422. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  423. installcheck: installcheck-am
  424. install-strip:
  425. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  426. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  427. `test -z '$(STRIP)' || \
  428. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  429. mostlyclean-generic:
  430. clean-generic:
  431. distclean-generic:
  432. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  433. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  434. maintainer-clean-generic:
  435. @echo "This command is intended for maintainers to use"
  436. @echo "it deletes files that may require special tools to rebuild."
  437. clean: clean-am
  438. clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
  439. mostlyclean-am
  440. distclean: distclean-am
  441. -rm -rf ./$(DEPDIR)
  442. -rm -f Makefile
  443. distclean-am: clean-am distclean-compile distclean-generic \
  444. distclean-tags
  445. dvi: dvi-am
  446. dvi-am:
  447. html: html-am
  448. html-am:
  449. info: info-am
  450. info-am:
  451. install-data-am:
  452. install-dvi: install-dvi-am
  453. install-dvi-am:
  454. install-exec-am: install-pkglibLTLIBRARIES
  455. install-html: install-html-am
  456. install-html-am:
  457. install-info: install-info-am
  458. install-info-am:
  459. install-man:
  460. install-pdf: install-pdf-am
  461. install-pdf-am:
  462. install-ps: install-ps-am
  463. install-ps-am:
  464. installcheck-am:
  465. maintainer-clean: maintainer-clean-am
  466. -rm -rf ./$(DEPDIR)
  467. -rm -f Makefile
  468. maintainer-clean-am: distclean-am maintainer-clean-generic
  469. mostlyclean: mostlyclean-am
  470. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  471. mostlyclean-libtool
  472. pdf: pdf-am
  473. pdf-am:
  474. ps: ps-am
  475. ps-am:
  476. uninstall-am: uninstall-pkglibLTLIBRARIES
  477. .MAKE: install-am install-strip
  478. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  479. clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
  480. distclean-compile distclean-generic distclean-libtool \
  481. distclean-tags distdir dvi dvi-am html html-am info info-am \
  482. install install-am install-data install-data-am install-dvi \
  483. install-dvi-am install-exec install-exec-am install-html \
  484. install-html-am install-info install-info-am install-man \
  485. install-pdf install-pdf-am install-pkglibLTLIBRARIES \
  486. install-ps install-ps-am install-strip installcheck \
  487. installcheck-am installdirs maintainer-clean \
  488. maintainer-clean-generic mostlyclean mostlyclean-compile \
  489. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  490. tags uninstall uninstall-am uninstall-pkglibLTLIBRARIES
  491. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  492. # Otherwise a system limit (for SysV at least) may be exceeded.
  493. .NOEXPORT: